linux_dsm_epyc7002/drivers/gpu/drm/amd/display/dc/dcn10
Yongqiang Sun 457fbe76ec drm/amd/display: Program cursor regs after context swapped.
Cursor is abnormal after pipe_ctx is changed in context.
Cause: cursor attributes is programmed right after front end
programming, but it use old pipe_ctx to program which is not
updated yet.
Solution:
Program cursor regs after context swapped.

Signed-off-by: Yongqiang Sun <yongqiang.sun@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-12-14 10:54:18 -05:00
..
dcn10_cm_common.c drm/amd/display: Build unity lut for shaper 2017-12-14 10:53:51 -05:00
dcn10_cm_common.h drm/amd/display: Build unity lut for shaper 2017-12-14 10:53:51 -05:00
dcn10_dpp_cm.c drm/amd/display: move csc matrix to hw_shared 2017-12-06 12:48:10 -05:00
dcn10_dpp_dscl.c drm/amd/display: Only program watermark for full update. 2017-12-06 12:48:13 -05:00
dcn10_dpp.c drm/amd/display: CNVC pseudocode review follow up 2017-12-14 10:53:38 -05:00
dcn10_dpp.h drm/amd/display: CNVC pseudocode review follow up 2017-12-14 10:53:38 -05:00
dcn10_hubbub.c drm/amd/display: fix dcn10_hubbub_wm_read_state 2017-12-06 12:47:34 -05:00
dcn10_hubbub.h drm/amd/display: function renaming for hubbub 2017-12-06 12:47:24 -05:00
dcn10_hubp.c drm/amd/display: Added disconnect dchub. 2017-12-04 16:41:36 -05:00
dcn10_hubp.h drm/amd/display: cleaning up hubp for dcn 2017-12-04 16:33:22 -05:00
dcn10_hw_sequencer.c drm/amd/display: Program cursor regs after context swapped. 2017-12-14 10:54:18 -05:00
dcn10_hw_sequencer.h drm/amd/display: create new files for hubbub functions 2017-12-04 16:41:34 -05:00
dcn10_ipp.c drm/amd/display: moving cursor functions from ipp to mem_input 2017-10-21 16:44:03 -04:00
dcn10_ipp.h drm/amd/display: Add 2X Cursor Magnification Code 2017-09-26 18:17:37 -04:00
dcn10_mpc.c drm/amd/display: Reset MPCC muxes during init 2017-12-14 10:53:44 -05:00
dcn10_mpc.h drm/amd/display: Reset MPCC muxes during init 2017-12-14 10:53:44 -05:00
dcn10_opp.c drm/amd/display: Integrating MPC pseudocode 2017-12-14 10:51:45 -05:00
dcn10_opp.h drm/amd/display: fix opp header register define 2017-12-06 12:48:07 -05:00
dcn10_resource.c drm/amd/display: Implement work around for optc underflow. 2017-12-14 10:52:51 -05:00
dcn10_resource.h drm/amd/display: Flattening core_dc to dc 2017-09-26 18:16:40 -04:00
dcn10_timing_generator.c drm/amd/display: Implement work around for optc underflow. 2017-12-14 10:52:51 -05:00
dcn10_timing_generator.h drm/amd/display: Add tg_init interface. 2017-12-06 12:47:26 -05:00
Makefile drm/amdgpu: add license to Makefiles 2017-12-07 11:51:10 -05:00