]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu: add UMA allocation setting helpers
authorYo-Jung Leo Lin (AMD) <Leo.Lin@amd.com>
Fri, 12 Dec 2025 07:59:15 +0000 (15:59 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 5 Jan 2026 21:59:58 +0000 (16:59 -0500)
commit379a3160633a469da240f40948464f20582c11e9
tree46420ea59d450b47698f68af0cb6d80641c2e90f
parent685b7113e0a8087f683d61dad1dc1be78e6c57aa
drm/amdgpu: add UMA allocation setting helpers

On some platforms, UMA allocation size can be set using the ATCS
methods. Add helper functions to interact with this functionality.

Co-developed-by: Mario Limonciello (AMD) <superm1@kernel.org>
Signed-off-by: Mario Limonciello (AMD) <superm1@kernel.org>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Yo-Jung Leo Lin (AMD) <Leo.Lin@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c
drivers/gpu/drm/amd/include/amd_acpi.h