[PATCH 3/6] drm/radeon/kms: add support for load detection on dp bridges

2011-06-13 Thread Alex Deucher
dp to vga bridges for example. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/radeon_connectors.c | 20 +++ drivers/gpu/drm/radeon/radeon_encoders.c | 49 +++- 2 files changed, 68 insertions(+), 1 deletions(-) diff --git

[PATCH 3/6] drm/radeon/kms: add support for load detection on dp bridges

2011-06-13 Thread Alex Deucher
dp to vga bridges for example. Signed-off-by: Alex Deucher alexdeuc...@gmail.com --- drivers/gpu/drm/radeon/radeon_connectors.c | 20 +++ drivers/gpu/drm/radeon/radeon_encoders.c | 49 +++- 2 files changed, 68 insertions(+), 1 deletions(-) diff --git