index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-08
Merge tag 'drm-intel-next-2013-02-01' of git://people.freedesktop.org/~danvet...
Dave Airlie
1
-11
/
+120
2013-01-31
drm/i915: Fix CAGF for HSW
Ben Widawsky
1
-3
/
+7
2013-01-21
Merge branch 'drm-kms-locking' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
1
-6
/
+9
2013-01-20
drm/i915: dump refcount into framebuffer debugfs file
Daniel Vetter
1
-4
/
+6
2013-01-20
drm: revamp locking around fb creation/destruction
Daniel Vetter
1
-2
/
+3
2013-01-20
drm/i915: clear up wedged transitions
Daniel Vetter
1
-1
/
+1
2013-01-20
drm/i915: move wedged to the other gpu error handling stuff
Daniel Vetter
1
-1
/
+1
2013-01-20
drm/i915: extract hangcheck/reset/error_state state into substruct
Daniel Vetter
1
-5
/
+5
2013-01-20
drm/i915: Remove use of gtt_mappable_entries
Ben Widawsky
1
-1
/
+1
2013-01-17
drm/i915: Create a gtt structure
Ben Widawsky
1
-2
/
+2
2013-01-17
drm/i915: Remove gtt_mappable_total
Ben Widawsky
1
-1
/
+2
2013-01-17
drm/i915: Add a debug interface to forcibly evict and shrink our object caches
Chris Wilson
1
-0
/
+104
2013-01-17
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...
Dave Airlie
1
-7
/
+88
2012-12-19
drm/i915: Make next_seqno debugs entry to use i915_gem_set_seqno
Mika Kuoppala
1
-10
/
+1
2012-12-12
drm/i915: rework locking for intel_dpio|sbi_read|write
Daniel Vetter
1
-2
/
+2
2012-12-06
drm/i915: Close race between processing unpin task and queueing the flip
Chris Wilson
1
-2
/
+2
2012-12-05
drm/i915: Fix debugfs seqno info print to use uint
Mika Kuoppala
1
-1
/
+1
2012-12-05
drm/i915: Add debugfs entry to read/write next_seqno
Mika Kuoppala
1
-0
/
+88
2012-12-03
drm/i915: fixup sparse warnings
Daniel Vetter
1
-2
/
+2
2012-11-30
drm/i915: Allow objects to be created with no backing pages, but stolen space
Chris Wilson
1
-0
/
+2
2012-11-29
drm/i915/debugfs: Prune a couple of superfluous leading zeros from bo domains
Chris Wilson
1
-2
/
+2
2012-11-29
drm/i915: Include the last semaphore sync point in the error-state
Chris Wilson
1
-4
/
+6
2012-11-11
drm/i915: Missed lock change with rps lock
Ben Widawsky
1
-1
/
+3
2012-11-11
drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex
Jesse Barnes
1
-10
/
+10
2012-11-11
drm/i915: move pwrctx/renderctx to the other ilk power state
Daniel Vetter
1
-4
/
+4
2012-10-22
Merge tag 'v3.7-rc2' into drm-intel-next-queued
Daniel Vetter
1
-3
/
+2
2012-10-16
drm/i915: Add rc6vids to debugfs
Ben Widawsky
1
-1
/
+8
2012-10-16
drm/i915: Extract PCU communication
Ben Widawsky
1
-9
/
+4
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-115
/
+136
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-2
/
+2
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
1
-1
/
+0
2012-09-20
drm/i915: #define gpu freq multipler
Ben Widawsky
1
-11
/
+11
2012-09-03
drm/i915: Convert remaining debugfs iterators over rings to for_each_ring()
Chris Wilson
1
-36
/
+18
2012-08-24
drm/i915: Use new INSTDONE registers (Gen7+)
Ben Widawsky
1
-3
/
+5
2012-08-22
drm/i915: Add ERR_INT to gen7 error state
Ben Widawsky
1
-0
/
+3
2012-08-21
drm/i915: Show pin count in debugfs
Chris Wilson
1
-0
/
+2
2012-08-21
drm/i915: Show (count, size) of purgeable objects in i915_gem_objects
Chris Wilson
1
-4
/
+13
2012-08-21
drm/i915: Track unbound pages
Chris Wilson
1
-4
/
+10
2012-08-12
drm/i915: don't grab dev->struct_mutex for userspace forcewak
Daniel Vetter
1
-18
/
+0
2012-08-10
drm/i915: Lazily apply the SNB+ seqno w/a
Chris Wilson
1
-1
/
+1
2012-08-09
drm/i915: move all rps state into dev_priv->rps
Daniel Vetter
1
-5
/
+6
2012-08-09
drm/i915: use mutex_lock_interruptible for debugfs files
Daniel Vetter
1
-7
/
+25
2012-08-09
drm/i915: fixup up debugfs rps state handling
Daniel Vetter
1
-4
/
+43
2012-08-09
drm/i915: dump the device info
Daniel Vetter
1
-22
/
+5
2012-07-25
drm/i915: Remove the defunct flushing list
Chris Wilson
1
-7
/
+0
2012-07-25
drm/i915: Replace the pending_gpu_write flag with an explicit seqno
Chris Wilson
1
-4
/
+5
2012-07-20
drm/i915: Add comments to explain the BSD tail write workaround
Chris Wilson
1
-0
/
+1
2012-06-14
drm/i915: add ccid to error state
Ben Widawsky
1
-0
/
+1
2012-06-04
drm/i915: add min freq control to debugfs
Jesse Barnes
1
-0
/
+66
2012-05-22
drm/i915: fix module unload since error_state rework
Daniel Vetter
1
-0
/
+2
[next]