]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Revert "drm/amd/display: Add null check for 'afb' in amdgpu_dm_update_cursor"
authorIvan Lipski <ivlipski@amd.com>
Fri, 7 Jun 2024 16:33:58 +0000 (12:33 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jun 2024 20:15:59 +0000 (16:15 -0400)
commit1e006baf5b9b96635aeb1842ce95871b06c3d457
treecbc9307ff294c160ac2c13d2faa6cbb789628226
parenta777c9d70adce61b662f3b4649fda2476a61a261
Revert "drm/amd/display: Add null check for 'afb' in amdgpu_dm_update_cursor"

[WHY]
This commit introduced a regression with kms_plane_cursor IGT
tests, causing AMD Asics to fail these tests.

This reverts commit ce66ffd9813c8bd73e21b96d6476e5fb32b727c7.

Reviewed-by: Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Tested-by: George Zhang <George.zhang@amd.com>
Signed-off-by: Ivan Lipski <ivlipski@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c