drm/i915: read full receiver capability field during DP hot plug
authorJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 22 Sep 2011 05:45:58 +0000 (11:15 +0530)
committerKeith Packard <keithp@keithp.com>
Fri, 21 Oct 2011 06:22:00 +0000 (23:22 -0700)
commita2006cf5a7ad3463e7c1e9da2c4bc90499427558
tree550705814f2065de699ab048a5df2df202d2e7d9
parentdc22ee6fc18ce0f15424e753e8473c306ece95c1
drm/i915: read full receiver capability field during DP hot plug

Read link status first, followed by the full DPCD receiver cap field
rather than just the first 8 bytes.

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