Re: [PATCH 10/13] drm/amdgpu: doorbell support in get_memory functions

2023-02-06 Thread Christian König
Am 03.02.23 um 20:08 schrieb Shashank Sharma: From: Alex Deucher This patch adds section for doorbell memory in memory status reporting functions like vm/bo_get_memory. Marek reworked this just recently to pass around a structure. You should probably rebase the code when that patch lands.

[PATCH 10/13] drm/amdgpu: doorbell support in get_memory functions

2023-02-03 Thread Shashank Sharma
From: Alex Deucher This patch adds section for doorbell memory in memory status reporting functions like vm/bo_get_memory. Signed-off-by: Alex Deucher Signed-off-by: Shashank Sharma --- drivers/gpu/drm/amd/amdgpu/amdgpu_fdinfo.c | 4 ++-- drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 9 +