index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_debugfs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Print seqnos as unsigned in debugfs
Ville Syrjälä
2013-08-23
1
-1
/
+1
*
drm/i915: add i915_pc8_status debugfs file
Paulo Zanoni
2013-08-23
1
-0
/
+26
*
drm/i915: Expose energy counter on SNB+ through debugfs
Jesse Barnes
2013-08-23
1
-0
/
+23
*
drm/i915: s/obj->exec_list/obj->obj_exec_link in debugfs
Ben Widawsky
2013-08-22
1
-6
/
+6
*
drm/i915: Track when an object is pinned for use by the display engine
Chris Wilson
2013-08-10
1
-0
/
+2
*
drm/i915: List objects allocated from stolen memory in debugfs
Chris Wilson
2013-08-08
1
-0
/
+63
*
drm/i915: mm_list is per VMA
Ben Widawsky
2013-08-08
1
-19
/
+35
*
drm/i915: Silence a sparse warning
Ville Syrjälä
2013-08-08
1
-1
/
+1
*
drm/i915: plumb VM into bind/unbind code
Ben Widawsky
2013-08-08
1
-1
/
+1
*
drm/i915: Update describe_obj
Ben Widawsky
2013-08-05
1
-4
/
+16
*
drm/i915: Rework drop caches for checkpatch
Ben Widawsky
2013-08-05
1
-6
/
+8
*
drm/i915: Squelch repeated reasoning for why FBC cannot be activated
Chris Wilson
2013-08-04
1
-0
/
+6
*
drm/i915: Convert the register access tracepoint to be conditional
Chris Wilson
2013-07-25
1
-1
/
+1
*
drm/i915: Colocate all GT access routines in the same file
Chris Wilson
2013-07-25
1
-6
/
+6
*
drm/intel: add enable_psr module option and disable psr by default
Rodrigo Vivi
2013-07-18
1
-0
/
+3
*
drm/i915: Match all PSR mode entry conditions before enabling it.
Rodrigo Vivi
2013-07-18
1
-5
/
+37
*
drm/i915: Added debugfs support for PSR Status
Rodrigo Vivi
2013-07-18
1
-0
/
+95
*
drm/i915: Move active/inactive lists to new mm
Ben Widawsky
2013-07-17
1
-6
/
+10
*
drm/i915: Move gtt and ppgtt under address space umbrella
Ben Widawsky
2013-07-17
1
-2
/
+2
*
drm/i915: debugfs entries for [e]LLC
Ben Widawsky
2013-07-16
1
-0
/
+14
*
drm/i915: move error state to own compilation unit
Mika Kuoppala
2013-07-12
1
-414
/
+1
*
drm/i915: convert debugfs creation/destruction to table
Daniel Vetter
2013-07-08
1
-64
/
+30
*
drm/i915: Getter/setter for object attributes
Ben Widawsky
2013-07-08
1
-12
/
+14
*
drm/i915: introduce i915_error_state_buf_init
Mika Kuoppala
2013-07-01
1
-20
/
+30
*
drm/i915: export error state ref handling
Mika Kuoppala
2013-07-01
1
-9
/
+22
*
drm/i915: export error state to string conversion
Mika Kuoppala
2013-07-01
1
-16
/
+8
*
drm/i915: Move fbc members out of line
Ben Widawsky
2013-07-01
1
-1
/
+1
*
drm/i915: Fix a few style issues found by checkpatch.pl
Damien Lespiau
2013-07-01
1
-5
/
+4
*
drm/i915: Use seq_puts/seq_putc when possible
Damien Lespiau
2013-07-01
1
-55
/
+55
*
drm/i915: Fix reason for per-chip disabling of FBC
Damien Lespiau
2013-07-01
1
-0
/
+3
*
drm/i915: Break up the large vsnprintf() in print_error_buffers()
Chris Wilson
2013-07-01
1
-30
/
+79
*
drm/i915: s/LFP/LPF in DPIO PLL register names
Ville Syrjälä
2013-07-01
1
-4
/
+4
*
drm/i915: Introduce an HAS_IPS() macro
Damien Lespiau
2013-07-01
1
-1
/
+1
*
drm/i915: Track clients and print their object usage in debugfs
Chris Wilson
2013-06-06
1
-0
/
+42
*
drm/i915: Rename the gtt_list to global_list
Ben Widawsky
2013-06-03
1
-5
/
+6
*
drm/i915: add i915_ips_status debugfs entry
Paulo Zanoni
2013-05-31
1
-0
/
+20
*
drm/i915: add VEBOX into debugfs
Xiang, Haihao
2013-05-31
1
-0
/
+2
*
drm/i915: change VLV IOSF sideband accessors to not return error code
Jani Nikula
2013-05-23
1
-4
/
+3
*
drm/i915: rename VLV IOSF sideband functions logically
Jani Nikula
2013-05-23
1
-12
/
+12
*
drm/i915: avoid big kmallocs on reading error state
Mika Kuoppala
2013-05-23
1
-59
/
+183
*
drm/i915: Turn DEV_INFO_FLAGS into a foreach style macro
Damien Lespiau
2013-04-23
1
-5
/
+5
*
drm/i915: fix locking around punit access in cur_delayinfo for VLV
Jesse Barnes
2013-04-23
1
-0
/
+2
*
drm/i915: turbo & RC6 support for VLV v7
Jesse Barnes
2013-04-18
1
-9
/
+49
*
drm/i915: Scale ring, rather than ia, frequency on Haswell
Chris Wilson
2013-04-18
1
-2
/
+5
*
drm/i915: shorten debugfs output simple attributes
Mika Kuoppala
2013-04-18
1
-4
/
+4
*
drm/i915: Better overclock support
Ben Widawsky
2013-04-18
1
-0
/
+3
*
Merge tag 'v3.9-rc5' into drm-intel-next-queued
Daniel Vetter
2013-04-03
1
-1
/
+1
|
\
|
*
drm/i915: restrict kernel address leak in debugfs
Kees Cook
2013-03-13
1
-1
/
+1
*
|
Merge tag 'v3.9-rc3' into drm-intel-next-queued
Daniel Vetter
2013-03-19
1
-1
/
+1
|
\
|
|
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-02-26
1
-26
/
+228
|
|
\
[next]