aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.c
diff options
context:
space:
mode:
author[email protected] <[email protected]>2025-02-13 02:30:07 +0000
committerAlex Deucher <[email protected]>2025-02-25 16:43:59 +0000
commit4d3c4f4f7f22670ae7163b5f9bd6cfea28c2efc6 (patch)
tree99431b177dc52eef0a5809d625e759098b29b64d /drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.c
parentdrm/amdgpu: Introduce conditional user queue suspension for SDMA resets (diff)
downloadkernel-4d3c4f4f7f22670ae7163b5f9bd6cfea28c2efc6.tar.gz
kernel-4d3c4f4f7f22670ae7163b5f9bd6cfea28c2efc6.zip
drm/amdgpu: Introduce cached_rptr and is_guilty callback in amdgpu_ring
This patch introduces the following changes: - Add `cached_rptr` to the `amdgpu_ring` structure to store the read pointer before a reset. - Add `is_guilty` callback to the `amdgpu_ring_funcs` structure to check if a ring is guilty of causing a timeout. Suggested-by: Alex Deucher <[email protected]> Signed-off-by: Jesse Zhang <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.c')
0 files changed, 0 insertions, 0 deletions