diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2025-02-20 17:58:25 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-02-27 23:52:43 +0300 |
commit | 4343f814e53f461c3040dfd3481aa7d8fcd02449 (patch) | |
tree | 81d002185e9544e67c4a8c3f0f858ce850a8214f /drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c | |
parent | 82c13da746d24af7f2179bdceca46f950879896b (diff) | |
download | linux-4343f814e53f461c3040dfd3481aa7d8fcd02449.tar.xz |
drm/amdgpu/mes12: drop amdgpu_mes_suspend()/amdgpu_mes_resume() calls
They are noops on GFX12. There is no suspend/resume all support
in firmware so the function doesn't do anything. KFD already
handles its own queues and they should already be unmapped at this
point so even if this runs, it's not doing anything.
Reviewed-by: Shaoyun.liu <Shaoyun.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c')
0 files changed, 0 insertions, 0 deletions