]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu: add the kernel docs for alloc/free/valid range
authorSunil Khatri <sunil.khatri@amd.com>
Tue, 14 Oct 2025 07:41:02 +0000 (13:11 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 20 Oct 2025 22:25:46 +0000 (18:25 -0400)
commitd5a62b7aa9323fe10bcbf5e6c22b4522a80c07bb
treeb31b6702c0eb0ea8dfa43150a4e79d5ce5f8d240
parent6169b555db1392e79159e114fff105987231e4ce
drm/amdgpu: add the kernel docs for alloc/free/valid range

Add kernel docs for the functions related to hmm_range.

Documents added for functions:
amdgpu_hmm_range_valid
amdgpu_hmm_range_alloc
amdgpu_hmm_range_free

Signed-off-by: Sunil Khatri <sunil.khatri@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_hmm.c