]> Gentwo Git Trees - linux/.git/commit
drm/amd/display: Add dc interface to log pre os firmware information
authorMeenakshikumar Somasundaram <meenakshikumar.somasundaram@amd.com>
Wed, 15 Oct 2025 18:45:43 +0000 (14:45 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 28 Oct 2025 13:58:11 +0000 (09:58 -0400)
commitfb3896c18b224f2aa9dd8a4f73e6ba23c52b9691
treea0698c978800d29f1ca94d8d76afd999c7eb751e
parent14bb17cc37e03e105c5e989381b1dd9769535417
drm/amd/display: Add dc interface to log pre os firmware information

[Why]
Pre os firmware information is useful to debug pre os to post os fw
transition issues.

[How]
Add dc interface dc_log_preos_dmcub_info() to log pre os firmware
information.

Reviewed-by: Cruise Hung <cruise.hung@amd.com>
Signed-off-by: Meenakshikumar Somasundaram <meenakshikumar.somasundaram@amd.com>
Signed-off-by: Wayne Lin <wayne.lin@amd.com>
Tested-by: Dan Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc.c
drivers/gpu/drm/amd/display/dc/dc.h
drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c
drivers/gpu/drm/amd/display/dc/dc_dmub_srv.h
drivers/gpu/drm/amd/display/dmub/dmub_srv.h
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn35.c
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn35.h
drivers/gpu/drm/amd/display/dmub/src/dmub_srv.c