aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_debugfs.c
Commit message (Expand)AuthorAge
* drm/i915: don't grab dev->struct_mutex for userspace forcewakDaniel Vetter2012-08-12
* drm/i915: Lazily apply the SNB+ seqno w/aChris Wilson2012-08-10
* drm/i915: move all rps state into dev_priv->rpsDaniel Vetter2012-08-09
* drm/i915: use mutex_lock_interruptible for debugfs filesDaniel Vetter2012-08-09
* drm/i915: fixup up debugfs rps state handlingDaniel Vetter2012-08-09
* drm/i915: dump the device infoDaniel Vetter2012-08-09
* drm/i915: Remove the defunct flushing listChris Wilson2012-07-25
* drm/i915: Replace the pending_gpu_write flag with an explicit seqnoChris Wilson2012-07-25
* drm/i915: Add comments to explain the BSD tail write workaroundChris Wilson2012-07-20
* drm/i915: add ccid to error stateBen Widawsky2012-06-14
* drm/i915: add min freq control to debugfsJesse Barnes2012-06-04
* drm/i915: fix module unload since error_state reworkDaniel Vetter2012-05-22
* drm/i915: Introduce for_each_ring() macroChris Wilson2012-05-19
* drm/i915: allow the existing error_state to be destroyedDaniel Vetter2012-05-05
* drm/i915: rework dev->first_error lockingDaniel Vetter2012-05-05
* drm/i915: add interface to simulate gpu hangsDaniel Vetter2012-05-05
* drm/i915: Only enable IPS polling for gen5Chris Wilson2012-05-03
* drm/i915: Remove unused ring->irq_seqnoChris Wilson2012-05-03
* drm/i915: kill waiting_seqnoBen Widawsky2012-05-03
* drm/i915: move vbetool invoked ier stuffBen Widawsky2012-05-03
* drm/i915: Remove the deferred-free listChris Wilson2012-05-03
* drm/i915: Remove the list of pinned inactive objectsChris Wilson2012-05-03
* drm/i915: [sparse] __iomem fixes for debugfsDaniel Vetter2012-05-03
* drm/i915: Remove i915_gem_ringbuffer_(data|info) from debugfsChris Wilson2012-05-03
* drm/i915: [sparse] trivial sparse fixesBen Widawsky2012-04-18
* drm/i915: add rc6 residency times to debugfsBen Widawsky2012-04-12
* Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie2012-04-12
|\
| * drm/i915: VCS is not the last ringBen Widawsky2012-04-09
| * drm/i915: dump the DMA fetch addr register on pre-gen6Daniel Vetter2012-04-09
| * drm/i915: ValleyView IRQ supportJesse Barnes2012-03-28
| * drm/i915: add DPIO supportJesse Barnes2012-03-28
| * drm/i915: [dinq] shut up six instances of -Warray-boundsBen Widawsky2012-03-22
* | simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
|/
* drm/i915: Record the position of the request upon errorChris Wilson2012-02-15
* drm/i915: Record the in-flight requests at the time of a hangChris Wilson2012-02-15
* Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queuedDaniel Vetter2012-02-10
|\
| * drm/i915: fixup forcewake spinlock fallout in drpc debugfs functionDaniel Vetter2012-01-25
| * drm/i915: debugfs: show semaphore registers also on gen7Daniel Vetter2012-01-24
| * drm/i915: allow userspace forcewake references also on gen7Daniel Vetter2012-01-24
| * drm/i915: Correct debugfs printout for RC1e.Eric Anholt2012-01-24
| * drm/i915: protect force_wake_(get|put) with the gt_lockDaniel Vetter2012-01-19
| * drm/i915: Print debugfs object list sizes in KiB instead of bytes.Eric Anholt2012-01-09
* | drm/i915: ppgtt debugfs infoDaniel Vetter2012-02-09
* | drm/i915: dump even more into the error_stateDaniel Vetter2012-02-09
* | drm/i915: add gen6+ registers to i915_swizzle_infoDaniel Vetter2012-02-08
* | drm/i915: add debugfs file for swizzling informationDaniel Vetter2012-01-30
* | drm/i915: add per-ring fault reg to error_stateDaniel Vetter2012-01-29
* | drm/i915: remove the i915_batchbuffer_info debugfs fileDaniel Vetter2012-01-29
* | drm/i915: refactor debugfs create functionsDaniel Vetter2012-01-29
* | drm/i915: refactor debugfs open functionDaniel Vetter2012-01-29