intel_gpu_dump: Give a nicer message for missing batchbuffer-dumping code
authorCarl Worth <cworth@cworth.org>
Mon, 13 Apr 2009 21:33:09 +0000 (14:33 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 13 Apr 2009 21:33:09 +0000 (14:33 -0700)
commit5b8c19445cdd736d679e12be196cd4db0aac0cb1
treeed640e97ea135937c066f90b79aa98fdb1417e6a
parent0a820610ee733f348f9331c677f74cc88bc46486
intel_gpu_dump: Give a nicer message for missing batchbuffer-dumping code

This is the case where debugfs is mounted, the dri/0 directory
exists but there's no i915_ringbuffer_info file. Point the user
toward upgrading the driver.
tools/intel_gpu_dump.c