summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
diff options
context:
space:
mode:
authorSrinivasan Shanmugam <srinivasan.shanmugam@amd.com>2026-02-23 19:14:41 +0530
committerAlex Deucher <alexander.deucher@amd.com>2026-02-23 14:39:32 -0500
commit6fde419222a82e4dd201a0cafca63ef8cf56045f (patch)
tree2e06fabec2b76f04f36f5828ed8606d1aa7a316c /drivers/gpu
parent5eb2a72bac35e8eddc36d4a614b3fb976457bfbc (diff)
downloadlinux-6fde419222a82e4dd201a0cafca63ef8cf56045f.tar.gz
linux-6fde419222a82e4dd201a0cafca63ef8cf56045f.zip
drm/amd/display: Fix kdoc formatting in dcn42_hwseq.c
Kernel-doc requires all lines within a documentation comment to start with " *". The previous empty line caused a "bad line" warning during build. Cc: Harry Wentland <harry.wentland@amd.com> Cc: Mario Limonciello <superm1@kernel.org> Cc: Alex Hung <alex.hung@amd.com> Cc: Aurabindo Pillai <aurabindo.pillai@amd.com> Cc: ChiaHsuan Chung <chiahsuan.chung@amd.com> Cc: Roman Li <roman.li@amd.com> Signed-off-by: Srinivasan Shanmugam <srinivasan.shanmugam@amd.com> Reviewed-by: Roman Li <roman.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu')
-rw-r--r--drivers/gpu/drm/amd/display/dc/hwss/dcn42/dcn42_hwseq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/hwss/dcn42/dcn42_hwseq.c b/drivers/gpu/drm/amd/display/dc/hwss/dcn42/dcn42_hwseq.c
index c9c6ef8236ed..0d9871f9864b 100644
--- a/drivers/gpu/drm/amd/display/dc/hwss/dcn42/dcn42_hwseq.c
+++ b/drivers/gpu/drm/amd/display/dc/hwss/dcn42/dcn42_hwseq.c
@@ -1294,7 +1294,7 @@ void dcn42_calc_blocks_to_ungate(struct dc *dc, struct dc_state *context,
* ONO Region 9, DCPG 2: dchubp2, dpp2
* ONO Region 11, DCPG 3: dchubp3, dpp3
* ONO Region 4, DCPG 25: hpo
-
+ *
* No sequential power up/down ordering for DCN42
*
* @dc: Current DC state