aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/cikd.h
diff options
context:
space:
mode:
authorAlex Deucher <[email protected]>2024-07-18 19:59:20 +0000
committerAlex Deucher <[email protected]>2024-08-16 18:24:18 +0000
commitd479158f6502a3698b91829fa03bd3f2ea38efe7 (patch)
tree72e66d5e11026d60d1f6e02039dcb5dae9c79858 /drivers/gpu/drm/amd/amdgpu/cikd.h
parentdrm/amdgpu/gfx8: add ring reset callback for gfx (diff)
downloadkernel-d479158f6502a3698b91829fa03bd3f2ea38efe7.tar.gz
kernel-d479158f6502a3698b91829fa03bd3f2ea38efe7.zip
drm/amdgpu/gfx7: add ring reset callback for gfx
Add ring reset callback for gfx. v2: fix operator precedence (kernel test robot) Acked-by: Vitaly Prosyak <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/cikd.h')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/cikd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/cikd.h b/drivers/gpu/drm/amd/amdgpu/cikd.h
index 55982c0064b5..06088d52d81c 100644
--- a/drivers/gpu/drm/amd/amdgpu/cikd.h
+++ b/drivers/gpu/drm/amd/amdgpu/cikd.h
@@ -364,6 +364,7 @@
* 1 - Stream
* 2 - Bypass
*/
+#define EOP_EXEC (1 << 28) /* For Trailing Fence */
#define DATA_SEL(x) ((x) << 29)
/* 0 - discard
* 1 - send low 32bit data