aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu.h')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/amdgpu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu.h b/drivers/gpu/drm/amd/amdgpu/amdgpu.h
index 64a0d384171b..34268aac6b9a 100644
--- a/drivers/gpu/drm/amd/amdgpu/amdgpu.h
+++ b/drivers/gpu/drm/amd/amdgpu/amdgpu.h
@@ -735,6 +735,7 @@ struct amdgpu_ctx {
735 struct amdgpu_device *adev; 735 struct amdgpu_device *adev;
736 struct amdgpu_queue_mgr queue_mgr; 736 struct amdgpu_queue_mgr queue_mgr;
737 unsigned reset_counter; 737 unsigned reset_counter;
738 unsigned reset_counter_query;
738 uint32_t vram_lost_counter; 739 uint32_t vram_lost_counter;
739 spinlock_t ring_lock; 740 spinlock_t ring_lock;
740 struct dma_fence **fences; 741 struct dma_fence **fences;