aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
diff options
context:
space:
mode:
authorAlex Deucher <[email protected]>2025-01-20 19:30:59 +0000
committerAlex Deucher <[email protected]>2025-02-13 02:03:00 +0000
commite818635a31d28de9c991c27b663f3a222d9b6723 (patch)
tree54305db25c262833a1a91c380aae40741b779717 /drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
parentdrm/amd/display: 3.2.318 (diff)
downloadkernel-e818635a31d28de9c991c27b663f3a222d9b6723.tar.gz
kernel-e818635a31d28de9c991c27b663f3a222d9b6723.zip
drm/amdgpu: update and cleanup PM4 headers
Consolidate PM4 definitions. Most of these were previously only defined in UMDs. Add them here as well and sync with latest packets. Also no need to include soc15d.h on gfx10+. Reviewed-by: Feifei Xu <[email protected]> Suggested-by: Saurabh Verma <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c b/drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
index e27b5f8705c1..1ecdb4268ec6 100644
--- a/drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
+++ b/drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
@@ -42,7 +42,6 @@
#include "ivsrcid/gfx/irqsrcs_gfx_11_0_0.h"
#include "soc15.h"
-#include "soc15d.h"
#include "clearstate_gfx11.h"
#include "v11_structs.h"
#include "gfx_v11_0.h"