diff options
author | Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> | 2020-07-08 16:30:26 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-07-10 17:41:18 -0400 |
commit | c7f1daa1d62b373cdcf6817e9edb94c121c9ebd9 (patch) | |
tree | 2ccd3026e8935e4c86387900e90446f9312972e1 /drivers/gpu/drm/amd/amdgpu/vega10_ih.c | |
parent | c74f9322484869c10117eb068998250df3714486 (diff) |
drm/amd/display: Fix CSC remap matrix not being applied on dcn30
[Why]
DCN3 has two gamut remap matrices. When using CSC adjustment the CM
remap is set to bypass and MPCC remap is used. However to bypass CM
some state in the context is modified and not restored correctly
resulting in subsequent calls to disable MPCC remap as well.
[How]
Fix logic for save/restore of remap enable flag when programming MPCC
remap matrix.
Signed-off-by: Aric Cyr <aric.cyr@amd.com>
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Reviewed-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/vega10_ih.c')
0 files changed, 0 insertions, 0 deletions