drm/i915/dp: Read more DPCD registers on connection probe
authorAdam Jackson <ajax@redhat.com>
Tue, 12 Jul 2011 21:38:02 +0000 (17:38 -0400)
committerKeith Packard <keithp@keithp.com>
Mon, 25 Jul 2011 17:34:57 +0000 (10:34 -0700)
commit9de88e6e89a2222061af8e1448f6f346e3413fc8
treeae62b2d76b31634a0c4326922a9fa4de0fac277e
parent1b9be9d09d85b3697418dc444db30d069203ff7d
drm/i915/dp: Read more DPCD registers on connection probe

For parity with radeon and nouveau, and also because I suspect we're
going to need it to get format-conversion dongles right.

Signed-off-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
drivers/gpu/drm/i915/intel_dp.c