drm/i915/dp: read more receiver capability bits on hotplug
authorJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 7 Jul 2011 18:10:59 +0000 (11:10 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 7 Jul 2011 20:38:40 +0000 (13:38 -0700)
commit59cd09e1aea3ac6eb15b45e5d2261a63ecb1799c
tree89e76b57e1b722d35f84bb3fbe474eb7c1e46d57
parent7183dc2912510cf005fcc59239f8d153ef51d3f0
drm/i915/dp: read more receiver capability bits on hotplug

When a hotplug event is received, we need to check the receiver cap bits
in case they've changed (as they might with a hub or chain config).

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
drivers/gpu/drm/i915/intel_dp.c