]> www.infradead.org Git - users/hch/misc.git/commit
drm/amd/display: Fix message for support_edp0_on_dp1
authorYilin Chen <Yilin.Chen@amd.com>
Wed, 5 Mar 2025 17:19:49 +0000 (12:19 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 18 Mar 2025 18:03:46 +0000 (14:03 -0400)
commit79538e6365c99d7b1c3e560d1ea8d11ef8313465
tree565bfbbd0bbd6494317b70634d0f6491697acd20
parent9c2f4ae64bb6f6d83a54d88b9ee0f369cdbb9fa8
drm/amd/display: Fix message for support_edp0_on_dp1

[WHY]
The info message was wrong when support_edp0_on_dp1 is enabled

[HOW]
Use correct info message for support_edp0_on_dp1

Fixes: f6d17270d18a ("drm/amd/display: add a quirk to enable eDP0 on DP1")
Reviewed-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Yilin Chen <Yilin.Chen@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c