]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu: Add function to fill training region
authorLijo Lazar <lijo.lazar@amd.com>
Thu, 26 Mar 2026 05:36:10 +0000 (11:06 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 3 Apr 2026 17:50:17 +0000 (13:50 -0400)
commit7b0af16044b7669685f923d2c83c20d3aba72e18
tree41c57e0390a28e2cbb217102b86c6f7eb71e5ee1
parent2c7b0e37835cc4522debba57b31b491025e9728c
drm/amdgpu: Add function to fill training region

Add a function to fill in memory training reservation region. Only if
the reservation for the region is successful, memory training context
will be initialized.

Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c