summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_debugfs.c
AgeCommit message (Expand)Author
2014-04-05Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-04-03Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-04-01drm: Replace crtc fb with primary plane fb (v3)Matt Roper
2014-04-01drm/i915: don't get/put runtime PM at the debugfs forcewake filePaulo Zanoni
2014-04-01drm/i915: don't read cursor registers on powered down pipesPaulo Zanoni
2014-04-01drm/i915: get runtime PM at i915_display_infoPaulo Zanoni
2014-03-31drm/i915/debugfs: prefer struct drm_i915_private to drm_i915_private_tJani Nikula
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