[PATCH 2/2] drm/radeon/kms: hpd cleanup

2010-05-18 Thread Alex Deucher
- Use radeon hpd enum consistently (in both hotplug and dp) - Legacy r100 with DVI should be HPD_1 not NONE Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/atombios_dp.c |2 +- drivers/gpu/drm/radeon/radeon_atombios.c |3 +-- drivers/gpu/drm/radeon/radeon_combios.c |4

[PATCH 2/2] drm/radeon/kms: hpd cleanup

2010-05-18 Thread Alex Deucher
- Use radeon hpd enum consistently (in both hotplug and dp) - Legacy r100 with DVI should be HPD_1 not NONE Signed-off-by: Alex Deucher alexdeuc...@gmail.com --- drivers/gpu/drm/radeon/atombios_dp.c |2 +- drivers/gpu/drm/radeon/radeon_atombios.c |3 +--