[intel-gem] Add intel-specific /proc entries to help monitor gem operation
authorKeith Packard <keithp@keithp.com>
Sat, 21 Jun 2008 04:07:46 +0000 (21:07 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 21 Jun 2008 04:07:46 +0000 (21:07 -0700)
commit71b1623e22c54d42837840a1d0479127a5049caf
tree91a24cd98b690db1a03b7fa27698de505bb76051
parent2bd9799e4cf0d778e46453422157143e36274062
[intel-gem] Add intel-specific /proc entries to help monitor gem operation

This adds gem_active, gem_flushing, gem_inactive, gem_request and gem_seqno
entries to monitor gem operation and help debug issues.
linux-core/i915_drv.c
linux-core/i915_gem.c
shared-core/i915_drv.h
shared-core/i915_irq.c