]> Git Repo - linux.git/commit
drm/amdgpu: Stop reporting special chip memory pools as CPU memory in fdinfo
authorTvrtko Ursulin <[email protected]>
Thu, 24 Oct 2024 09:23:40 +0000 (10:23 +0100)
committerAlex Deucher <[email protected]>
Mon, 4 Nov 2024 16:32:47 +0000 (11:32 -0500)
commitcd3037f3fce5bf1556ad1a078cf458ebe52b12e8
treeb68cf7bf6c3bb2f3e156f52f0a0b3e52290fcf7c
parentfdee0872a29fe86e8450ab00838b9c0533388733
drm/amdgpu: Stop reporting special chip memory pools as CPU memory in fdinfo

So far these specialized on chip memory pools were reported as system
memory (aka 'cpu') which is not correct and misleading. Lets remove that
and consider later making them visible as their own thing.

Signed-off-by: Tvrtko Ursulin <[email protected]>
Suggested-by: Christian König <[email protected]>
Cc: Yunxiang Li <[email protected]>
Cc: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
This page took 0.054436 seconds and 4 git commands to generate.