aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem_proc.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Add /proc debugging entry for reading out the HWS.Eric Anholt2008-12-291-0/+34
* drm/i915: Move flushing list cleanup from flush request retire to request emit.Eric Anholt2008-12-041-3/+2
* i915: Don't dereference HWS in /proc debug files when it isn't initialized.Eric Anholt2008-10-231-3/+12
* drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt2008-10-181-0/+292