commit | a60f0e38d72a5e24085d6e7e27a4cadc20ae268a | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Thu Oct 20 15:09:17 2011 -0700 |
committer | Keith Packard <keithp@keithp.com> | Thu Oct 20 23:22:01 2011 -0700 |
tree | 65dfb758c4b13423203aeb8535f547b5718cd256 | |
parent | a2006cf5a7ad3463e7c1e9da2c4bc90499427558 [diff] |
drm/i915: add DP test request handling 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>