]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amdgpu: Add mes_v12_api_def.h for gfx12
authorHarish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
Tue, 24 Oct 2023 15:25:12 +0000 (11:25 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 2 May 2024 20:18:10 +0000 (16:18 -0400)
commit415fcb8c50882d78f6de9fff730e94a286bf1605
tree77f0047e97539db24edec89450029e87449f2e35
parent00c903563314669af40eddfd68c23e21e40fe8c8
drm/amdgpu: Add mes_v12_api_def.h for gfx12

Add MES_v12 header definition for gfx12

v2: Modify SET_SHADER_DEBUGGER to match mes_v11 definition. This doesn't
change the structure layout

v3: Removed unncessary comment and spaces

Signed-off-by: Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/include/mes_v12_api_def.h [new file with mode: 0644]