summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-25drm/i915: Convert the register access tracepoint to be conditionalChris Wilson1-1/+1
2013-07-25drm/i915: Colocate all GT access routines in the same fileChris Wilson1-6/+6
2013-07-18drm/intel: add enable_psr module option and disable psr by defaultRodrigo Vivi1-0/+3
2013-07-18drm/i915: Match all PSR mode entry conditions before enabling it.Rodrigo Vivi1-5/+37
2013-07-18drm/i915: Added debugfs support for PSR StatusRodrigo Vivi1-0/+95
2013-07-17drm/i915: Move active/inactive lists to new mmBen Widawsky1-6/+10
2013-07-17drm/i915: Move gtt and ppgtt under address space umbrellaBen Widawsky1-2/+2
2013-07-16drm/i915: debugfs entries for [e]LLCBen Widawsky1-0/+14
2013-07-12drm/i915: move error state to own compilation unitMika Kuoppala1-414/+1
2013-07-08drm/i915: convert debugfs creation/destruction to tableDaniel Vetter1-64/+30
2013-07-08drm/i915: Getter/setter for object attributesBen Widawsky1-12/+14
2013-07-01drm/i915: introduce i915_error_state_buf_initMika Kuoppala1-20/+30
2013-07-01drm/i915: export error state ref handlingMika Kuoppala1-9/+22
2013-07-01drm/i915: export error state to string conversionMika Kuoppala1-16/+8
2013-07-01drm/i915: Move fbc members out of lineBen Widawsky1-1/+1
2013-07-01drm/i915: Fix a few style issues found by checkpatch.plDamien Lespiau1-5/+4
2013-07-01drm/i915: Use seq_puts/seq_putc when possibleDamien Lespiau1-55/+55
2013-07-01drm/i915: Fix reason for per-chip disabling of FBCDamien Lespiau1-0/+3
2013-07-01drm/i915: Break up the large vsnprintf() in print_error_buffers()Chris Wilson1-30/+79
2013-07-01drm/i915: s/LFP/LPF in DPIO PLL register namesVille Syrjälä1-4/+4
2013-07-01drm/i915: Introduce an HAS_IPS() macroDamien Lespiau1-1/+1
2013-06-06drm/i915: Track clients and print their object usage in debugfsChris Wilson1-0/+42
2013-06-03drm/i915: Rename the gtt_list to global_listBen Widawsky1-5/+6
2013-05-31drm/i915: add i915_ips_status debugfs entrydrm-intel-next-2013-06-01Paulo Zanoni1-0/+20
2013-05-31drm/i915: add VEBOX into debugfsXiang, Haihao1-0/+2
2013-05-23drm/i915: change VLV IOSF sideband accessors to not return error codeJani Nikula1-4/+3
2013-05-23drm/i915: rename VLV IOSF sideband functions logicallyJani Nikula1-12/+12
2013-05-23drm/i915: avoid big kmallocs on reading error stateMika Kuoppala1-59/+183
2013-04-23drm/i915: Turn DEV_INFO_FLAGS into a foreach style macroDamien Lespiau1-5/+5
2013-04-23drm/i915: fix locking around punit access in cur_delayinfo for VLVJesse Barnes1-0/+2
2013-04-18drm/i915: turbo & RC6 support for VLV v7Jesse Barnes1-9/+49
2013-04-18drm/i915: Scale ring, rather than ia, frequency on HaswellChris Wilson1-2/+5
2013-04-18drm/i915: shorten debugfs output simple attributesMika Kuoppala1-4/+4
2013-04-18drm/i915: Better overclock supportBen Widawsky1-0/+3
2013-04-03Merge tag 'v3.9-rc5' into drm-intel-next-queuedDaniel Vetter1-1/+1
2013-03-19Merge tag 'v3.9-rc3' into drm-intel-next-queuedDaniel Vetter1-1/+1
2013-03-13drm/i915: restrict kernel address leak in debugfsKees Cook1-1/+1
2013-03-13drm/i915: use simple attribute in debugfs routinesKees Cook1-302/+104
2013-03-05drm/i915: Capture current context on errorBen Widawsky1-0/+17
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-26/+228
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-02-20drm/i915: Print the hw context status is debugfsBen Widawsky1-1/+10
2013-02-20drm/i915: add missing \n to UTS_RELEASE in the error_stateJani Nikula1-1/+1
2013-02-08Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/l...Dave Airlie1-0/+5
2013-02-08Merge tag 'drm-intel-next-2013-02-01' of git://people.freedesktop.org/~danvet...Dave Airlie1-11/+120
2013-01-31drm/i915: Fix CAGF for HSWBen Widawsky1-3/+7
2013-01-29Merge branch 'master' into for-nextJiri Kosina1-30/+39
2013-01-23drm/i915: dump UTS_RELEASE into the error_stateDaniel Vetter1-0/+2
2013-01-21Merge branch 'drm-kms-locking' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie1-6/+9
2013-01-20drm/i915: dump refcount into framebuffer debugfs fileDaniel Vetter1-4/+6