aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_debugfs.c
Commit message (Expand)AuthorAge
* drm/i915: Hold the table lock whilst walking the file's idr and counting the ...Chris Wilson2014-06-24
* drm/i915: Always apply cursor width changesChris Wilson2014-06-05
* drm/i915: Add fifo underrun reporting state to debugfsDaniel Vetter2014-06-05
* drm: Split connection_mutex out of mode_config.mutex (v3)Daniel Vetter2014-06-03
* drm/i915: replace drm_get_encoder_name() with direct name field useJani Nikula2014-06-03
* drm/i915: replace drm_get_connector_name() with direct name field useJani Nikula2014-06-03
* drm/i915: Kill private_default_ctx offOscar Mateo2014-05-22
* drm/i915: s/i915_hw_context/intel_contextOscar Mateo2014-05-22
* drm/i915: s/intel_ring_buffer/intel_engine_csOscar Mateo2014-05-22
* drm/i915/chv: Add cursor pipe offsetsVille Syrjälä2014-05-20
* drm/i915: Use for_each_intel_crtc() when iterating through intel_crtcsDamien Lespiau2014-05-13
* drm/i915: Use ilk_wm_max_level() in latency debugfs filesDamien Lespiau2014-05-13
* drm/i915: Don't cast void* pointersDamien Lespiau2014-05-13
* drm/i915/chv: Add Cherryview interrupt registers into debugfsVille Syrjälä2014-05-12
* drm/i915: Avoid NULL ctx->obj dereference in debugfs/i915_context_infoChris Wilson2014-05-05
* drm/i915: get a runtime PM ref for debugfs entries where neededImre Deak2014-05-05
* drm/i915: remove the i915_dpio debugfs entryImre Deak2014-05-05
* drm/i915: vlv: add RC6 residency countersImre Deak2014-05-05
* Merge remote-tracking branch 'airlied/drm-next' into HEADDaniel Vetter2014-04-09
|\
| * Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-04-05
| |\
| * \ Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-in...Dave Airlie2014-04-02
| |\ \
| * | | drm: Replace crtc fb with primary plane fb (v3)Matt Roper2014-04-01
* | | | drm/i915: Fix debugfs PDP register dumpVille Syrjälä2014-04-03
* | | | drm/i915: Allow i915_pc8_status debug info on BDWZhenyu Wang2014-04-02
* | | | drm/i915: Match debugfs interface name to new RPS namingDeepak S2014-04-01
* | | | drm/i915: Add PM interrupt details and RPS thresholds to debugfsChris Wilson2014-04-01
| |_|/ |/| |
* | | drm/i915: don't get/put runtime PM at the debugfs forcewake filePaulo Zanoni2014-04-01
* | | drm/i915: don't read cursor registers on powered down pipesPaulo Zanoni2014-04-01
* | | drm/i915: get runtime PM at i915_display_infoPaulo Zanoni2014-04-01
* | | drm/i915/debugfs: prefer struct drm_i915_private to drm_i915_private_tJani Nikula2014-03-31
| |/ |/|
* | 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