drm/amd/display: Add log end specifier
authorRelja Vojvodic <relja.vojvodic@amd.com>
Wed, 13 Dec 2023 15:31:06 +0000 (10:31 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 3 Jan 2024 15:46:27 +0000 (10:46 -0500)
commit4069d43bfecb45811a2ad5dc63326e4227fa5931
tree1004255437c20364a4997fa49fadb48a7f8c4d9a
parent09b5bc456c63e3caeb854d492177bbfbe7b1cb22
drm/amd/display: Add log end specifier

[Why]
Some debug tools, sometimes wrap around to multiple lines which causes
issues with the DPM test script while it is looking for the logs. Need a
way to tell when the log is finished.

[How]
Added "LOG_END" to the end of the log.

Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Reviewed-by: Alvin Lee <alvin.lee2@amd.com>
Acked-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Signed-off-by: Relja Vojvodic <relja.vojvodic@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/dcn32_clk_mgr.c