]> www.infradead.org Git - users/hch/misc.git/commit
Revert "drm/amd/display: Add NULL check for 'afb' before dereferencing in amdgpu_dm_p...
authorIvan Lipski <ivlipski@amd.com>
Fri, 7 Jun 2024 16:33:59 +0000 (12:33 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jun 2024 20:16:33 +0000 (16:16 -0400)
commit778e3979c5dc9cbdb5d1b92afed427de6bc483b4
treed248bc317dfc24709ada07e1e34e473502711c84
parent1e006baf5b9b96635aeb1842ce95871b06c3d457
Revert "drm/amd/display: Add NULL check for 'afb' before dereferencing in amdgpu_dm_plane_handle_cursor_update"

[WHY]
This patch is a dupplicate implementation of 14bcf29b, which we
are reverting due to a regression with kms_plane_cursor IGT tests.

This reverts commit 38e6f715b02b572f74677eb2f29d3b4bc6f1ddff.

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_plane.c