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