linux/drivers/gpu/drm/amd/display/dc/hwss
Ilya Bakoulin 85ca6e8530 drm/amd/display: Fix shaper using bad LUT params
[Why]
LUT params are not cleared after setting blend TF, which can lead to
same params being used for the shaper, if the shaper func is bypassed.

[How]
Set lut_params to NULL after program_1dlut.

Reviewed-by: Krunoslav Kovac <krunoslav.kovac@amd.com>
Acked-by: Roman Li <roman.li@amd.com>
Signed-off-by: Ilya Bakoulin <ilya.bakoulin@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-10-26 19:02:06 -04:00
..
dce
dce80
dce100
dce110
dce112
dce120
dcn10
dcn20 drm/amd/display: Fix MST Multi-Stream Not Lighting Up on dcn35 2023-10-26 18:55:46 -04:00
dcn21
dcn30 drm/amd/display: Update FAMS sequence for DCN30 & DCN32 2023-10-26 19:00:23 -04:00
dcn31 drm/amd/display: Add a check for idle power optimization 2023-10-26 18:57:15 -04:00
dcn32 drm/amd/display: Fix shaper using bad LUT params 2023-10-26 19:02:06 -04:00
dcn35 drm/amd/display: Fix IPS handshake for idle optimizations 2023-10-26 18:57:58 -04:00
dcn201
dcn301
dcn302
dcn303 drm/amd/display: Fix copyright notice in DC code 2023-10-26 18:41:23 -04:00
dcn314
Makefile
hw_sequencer.h drm/amd/display: Fix IPS handshake for idle optimizations 2023-10-26 18:57:58 -04:00
hw_sequencer_private.h