drm/amdgpu: Describe all object placements in debugfs
authorTvrtko Ursulin <tvrtko.ursulin@igalia.com>
Mon, 6 May 2024 16:59:57 +0000 (17:59 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 17 May 2024 21:40:38 +0000 (17:40 -0400)
commit50bff04d0250d6606eb5fa3907bee43b4a6c5742
tree5058615602847a3b5b8eeb3dd141189f105c3580
parent8fb0efb10184c8121719247e5d59e68e7f5617de
drm/amdgpu: Describe all object placements in debugfs

Accurately show all placements when describing objects in debugfs, instead
of bunching them up under the 'CPU' placement.

Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
Cc: Christian König <christian.koenig@amd.com>
Cc: Felix Kuehling <felix.kuehling@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c