]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon/kms: connector fixes
authorAlex Deucher <alexdeucher@gmail.com>
Tue, 8 Dec 2009 17:48:20 +0000 (12:48 -0500)
committerDave Airlie <airlied@redhat.com>
Wed, 9 Dec 2009 03:31:00 +0000 (13:31 +1000)
commitd27b138f46fd64015197d7b7433459ed3a8f2156
treede1ded9f070ac1ffc608c3c656bb3027429fb107
parentb6f4194a8a9846a3ab372d226550d18e7818d7a0
drm/radeon/kms: connector fixes

- Don't add dac load detection property to DVI-D
- Make sure i2c info is valid before adding DP aux chan bus
- Don't create scaling_mode_property twice
- fix typo that prevented coherent and load detection from working
- add coherent prop to DP (for dp->dvi adapters)

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