]> www.infradead.org Git - users/willy/xarray.git/commit
drm/amdgpu/mes: modify mes api for mmio queue reset
authorJiadong Zhu <Jiadong.Zhu@amd.com>
Thu, 4 Jul 2024 04:10:59 +0000 (12:10 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 2 Sep 2024 15:41:03 +0000 (11:41 -0400)
commit8b2429a13feaee01d62bc248417343586f6fa489
tree16cc0e028159eea8af3b8f695bc0b1a987f8b39a
parent8fe4fde381a103114903f823c6d18457b4b891e4
drm/amdgpu/mes: modify mes api for mmio queue reset

Add me/pipe/queue parameters for queue reset input.

v2: fix build (Alex)

Acked-by: Vitaly Prosyak <vitaly.prosyak@amd.com>
Signed-off-by: Jiadong Zhu <Jiadong.Zhu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.h
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c