]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amd/display: Attach OLED property to eDP panels
authorMario Limonciello (AMD) <superm1@kernel.org>
Tue, 6 Jan 2026 17:00:17 +0000 (11:00 -0600)
committerMario Limonciello (AMD) <superm1@kernel.org>
Tue, 27 Jan 2026 18:57:29 +0000 (12:57 -0600)
commit5d9d1247b2d5aa75ceccc9f9a915d4ed1109a205
tree70681102bc94720121308c50ba633b0f41ad1e32
parent42dab3138176a944b09996441d837986f9ef13f8
drm/amd/display: Attach OLED property to eDP panels

amdgpu verifies that a given panel is an OLED panel from extended caps
and can provide accurate information to userspace.  Attach a property
to the DRM connector.

Reviewed-by: Leo Li <sunpeng.li@amd.com>
Link: https://patch.msgid.link/20260106170017.68158-3-superm1@kernel.org
Signed-off-by: Mario Limonciello (AMD) <superm1@kernel.org>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c