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)
commit390d0bbe88b3ef00c28086076d791533407f298e
treede1ded9f070ac1ffc608c3c656bb3027429fb107
parentec42a6e7dcfc2e9a92fad1c132bc9e110fafeb3f
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