From: Kent Russell Date: Fri, 20 Mar 2020 13:19:01 +0000 (-0400) Subject: drm/amdgpu: Add documentation for unique_id X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=18485be976574d484e1efd80785b2dc6ce15ca2d;p=linux.git drm/amdgpu: Add documentation for unique_id Add the amdgpu.rst tie-ins for the unique_id documentation Signed-off-by: Kent Russell Reviewed-by: Alex Deucher Signed-off-by: Alex Deucher --- diff --git a/Documentation/gpu/amdgpu.rst b/Documentation/gpu/amdgpu.rst index 9afcc30e0f42f..4cc74325bf914 100644 --- a/Documentation/gpu/amdgpu.rst +++ b/Documentation/gpu/amdgpu.rst @@ -227,6 +227,12 @@ serial_number .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_device.c :doc: serial_number +unique_id +--------- + +.. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c + :doc: unique_id + GPU Memory Usage Information ============================