diff options
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu.h')
-rw-r--r-- | drivers/gpu/drm/amd/amdgpu/amdgpu.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu.h b/drivers/gpu/drm/amd/amdgpu/amdgpu.h index a5427cf4b19d..593618e6c186 100644 --- a/drivers/gpu/drm/amd/amdgpu/amdgpu.h +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu.h | |||
@@ -1484,7 +1484,6 @@ struct amdgpu_device { | |||
1484 | struct amdgpu_wb wb; | 1484 | struct amdgpu_wb wb; |
1485 | atomic64_t vram_usage; | 1485 | atomic64_t vram_usage; |
1486 | atomic64_t vram_vis_usage; | 1486 | atomic64_t vram_vis_usage; |
1487 | atomic64_t gtt_usage; | ||
1488 | atomic64_t num_bytes_moved; | 1487 | atomic64_t num_bytes_moved; |
1489 | atomic64_t num_evictions; | 1488 | atomic64_t num_evictions; |
1490 | atomic64_t num_vram_cpu_page_faults; | 1489 | atomic64_t num_vram_cpu_page_faults; |