]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: increase the reset counter for the queue reset
authorPrike Liang <Prike.Liang@amd.com>
Wed, 12 Jun 2024 07:49:38 +0000 (15:49 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 16 Aug 2024 18:17:56 +0000 (14:17 -0400)
commitfb0a5834a338329bc665c7ce2b89f3e376557565
tree0c5f84f0aeadb35ab955c6ebb9d45861e1be3fdc
parent15789fa0f0e29cf802f30d0e308da9c6b18c116a
drm/amdgpu: increase the reset counter for the queue reset

Update the reset counter for the amdgpu_cs_query_reset_state()

Acked-by: Vitaly Prosyak <vitaly.prosyak@amd.com>
Signed-off-by: Prike Liang <Prike.Liang@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_job.c