]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Fix multiple cursors when using 4 displays on a contiguous large...
authorNevenko Stupar <nevenko.stupar@amd.com>
Wed, 22 May 2024 22:13:51 +0000 (18:13 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jun 2024 20:17:14 +0000 (16:17 -0400)
commit827416d45476fe5957c714409452d20dd80f282d
tree9ba0b30398d4de9d695d44a721652698a2d3e8c2
parentd9d42ebd186a3e1468ac99b327ff236acf7ba3c4
drm/amd/display: Fix multiple cursors when using 4 displays on a contiguous large surface

[Why & How]
Remove some cursor offset calculations for rotated cursor for fixing a bug where multiple cursors are seen.

Reviewed-by: Alvin Lee <alvin.lee2@amd.com>
Acked-by: Zaeem Mohamed <zaeem.mohamed@amd.com>
Signed-off-by: Nevenko Stupar <nevenko.stupar@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/hwss/dcn401/dcn401_hwseq.c