drm/amd/display: Fixed DSC would not PG after removing DSC stream
[WHY] Due to pass the wrong parameter down to the enable_stream_gating(), it would cause the DSC of the removing stream would not be PG. [HOW] To pass the correct parameter down th the enable_stream_gating(). Reviewed-by:Anthony Koo <Anthony.Koo@amd.com> Acked-by:
Qingqing Zhuo <qingqing.zhuo@amd.com> Signed-off-by:
Yi-Ling Chen <Yi-Ling.Chen2@amd.com> Tested-by:
Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com>
Showing
- drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 1 addition, 1 deletiondrivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c
- drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c 1 addition, 1 deletiondrivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c
- drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hwseq.c 1 addition, 1 deletiondrivers/gpu/drm/amd/display/dc/dcn31/dcn31_hwseq.c
Loading