aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_debugfs.c
AgeCommit message (Expand)Author
2011-12-16drm/i915: add PCH info to i915_capabilitiesPaulo Zanoni
2011-11-22Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...Dave Airlie
2011-11-11drm: serialize access to list of debugfs filesMarcin Slusarz
2011-11-03drm/i915: forcewake warning fixes in debugfsBen Widawsky
2011-10-31gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker
2011-09-19Drivers: i915: Fix all space related issues.Akshay Joshi
2011-08-09drm/i915: show interrupt info on IVBJesse Barnes
2011-08-03drm/i915: allow cache sharing policy controlJesse Barnes
2011-07-29Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-07-29drm/i915: add GPU max frequency control fileJesse Barnes
2011-06-29Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-06-29drm/i915: enable ring freq scaling, RC6 and graphics turbo on Ivy Bridge v3Jesse Barnes
2011-06-29drm/i915: Don't call describe_obj on NULL pointersBen Widawsky
2011-06-28drm/i915: load a ring frequency scaling table v3Jesse Barnes
2011-06-04drm/i915: Only print out the actual number of fences for i915_error_stateDaniel Vetter
2011-05-17drm/i915: add fbc enable flag, but disable by defaultJesse Barnes
2011-05-13drm/i915: forcewake debugfs fixBen Widawsky
2011-05-10drm/i915: debugfs interface for forcewake reference countBen Widawsky
2011-05-10drm/i915: forcewake struct mutex locking fixesBen Widawsky
2011-05-10drm/i915: reference counted forcewakeBen Widawsky
2011-05-10drm/i915: Rename agp_type to cache_levelChris Wilson
2011-05-10drm/i915: debugfs for context informationBen Widawsky
2011-03-23drm/i915: report correct render clock frequencies on SNBJesse Barnes
2011-03-07Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-03-06drm/i915: Do not overflow the MMADDR write FIFOChris Wilson
2011-02-07drm/i915: cleanup per-pipe reg usageJesse Barnes
2011-01-28drm/i915: Record all error ringbuffersChris Wilson
2011-01-19drm/i915: tune Sandy Bridge DRPS constantsJesse Barnes
2011-01-19drm/i915: Trivial sparse fixesChris Wilson
2011-01-12drm/i915/debugfs: Correct format after changing type of err object 'size'Chris Wilson
2011-01-11drm/i915/debugfs: Show all objects in the gttChris Wilson
2011-01-11drm/i915: Record AGP memory type upon errorChris Wilson
2011-01-11drm/i915: Record the error batchbuffer on each ringChris Wilson
2011-01-11drm/i915: re-enable rc6 support for Ironlake+Jesse Barnes
2011-01-11drm/i915/debugfs: Show the per-ring IMRChris Wilson
2010-12-18drm/i915: dynamic render p-state support for Sandy BridgeJesse Barnes
2010-12-15drm/i915: Add self-refresh support on SandybridgeYuanhan Liu
2010-12-05drm/i915: caps.has_rc6 is no longer used, remove it.Chris Wilson
2010-12-05drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNBChris Wilson
2010-11-25drm/i915: Defer accounting until read from debugfsChris Wilson
2010-11-24drm/i915: More accurately track last fence usage by the GPUChris Wilson
2010-11-23drm/i915: Record fence registers on error.Chris Wilson
2010-11-23drm/i915: Use drm_i915_gem_object as the preferred typeChris Wilson
2010-11-23drm/i915: Avoid oops when capturing NULL ring for inactive pinned buffersChris Wilson
2010-11-22drm/i915: Capture interesting display registers on errorChris Wilson
2010-11-22drm/i915: Capture pinned buffers on errorChris Wilson
2010-11-11drm/i915: Remove the global irq wait queueChris Wilson
2010-11-01drm/i915/debugfs: Report ring in error stateChris Wilson
2010-10-29drm/i915: Record BSD engine error stateChris Wilson
2010-10-29drm/i915/debugfs: Display the contents of the BLT and BSD status pagesChris Wilson