]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/sdma4: drop gfxoff calls in dump ip state
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 3 Feb 2025 15:35:33 +0000 (10:35 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 13 Feb 2025 02:04:06 +0000 (21:04 -0500)
commitabab9781274b6b7ff39fa990f4d3a15bee25e726
tree3e643f6eea12dd41d77221ab7f42da210a822894
parent3e7ef261d3866421a71fb6ec9e48bca543a4d339
drm/amdgpu/sdma4: drop gfxoff calls in dump ip state

SDMA 4.x is not part of the GFX power domain so this is
not necessary.

Reviewed-by: Kenneth Feng <kenneth.feng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c