diff options
author | Krunoslav Kovac <Krunoslav.Kovac@amd.com> | 2018-06-28 01:23:37 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-07-17 00:11:49 +0300 |
commit | 6d92b5c2d5bea1b1d0859bd8f3080344e5e3960e (patch) | |
tree | 722ba60881647c18f611c9bbaf2c072fba4f0b6f /drivers/gpu/drm/amd/amdgpu/amdgpu_queue_mgr.c | |
parent | 8d2bbe54d18906e456c1ba0e1b0aa9fd175cae97 (diff) | |
download | linux-6d92b5c2d5bea1b1d0859bd8f3080344e5e3960e.tar.xz |
drm/amd/display: Refactor SDR cursor boosting in HDR mode
[Why]
Cursor boosting is done via CNVC_CUR register which is DPP, not HUBP
Previous commit was implementing it in HUBP functions,
and also breaking diags tests.
[How]
1. Undo original commit as well as Eric's diags test fix, almost completely
2. Move programming to DPP and call via new dc_stream function
3. Also removing cur_rom_en from dpp_cursor_attributes and programming
as part of normal cursor attributes as it depends on cursor color format
Signed-off-by: Krunoslav Kovac <Krunoslav.Kovac@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_queue_mgr.c')
0 files changed, 0 insertions, 0 deletions