]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon/kms: fix DP detect and EDID fetch for DP bridges
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 2 Sep 2011 14:23:09 +0000 (14:23 +0000)
committerDave Airlie <airlied@redhat.com>
Tue, 6 Sep 2011 10:46:36 +0000 (11:46 +0100)
commitd6f5e58db26a0350a3501a7270e066e65cc69aa9
treebdf1ca814dd80ea35273ef62390a0f2f7d260b4b
parent9c49dba8bf2dad48f21d7bb90f0bc66a79c94b77
drm/radeon/kms: fix DP detect and EDID fetch for DP bridges

Sink type is always DP for DP bridges and EDID fetch on
DP bridges is always i2c over aux rather than plain i2c.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_connectors.c
drivers/gpu/drm/radeon/radeon_display.c