]> Git Repo - linux.git/commit
drm/amd/display: Correct cursor position on horizontal mirror
authorMartin Tsai <[email protected]>
Thu, 18 Aug 2022 08:01:24 +0000 (16:01 +0800)
committerAlex Deucher <[email protected]>
Mon, 29 Aug 2022 21:59:30 +0000 (17:59 -0400)
commit9d84c7ef8a872253a9e8a9865ad5efaa0f8c05d5
treecd64414409468dc4ee13baaac3c551d587166c24
parent67ec7195747888e2ef307010541fd07304d57ed6
drm/amd/display: Correct cursor position on horizontal mirror

[Why]
Incorrect cursor position will induce system hang on pipe split.

[How]
1.Handle horizontal mirror on rotation,
2.Correct cursor set on piep split.

Reviewed-by: Ariel Bernstein <[email protected]>
Acked-by: Brian Chang <[email protected]>
Signed-off-by: Martin Tsai <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp.c
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hubp.c
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hubp.c
This page took 0.069175 seconds and 4 git commands to generate.