overlay: Parse /proc/interrupts in lieu of debugfs/i915_gem_interrupt

So the interrupt counter was removed from i915_gem_interrupt, and if we
do not have the perf API available, we therefore need to read it from
/proc/interrupts instead.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
1 file changed