aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_debugfs.c
Commit message (Expand)AuthorAge
* drm/i915: Report requested frequency alongside current frequency in debugfsChris Wilson2013-09-03
* drm/i915: Print seqnos as unsigned in debugfsVille Syrjälä2013-08-23
* drm/i915: add i915_pc8_status debugfs filePaulo Zanoni2013-08-23
* drm/i915: Expose energy counter on SNB+ through debugfsJesse Barnes2013-08-23
* drm/i915: s/obj->exec_list/obj->obj_exec_link in debugfsBen Widawsky2013-08-22
* drm/i915: Track when an object is pinned for use by the display engineChris Wilson2013-08-10
* drm/i915: List objects allocated from stolen memory in debugfsChris Wilson2013-08-08
* drm/i915: mm_list is per VMABen Widawsky2013-08-08
* drm/i915: Silence a sparse warningVille Syrjälä2013-08-08
* drm/i915: plumb VM into bind/unbind codeBen Widawsky2013-08-08
* drm/i915: Update describe_objBen Widawsky2013-08-05
* drm/i915: Rework drop caches for checkpatchBen Widawsky2013-08-05
* drm/i915: Squelch repeated reasoning for why FBC cannot be activatedChris Wilson2013-08-04
* drm/i915: Convert the register access tracepoint to be conditionalChris Wilson2013-07-25
* drm/i915: Colocate all GT access routines in the same fileChris Wilson2013-07-25
* drm/intel: add enable_psr module option and disable psr by defaultRodrigo Vivi2013-07-18
* drm/i915: Match all PSR mode entry conditions before enabling it.Rodrigo Vivi2013-07-18
* drm/i915: Added debugfs support for PSR StatusRodrigo Vivi2013-07-18
* drm/i915: Move active/inactive lists to new mmBen Widawsky2013-07-17
* drm/i915: Move gtt and ppgtt under address space umbrellaBen Widawsky2013-07-17
* drm/i915: debugfs entries for [e]LLCBen Widawsky2013-07-16
* drm/i915: move error state to own compilation unitMika Kuoppala2013-07-12
* drm/i915: convert debugfs creation/destruction to tableDaniel Vetter2013-07-08
* drm/i915: Getter/setter for object attributesBen Widawsky2013-07-08
* drm/i915: introduce i915_error_state_buf_initMika Kuoppala2013-07-01
* drm/i915: export error state ref handlingMika Kuoppala2013-07-01
* drm/i915: export error state to string conversionMika Kuoppala2013-07-01
* drm/i915: Move fbc members out of lineBen Widawsky2013-07-01
* drm/i915: Fix a few style issues found by checkpatch.plDamien Lespiau2013-07-01
* drm/i915: Use seq_puts/seq_putc when possibleDamien Lespiau2013-07-01
* drm/i915: Fix reason for per-chip disabling of FBCDamien Lespiau2013-07-01
* drm/i915: Break up the large vsnprintf() in print_error_buffers()Chris Wilson2013-07-01
* drm/i915: s/LFP/LPF in DPIO PLL register namesVille Syrjälä2013-07-01
* drm/i915: Introduce an HAS_IPS() macroDamien Lespiau2013-07-01
* drm/i915: Track clients and print their object usage in debugfsChris Wilson2013-06-06
* drm/i915: Rename the gtt_list to global_listBen Widawsky2013-06-03
* drm/i915: add i915_ips_status debugfs entryPaulo Zanoni2013-05-31
* drm/i915: add VEBOX into debugfsXiang, Haihao2013-05-31
* drm/i915: change VLV IOSF sideband accessors to not return error codeJani Nikula2013-05-23
* drm/i915: rename VLV IOSF sideband functions logicallyJani Nikula2013-05-23
* drm/i915: avoid big kmallocs on reading error stateMika Kuoppala2013-05-23
* drm/i915: Turn DEV_INFO_FLAGS into a foreach style macroDamien Lespiau2013-04-23
* drm/i915: fix locking around punit access in cur_delayinfo for VLVJesse Barnes2013-04-23
* drm/i915: turbo & RC6 support for VLV v7Jesse Barnes2013-04-18
* drm/i915: Scale ring, rather than ia, frequency on HaswellChris Wilson2013-04-18
* drm/i915: shorten debugfs output simple attributesMika Kuoppala2013-04-18
* drm/i915: Better overclock supportBen Widawsky2013-04-18
* Merge tag 'v3.9-rc5' into drm-intel-next-queuedDaniel Vetter2013-04-03
|\
| * drm/i915: restrict kernel address leak in debugfsKees Cook2013-03-13
* | Merge tag 'v3.9-rc3' into drm-intel-next-queuedDaniel Vetter2013-03-19
|\|