diff options
author | 2017-11-21 15:42:17 -0500 | |
---|---|---|
committer | 2017-12-14 10:54:18 -0500 | |
commit | 457fbe76ecc5a28072aeb0d17d3ea6c8a9c2a304 (patch) | |
tree | 04e323a75cb6d73104ce0898b6a06b822dd28772 /drivers/gpu/drm/amd/display/dc/basics | |
parent | drm/amd/display: fix recout_skip calculation when rotating 180 or 270 (diff) | |
download | linux-dev-457fbe76ecc5a28072aeb0d17d3ea6c8a9c2a304.tar.xz linux-dev-457fbe76ecc5a28072aeb0d17d3ea6c8a9c2a304.zip |
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>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/basics')
0 files changed, 0 insertions, 0 deletions