drm/i915: add DP test request handling
authorJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 20 Oct 2011 22:09:17 +0000 (15:09 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 21 Oct 2011 06:22:01 +0000 (23:22 -0700)
DPCD 1.1+ adds some automated test infrastructure support.  Add support
for reading the IRQ source and jumping to a test handling routine if
needed.  Subsequent patches will handle particular tests; this patch
just ACKs any requested tests by default.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found