drm/amd/display: add gamut coefficient set A and B
[Why] Screen shake on DCN3 night light SDR BR3. [How] Change the logic to use double buffer reisgter on gamut settings. Reviewed-by: Krunoslav Kovac <Krunoslav.Kovac@amd.com> Acked-by: Alan Liu <HaoPing.Liu@amd.com> Signed-off-by: Jingwen Zhu <jingwen.zhu@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
305f098020
commit
76a52f36b6
@ -408,6 +408,6 @@ void dpp3_cm_set_gamut_remap(
|
||||
gamut_mode = 1;
|
||||
|
||||
//follow dcn2 approach for now - using only coefficient set A
|
||||
program_gamut_remap(dpp, arr_reg_val, GAMUT_REMAP_COEFF);
|
||||
program_gamut_remap(dpp, arr_reg_val, gamut_mode);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user