drm/amdgpu: add an INFO query for monitoring VRAM CPU page faults
v2: bump the DRM version Signed-off-by: Marek Olšák <marek.olsak@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:

committed by
Alex Deucher

parent
9156e72330
commit
68e2c5ffeb
@@ -1529,6 +1529,7 @@ struct amdgpu_device {
|
||||
atomic64_t gtt_usage;
|
||||
atomic64_t num_bytes_moved;
|
||||
atomic64_t num_evictions;
|
||||
atomic64_t num_vram_cpu_page_faults;
|
||||
atomic_t gpu_reset_counter;
|
||||
atomic_t vram_lost_counter;
|
||||
|
||||
|
Reference in New Issue
Block a user