index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_debugfs.c
Age
Commit message (
Expand
)
Author
2013-10-01
drm/i915: Calculate PSR register offsets from base + gen
Ben Widawsky
2013-10-01
drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern
Daniel Vetter
2013-09-19
drm/i915: Do remaps for all contexts
Ben Widawsky
2013-09-19
drm/i915: Keep a list of all contexts
Ben Widawsky
2013-09-13
drm/i915: Remove extra "ring"
Ben Widawsky
2013-09-05
drm/i915: Add additional pipe parameter for vlv_dpio_read and vlv_dpio_write. v2
Chon Ming Lee
2013-09-03
drm/i915: Report requested frequency alongside current frequency in debugfs
Chris Wilson
2013-08-23
drm/i915: Print seqnos as unsigned in debugfs
Ville Syrjälä
2013-08-23
drm/i915: add i915_pc8_status debugfs file
Paulo Zanoni
2013-08-23
drm/i915: Expose energy counter on SNB+ through debugfs
Jesse Barnes
2013-08-22
drm/i915: s/obj->exec_list/obj->obj_exec_link in debugfs
Ben Widawsky
2013-08-10
drm/i915: Track when an object is pinned for use by the display engine
Chris Wilson
2013-08-08
drm/i915: List objects allocated from stolen memory in debugfs
Chris Wilson
2013-08-08
drm/i915: mm_list is per VMA
Ben Widawsky
2013-08-08
drm/i915: Silence a sparse warning
Ville Syrjälä
2013-08-08
drm/i915: plumb VM into bind/unbind code
Ben Widawsky
2013-08-05
drm/i915: Update describe_obj
Ben Widawsky
2013-08-05
drm/i915: Rework drop caches for checkpatch
Ben Widawsky
2013-08-04
drm/i915: Squelch repeated reasoning for why FBC cannot be activated
Chris Wilson
2013-07-25
drm/i915: Convert the register access tracepoint to be conditional
Chris Wilson
2013-07-25
drm/i915: Colocate all GT access routines in the same file
Chris Wilson
2013-07-18
drm/intel: add enable_psr module option and disable psr by default
Rodrigo Vivi
2013-07-18
drm/i915: Match all PSR mode entry conditions before enabling it.
Rodrigo Vivi
2013-07-18
drm/i915: Added debugfs support for PSR Status
Rodrigo Vivi
2013-07-17
drm/i915: Move active/inactive lists to new mm
Ben Widawsky
2013-07-17
drm/i915: Move gtt and ppgtt under address space umbrella
Ben Widawsky
2013-07-16
drm/i915: debugfs entries for [e]LLC
Ben Widawsky
2013-07-12
drm/i915: move error state to own compilation unit
Mika Kuoppala
2013-07-08
drm/i915: convert debugfs creation/destruction to table
Daniel Vetter
2013-07-08
drm/i915: Getter/setter for object attributes
Ben Widawsky
2013-07-01
drm/i915: introduce i915_error_state_buf_init
Mika Kuoppala
2013-07-01
drm/i915: export error state ref handling
Mika Kuoppala
2013-07-01
drm/i915: export error state to string conversion
Mika Kuoppala
2013-07-01
drm/i915: Move fbc members out of line
Ben Widawsky
2013-07-01
drm/i915: Fix a few style issues found by checkpatch.pl
Damien Lespiau
2013-07-01
drm/i915: Use seq_puts/seq_putc when possible
Damien Lespiau
2013-07-01
drm/i915: Fix reason for per-chip disabling of FBC
Damien Lespiau
2013-07-01
drm/i915: Break up the large vsnprintf() in print_error_buffers()
Chris Wilson
2013-07-01
drm/i915: s/LFP/LPF in DPIO PLL register names
Ville Syrjälä
2013-07-01
drm/i915: Introduce an HAS_IPS() macro
Damien Lespiau
2013-06-06
drm/i915: Track clients and print their object usage in debugfs
Chris Wilson
2013-06-03
drm/i915: Rename the gtt_list to global_list
Ben Widawsky
2013-05-31
drm/i915: add i915_ips_status debugfs entry
Paulo Zanoni
2013-05-31
drm/i915: add VEBOX into debugfs
Xiang, Haihao
2013-05-23
drm/i915: change VLV IOSF sideband accessors to not return error code
Jani Nikula
2013-05-23
drm/i915: rename VLV IOSF sideband functions logically
Jani Nikula
2013-05-23
drm/i915: avoid big kmallocs on reading error state
Mika Kuoppala
2013-04-23
drm/i915: Turn DEV_INFO_FLAGS into a foreach style macro
Damien Lespiau
2013-04-23
drm/i915: fix locking around punit access in cur_delayinfo for VLV
Jesse Barnes
2013-04-18
drm/i915: turbo & RC6 support for VLV v7
Jesse Barnes
[next]