Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Documentation/gpu: Change index order to show driver core first

Since driver-core has an overview of the AMD GPU hardware structure, it
makes more sense to keep it first. This commit move driver-core up in
the index list.

Signed-off-by: Rodrigo Siqueira <siqueira@igalia.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

authored by

Rodrigo Siqueira and committed by
Alex Deucher
5acd17d6 8f1366fc

+1 -1
+1 -1
Documentation/gpu/amdgpu/index.rst
··· 7 7 8 8 .. toctree:: 9 9 10 - module-parameters 11 10 driver-core 11 + module-parameters 12 12 display/index 13 13 flashing 14 14 xgmi