]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1b4383a6752d006ad0cb3bf6a5f700cdada7f856
tree550705814f2065de699ab048a5df2df202d2e7d9
parent6b16024d3bc6c6ebc5d352c554193181a0b66490
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