aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_debugfs.c
AgeCommit message (Expand)Author
2012-11-11drm/i915: Missed lock change with rps lockBen Widawsky
2012-11-11drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutexJesse Barnes
2012-11-11drm/i915: move pwrctx/renderctx to the other ilk power stateDaniel Vetter
2012-10-22Merge tag 'v3.7-rc2' into drm-intel-next-queuedDaniel Vetter
2012-10-16drm/i915: Add rc6vids to debugfsBen Widawsky
2012-10-16drm/i915: Extract PCU communicationBen Widawsky
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells
2012-09-20drm/i915: #define gpu freq multiplerBen Widawsky
2012-09-03drm/i915: Convert remaining debugfs iterators over rings to for_each_ring()Chris Wilson
2012-08-24drm/i915: Use new INSTDONE registers (Gen7+)Ben Widawsky
2012-08-22drm/i915: Add ERR_INT to gen7 error stateBen Widawsky
2012-08-21drm/i915: Show pin count in debugfsChris Wilson
2012-08-21drm/i915: Show (count, size) of purgeable objects in i915_gem_objectsChris Wilson
2012-08-21drm/i915: Track unbound pagesChris Wilson
2012-08-12drm/i915: don't grab dev->struct_mutex for userspace forcewakDaniel Vetter
2012-08-10drm/i915: Lazily apply the SNB+ seqno w/aChris Wilson
2012-08-09drm/i915: move all rps state into dev_priv->rpsDaniel Vetter
2012-08-09drm/i915: use mutex_lock_interruptible for debugfs filesDaniel Vetter
2012-08-09drm/i915: fixup up debugfs rps state handlingDaniel Vetter
2012-08-09drm/i915: dump the device infoDaniel Vetter
2012-07-25drm/i915: Remove the defunct flushing listChris Wilson
2012-07-25drm/i915: Replace the pending_gpu_write flag with an explicit seqnoChris Wilson
2012-07-20drm/i915: Add comments to explain the BSD tail write workaroundChris Wilson
2012-06-14drm/i915: add ccid to error stateBen Widawsky
2012-06-04drm/i915: add min freq control to debugfsJesse Barnes
2012-05-22drm/i915: fix module unload since error_state reworkDaniel Vetter
2012-05-19drm/i915: Introduce for_each_ring() macroChris Wilson
2012-05-05drm/i915: allow the existing error_state to be destroyedDaniel Vetter
2012-05-05drm/i915: rework dev->first_error lockingDaniel Vetter
2012-05-05drm/i915: add interface to simulate gpu hangsDaniel Vetter
2012-05-03drm/i915: Only enable IPS polling for gen5Chris Wilson
2012-05-03drm/i915: Remove unused ring->irq_seqnoChris Wilson
2012-05-03drm/i915: kill waiting_seqnoBen Widawsky
2012-05-03drm/i915: move vbetool invoked ier stuffBen Widawsky
2012-05-03drm/i915: Remove the deferred-free listChris Wilson
2012-05-03drm/i915: Remove the list of pinned inactive objectsChris Wilson
2012-05-03drm/i915: [sparse] __iomem fixes for debugfsDaniel Vetter
2012-05-03drm/i915: Remove i915_gem_ringbuffer_(data|info) from debugfsChris Wilson
2012-04-18drm/i915: [sparse] trivial sparse fixesBen Widawsky
2012-04-12drm/i915: add rc6 residency times to debugfsBen Widawsky
2012-04-12Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie
2012-04-09drm/i915: VCS is not the last ringBen Widawsky
2012-04-09drm/i915: dump the DMA fetch addr register on pre-gen6Daniel Vetter
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-03-29drm/i915: ValleyView IRQ supportJesse Barnes
2012-03-28drm/i915: add DPIO supportJesse Barnes
2012-03-22drm/i915: [dinq] shut up six instances of -Warray-boundsBen Widawsky
2012-02-15drm/i915: Record the position of the request upon errorChris Wilson