linux/drivers/gpu/drm/amd/display/dc/link
Rodrigo Siqueira 4cf300f604 drm/amd/display: Move DIO documentation to the right place
When building the kernel-doc, it complains with the below warning:

./drivers/gpu/drm/amd/display/dc/link/hwss/link_hwss_dio.h:1: warning: no structured comments found
./drivers/gpu/drm/amd/display/dc/link/hwss/link_hwss_dio.h:1: warning: no structured comments found

This warning was caused by the wrong use of the ':export:' and the lack
of function documentation in the file pointed under the ':internal:'.
This commit addresses those issues by relocating the overview
documentation to the correct C file, removing the ':export:' options,
and adding two simple kernel-doc to ensure that ':internal:' does not
have any warning.

Cc: Alex Deucher <alexander.deucher@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Link: https://lore.kernel.org/dri-devel/20240715085918.68f5ecc9@canb.auug.org.au/
Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-07-16 11:44:49 -04:00
..
accessories drm/amd/display: Remove redundant checks for pipe_ctx->stream 2024-06-27 17:10:36 -04:00
hwss drm/amd/display: Move DIO documentation to the right place 2024-07-16 11:44:49 -04:00
protocols drm/amd/display: Fix possible overflow in integer multiplication 2024-07-01 16:06:53 -04:00
Makefile drm/amd/display: Drop unused link FPGA code 2023-09-26 16:54:37 -04:00
link_detection.c drm/amd/display: Replace uint8_t with u8 for dp_hdmi_dongle_signature_str 2024-04-30 09:50:52 -04:00
link_detection.h
link_dpms.c drm/amd/display: Program DIG FE source select for DVI before PHY en 2024-06-14 15:34:31 -04:00
link_dpms.h
link_factory.c drm/amd/display: Run DC_LOG_DC after checking link->link_enc 2024-06-27 17:10:36 -04:00
link_factory.h
link_hwss_hpo_frl.c
link_resource.c
link_resource.h
link_validation.c drm/amd/display: fixed integer types and null check locations 2024-02-14 17:13:28 -05:00
link_validation.h drm/amd/display: Add HDMI capacity computations using fixed31_32 2024-01-03 10:31:30 -05:00