]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: Expose special on chip memory pools in fdinfo
authorTvrtko Ursulin <tvrtko.ursulin@igalia.com>
Thu, 24 Oct 2024 09:23:41 +0000 (10:23 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Nov 2024 16:32:52 +0000 (11:32 -0500)
commitaa2ac51c8e1952ff95588d082e1a8b402c510ed0
tree1806359c3fe4d064361cf4459433d89db4e69bd8
parentcd3037f3fce5bf1556ad1a078cf458ebe52b12e8
drm/amdgpu: Expose special on chip memory pools in fdinfo

In the past these specialized on chip memory pools were reported as system
memory (aka 'cpu') which was not correct and misleading. That has since
been removed so lets make them visible as their own respective memory
regions.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
Cc: Christian König <christian.koenig@amd.com>
Cc: Yunxiang Li <Yunxiang.Li@amd.com>
Cc: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_fdinfo.c