]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Fix incorrect cursor position for dcn401
authorSridevi <sarvinde@amd.com>
Fri, 26 Apr 2024 22:06:26 +0000 (18:06 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 29 May 2024 18:38:41 +0000 (14:38 -0400)
commitc2edec1676ca40abf40d1d895765a6cf801decba
tree7998a2776f8d8cb40f02c24bb0e2e8e2cafd17fa
parent3c603b1fa8b44de94c97dd0baf9b40a74586b55d
drm/amd/display: Fix incorrect cursor position for dcn401

[Why]
Incorrect cursor position calculation in some scenarios.  Also for
mirror and rotation cases.

[How]
Fix for incorrect cursor position.  Added new test scenarios for diags
cursor test.  Updated CRC for few of the diags cursor test scenarios.

Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Sridevi <sarvinde@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dpp/dcn401/dcn401_dpp_cm.c
drivers/gpu/drm/amd/display/dc/hwss/dcn401/dcn401_hwseq.c