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: Remove undocumented files from dcn-blockshubbub.h

The dchubbub.h and hubp.h do not have any meaningful documentation; for
this reason, this commit removes those files from the dcn-blocks
documentation.

Cc: Alex Deucher <alexander.deucher@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

authored by

Rodrigo Siqueira and committed by
Alex Deucher
91ca34cb d938ec1a

-6
-6
Documentation/gpu/amdgpu/display/dcn-blocks.rst
··· 11 11 .. kernel-doc:: drivers/gpu/drm/amd/display/dc/inc/hw/dchubbub.h 12 12 :doc: overview 13 13 14 - .. kernel-doc:: drivers/gpu/drm/amd/display/dc/inc/hw/dchubbub.h 15 - :internal: 16 - 17 14 HUBP 18 15 ---- 19 16 20 17 .. kernel-doc:: drivers/gpu/drm/amd/display/dc/inc/hw/hubp.h 21 18 :doc: overview 22 - 23 - .. kernel-doc:: drivers/gpu/drm/amd/display/dc/inc/hw/hubp.h 24 - :internal: 25 19 26 20 DPP 27 21 ---