]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Add new log type `DC_LOG_INFO`
authorMario Limonciello <mario.limonciello@amd.com>
Mon, 20 Jan 2025 19:49:02 +0000 (13:49 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 13 Feb 2025 02:02:58 +0000 (21:02 -0500)
commit196b68aa32c3171ebc8783e614d21b336ce61d50
tree2693cf9eb50d8c71825a269dddb3076fd88829e9
parentf73767b2166eef975566c7ed7f1a7ba1e32a94f1
drm/amd/display: Add new log type `DC_LOG_INFO`

`DC_LOG_INFO` will wrap `drm_info()` and be used for the typical
`INFO` level printk messages but in DC code.

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Link: https://lore.kernel.org/r/20250120194903.1048811-3-superm1@kernel.org
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/include/logger_types.h