drm/amd/display: Use EDID from VBIOS embedded panel info
authorTimur Kristóf <timur.kristof@gmail.com>
Tue, 28 Apr 2026 11:40:45 +0000 (13:40 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 29 Apr 2026 14:30:22 +0000 (10:30 -0400)
commit399b9abc353c62f6e37d38325edbdb6c2c00411c
tree613e47c3240b75cd8a7af2b0a43634f63f6875d8
parenteb105e63b474c11ef6a84a1c6b18100d851ff364
drm/amd/display: Use EDID from VBIOS embedded panel info

When an embedded panel has no DDC, read the EDID from
the VBIOS embedded panel info and use that.

Fixes: 7c7f5b15be65 ("drm/amd/display: Refactor edid read.")
Link: https://gitlab.freedesktop.org/drm/amd/-/work_items/5192
Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c