]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon/kms: minor fixes for eDP with LCD* device tags (v2)
authorAlex Deucher <alexdeucher@gmail.com>
Tue, 30 Mar 2010 01:37:08 +0000 (21:37 -0400)
committerDave Airlie <airlied@redhat.com>
Wed, 31 Mar 2010 03:13:16 +0000 (13:13 +1000)
commit46f71ddd32d0a787d7531ad3a57c452c7081c350
tree72670507402159bb8690c5153f2009bbbc475c65
parentd331c25449b4f754a4930d7b20efcd8492daf12c
drm/radeon/kms: minor fixes for eDP with LCD* device tags (v2)

Some systems have LCD* rather than DFP* device tags in the bios
for eDP connectors; notably the new apple iMac. This fixes
things up so eDP connectors with either tag will work.

v2: fix typo

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/atombios_crtc.c
drivers/gpu/drm/radeon/radeon_encoders.c