aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_debugfs.c
Commit message (Expand)AuthorAge
* drm/i915: Print how many objects are shared in per-process statsChris Wilson2014-03-20
* drm/i915: Per-process stats work better when evaluated per-processChris Wilson2014-03-20
* drm/i915: Rename and comment all the RPS *stuff*Ben Widawsky2014-03-20
* drm/i915: kill struct i915_package_c8Paulo Zanoni2014-03-19
* drm/i915: move pc8.irqs_disabled to pm.irqs_disabledPaulo Zanoni2014-03-19
* drm/i915: remove dev_priv->pc8.enabledPaulo Zanoni2014-03-19
* drm/i915: kill pc8.disable_countPaulo Zanoni2014-03-19
* drm/i915: remove dev_priv->pc8.requirements_metPaulo Zanoni2014-03-19
* drm/i915: Remove erronous WARN in the vlv pipe crc codeDaniel Vetter2014-03-13
* drm/i915: Show cursor status in debugfs/i915_display_infoChris Wilson2014-03-12
* drm/i915: add port power domainsImre Deak2014-03-07
* drm/i915: Replace a few for_each_pipe(i) by for_each_pipe(pipe)Damien Lespiau2014-03-05
* drm/i915: Don't declare unnecessary shadowing variableDamien Lespiau2014-03-05
* drm/i915: Add reason for capture in error stateMika Kuoppala2014-03-05
* drm/i915: kill dev_priv->pc8.gpu_idlePaulo Zanoni2014-03-05
* drm/i915: get/put runtime PM in more places at i915_debugfs.cPaulo Zanoni2014-03-05
* drm/i915: print connector mode list in display_infoJesse Barnes2014-03-05
* drm/i915/bdw: Kill ppgtt->num_pt_pagesBen Widawsky2014-03-05
* drm/i915: get/put runtime PM without holding rps.hw_lockPaulo Zanoni2014-03-04
* drm/i915: don't reference null pointer at i915_sink_crcPaulo Zanoni2014-02-13
* drm/i915: add a display info file to debugfs v2Jesse Barnes2014-02-12
* drm/i915: Restore rps/rc6 on resetJeff McGee2014-02-07
* drm/i915: Add debugfs hooks for messign with watermark latenciesVille Syrjälä2014-01-28
* drm/i915: debugfs: Add support for probing DP sink CRC.Rodrigo Vivi2014-01-27
* Merge branch 'topic/ppgtt' into drm-intel-next-queuedDaniel Vetter2014-01-25
|\
| * drm/i915: Dump all ppgttBen Widawsky2013-12-18
| * drm/i915: Add PPGTT dumperBen Widawsky2013-12-18
| * drm/i915: Make pin count per VMABen Widawsky2013-12-18
* | drm/i915: Kill dev_priv->irq_receivedVille Syrjälä2014-01-24
* | drm/i915/vlv: Add drpc debugfs support for valleyviewDeepak S2014-01-10
* | drm/i915: Drop I915_ prefix from HAS_FBCDaniel Vetter2014-01-10
* | drm/i915/bdw: don't try to check IPS state on BDW v2Jesse Barnes2014-01-08
* | drm/i915: Fix refcount leak and possible NULL pointerdereference.Tetsuo Handa2014-01-06
* | drm/i915: only build i915_debugfs.c when CONFIG_DEBUG_FS is enabledJani Nikula2013-12-16
* | drm/i915: fix return value check of debugfs_create_file()Wei Yongjun2013-12-16
* | drm/i915: add some runtime PM get/put callsPaulo Zanoni2013-12-10
|/
* drm/i915: Enabling DebugFS for valleyview forcewake countsDeepak S2013-11-28
* drm/i915: Add power well arguments to force wake routines.Deepak S2013-11-28
* drm/i915: add a debugfs entry for power domain infoImre Deak2013-11-26
* drm/i915: Demote drop_caches_set printBen Widawsky2013-11-26
* i915, debugfs: Fix uninitialized warningBorislav Petkov2013-11-21
* Merge branch 'backlight-rework' into drm-intel-next-queuedDaniel Vetter2013-11-15
|\
| * Merge tag 'bdw-stage1-2013-11-08-v2' of git://people.freedesktop.org/~danvet/...Dave Airlie2013-11-10
| |\
| | * drm/i915/bdw: ppgtt info in debugfsBen Widawsky2013-11-08
| | * drm/i915/bdw: debugfs updatesBen Widawsky2013-11-08
| | * drm/i915/bdw: Add interrupt info to debugfsBen Widawsky2013-11-08
| * | Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danve...Dave Airlie2013-11-08
| |\|
| * | drm/i915: Make the debugfs structures constLespiau, Damien2013-11-05
* | | drm/i915: Reject opening of pipe crc files for invalid pipesDaniel Vetter2013-11-14
* | | drm/i915: Use for_each_pipe in intel_display_crc_initDaniel Vetter2013-11-14