Chris Wilson c1fed522ae lib: Replace drmIoctl() with a layer of indirection
Insted of calling drmIoctl() directly, call igt_ioctl() instead. In the
normal scenario this is function pointer that calls drmIoctl() (so no
penalty), but allows us to divert ioctls into our own routines for
nefarious purposes. One such purpose will be to control interrupt
generation into the ioctl, to be able to detect when we successfully
interrupt the ioctl and when we no longer need more interrupts.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2016-03-19 13:15:08 +00:00
..
2014-07-23 16:43:05 +01:00
2016-03-08 09:57:33 +00:00
2014-12-04 10:17:16 +08:00
2015-07-20 18:13:37 +01:00
2013-12-05 15:32:42 -08:00
2014-02-20 13:42:25 +00:00
2011-03-29 22:52:50 +02:00
2016-03-03 10:19:01 +00:00
2016-03-19 12:12:47 +01:00
2016-03-19 10:37:40 +01:00
2016-03-19 12:12:47 +01:00
2016-02-19 12:10:21 +02:00
2016-02-19 12:10:21 +02:00
2015-09-08 16:15:16 +01:00
2016-03-09 23:40:21 +00:00
2015-10-07 17:57:26 +01:00
2016-02-19 12:10:21 +02:00
2015-07-02 08:17:17 +01:00
2015-09-08 16:15:16 +01:00
2015-03-25 17:52:11 +00:00
2015-03-25 17:52:11 +00:00