]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amd/display: Use overlay cursor when color pipeline is active
authorAlex Hung <alex.hung@amd.com>
Wed, 25 Mar 2026 02:03:25 +0000 (20:03 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 17 Apr 2026 19:23:43 +0000 (15:23 -0400)
commitd3a549f4df7864bca8612c8bcfce1ec72b2874fb
treed6c948059ff6e65f2e90970ee0511ad6c7e8a0e5
parent82f510ae5ac8b8ff7cfd757aab1ff0fc4f22aed0
drm/amd/display: Use overlay cursor when color pipeline is active

Force overlay cursor mode when an underlying plane has a non-bypassed
color pipeline to avoid incorrect cursor transformation.

Reviewed-by: Sun peng (Leo) Li <sunpeng.li@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Tested-by: Dan Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c