]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: add function to find all memory pages in one physical row
authorTao Zhou <tao.zhou1@amd.com>
Thu, 24 Oct 2024 06:46:19 +0000 (14:46 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 10 Dec 2024 15:26:46 +0000 (10:26 -0500)
commitb02ef407729d9eb26fbc74ca229e28dbe971e1c1
tree985f1ad87215a2d2521094cef4d406c0f8c9228d
parent19d4b27aedc73d2f5785bdef7c30fe49c16606e7
drm/amdgpu: add function to find all memory pages in one physical row

And the function can be reused across amdgpu driver.

Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_umc.c
drivers/gpu/drm/amd/amdgpu/amdgpu_umc.h