[intel-gem] add gtt and pin counts to /proc/dri/*/gem_objects
authorKeith Packard <keithp@keithp.com>
Fri, 13 Jun 2008 22:43:02 +0000 (15:43 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 13 Jun 2008 22:43:02 +0000 (15:43 -0700)
commit217beb9c8de01417ac6219b54bd25046da6d4c7a
treee3842518d2861cfd61e5e0b278b75bba8ec72f0d
parent4086cdb6550a4e957fd436c77a6260204e026538
[intel-gem] add gtt and pin counts to /proc/dri/*/gem_objects

Not quite portable, but these are useful for intel. Some more general
mechanism could be done...
linux-core/drmP.h
linux-core/drm_gem.c
linux-core/drm_proc.c
linux-core/i915_gem.c