drm/xe: Update shared stats to use the new gem helper
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 12 Feb 2024 21:04:28 +0000 (16:04 -0500)
committerChristian König <christian.koenig@amd.com>
Fri, 16 Feb 2024 11:52:50 +0000 (12:52 +0100)
commit61e738d81f759743bebe5df41b5cc6f777aedaa5
tree1e3c6ba6559a2c7286eaba0fb97fd7948c8a6a97
parent905a176a3ca3d269eb4ea682aa047fcb378498c4
drm/xe: Update shared stats to use the new gem helper

Switch to using the new gem shared memory stats helper
rather than hand rolling it.

Link: https://lore.kernel.org/all/20231207180225.439482-1-alexander.deucher@amd.com/
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Christian König <christian.koenig@amd.com>
drivers/gpu/drm/xe/xe_drm_client.c