diff options
author | Yann Dirson <ydirson@free.fr> | 2021-12-10 19:20:28 +0100 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-12-13 16:34:27 -0500 |
commit | c08d2f8bc16b56699673314eb0142ee863f137fe (patch) | |
tree | f8b10101bde3e920b8e5a523c0fe5dda93406ba2 /Documentation/gpu/amdgpu/module-parameters.rst | |
parent | ff7ac85282a12c4f4968fa810186fda32b10dea7 (diff) | |
download | linux-c08d2f8bc16b56699673314eb0142ee863f137fe.tar.bz2 |
Documentation/gpu: split amdgpu/index for readability
This starts to make the formated index much more manageable to the reader.
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Yann Dirson <ydirson@free.fr>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'Documentation/gpu/amdgpu/module-parameters.rst')
-rw-r--r-- | Documentation/gpu/amdgpu/module-parameters.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/gpu/amdgpu/module-parameters.rst b/Documentation/gpu/amdgpu/module-parameters.rst new file mode 100644 index 000000000000..ea538c8dda35 --- /dev/null +++ b/Documentation/gpu/amdgpu/module-parameters.rst @@ -0,0 +1,7 @@ +=================== + Module Parameters +=================== + +The amdgpu driver supports the following module parameters: + +.. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c |