Krunoslav Kovac 6d92b5c2d5 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>
2018-07-16 16:11:49 -05:00
..
2018-07-04 10:27:12 +10:00
2018-07-04 10:27:12 +10:00
2018-06-22 12:58:08 +10:00
2018-06-28 13:29:07 +10:00
2018-07-06 10:01:56 +10:00
2018-07-02 18:45:56 +03:00
2018-07-06 06:29:24 +10:00
2018-06-07 14:06:31 -07:00
2018-06-22 12:58:08 +10:00
2018-07-04 10:27:12 +10:00
2018-06-28 13:29:07 +10:00
2018-06-20 15:59:34 +02:00
2018-06-22 12:58:08 +10:00
2018-06-06 08:16:33 -07:00
2018-06-20 16:58:31 +10:00
2018-06-28 13:29:07 +10:00
2018-06-22 12:58:08 +10:00
2018-07-02 18:45:55 +03:00
2018-06-15 23:31:07 +03:00
2018-06-20 15:27:49 +01:00