]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Rename program_timing function for better debugging
authorAntonio Fernando Silva e Cruz Filho <fernando.cruz.ctt@gmail.com>
Wed, 30 Apr 2025 00:08:20 +0000 (21:08 -0300)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 30 Apr 2025 22:18:59 +0000 (18:18 -0400)
commitda072da2c8ca3e886133c5826a3f802f3d816708
tree9c1f36bbb53073b17a39e4591c153c34a6c7c536
parent97c39b4da606f6e6ec62689d1963ee6a5ad7f8ac
drm/amd/display: Rename program_timing function for better debugging

[WHY]
Improve the output when using the ftrace debug feature,
making it easier to identify which function is currently being executed.

[HOW]
Rename the program_timing function to a name that
includes the path to the function's file.

Signed-off-by: Antonio Fernando Silva e Cruz Filho <fernando.cruz.ctt@gmail.com>
Co-developed-by: André Nogueira Ribeiro <r.andrenogueira@gmail.com>
Signed-off-by: André Nogueira Ribeiro <r.andrenogueira@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dce80/dce80_timing_generator.c