]> www.infradead.org Git - users/willy/linux.git/commit
drm/amd/display: Add HW cursor visual confirm
authorRyan Seto <ryanseto@amd.com>
Fri, 14 Jun 2024 18:23:41 +0000 (14:23 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Jun 2024 21:10:38 +0000 (17:10 -0400)
commit0b8de7a04f7c14abd28bd8b9f3e1e5737a3702e2
treed175667f3c66481724cef2b74ddbba5b20e8a59c
parentadcd67e0bbea5fb504d6de50e5ccf74ebf96bc29
drm/amd/display: Add HW cursor visual confirm

[WHY]
Added HW cursor visual confirm

[HOW]
Added visual confirm logic when programming cursor positions.
HW is programmed on cursor updates since cursor can change without flips.

Reviewed-by: Alvin Lee <alvin.lee2@amd.com>
Cc: Mario Limonciello <mario.limonciello@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Signed-off-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Ryan Seto <ryanseto@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/core/dc_stream.c
drivers/gpu/drm/amd/display/dc/dc.h