summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_debugfs.c
AgeCommit message (Expand)Author
2014-07-29Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter
2014-07-23drm/i915: Allowing changing of wm latencies for valid platformsSonika Jindal
2014-07-23drm/i915: Fix printing proper min/min/rpe values in debugfsDeepak S
2014-07-23drm/i915: add helper for checking whether IRQs are enabledJesse Barnes
2014-07-23drm/i915: Improve PSR debugfs outputDaniel Vetter
2014-07-23drm/i915: Track the psr dp connector in dev_priv->psr.enabledDaniel Vetter
2014-07-22drm/i915: mst topology dumper in debugfs (v0.2)Dave Airlie
2014-07-21drm/i915: check connector->encoder before using it.Dave Airlie
2014-07-11drm/i915: Use the cached min/min/rpe values in the vlv debugfs codeVille Syrjälä
2014-07-10drm/i915: State readout support for WRPLLsDaniel Vetter
2014-07-10drm/i915: add POWER_DOMAIN_PLLSPaulo Zanoni
2014-07-10drm/i915: Add a debugfs file for the shared dpll stateDaniel Vetter
2014-07-10drm/i915: get/put runtime PM at i915_semaphore_statusPaulo Zanoni
2014-07-09drm/i915: remove i915_rstdby_delays debugfs entryMika Kuoppala
2014-07-09drm/i915: remove i915_gfxec debugfs entryMika Kuoppala
2014-07-09drm/i915: remove i915_inttoext_table debugfs entryMika Kuoppala
2014-07-09drm/i915: remove i915_delayedfreq_table debugfs entryMika Kuoppala
2014-07-08drm/i915: Emphasize that ctx->id is merely a user handleOscar Mateo
2014-07-08drm/i915: Emphasize that ctx->obj & ctx->is_initialized refer to the legacy r...Oscar Mateo
2014-07-07drm/i915: semaphore debugfsBen Widawsky
2014-07-07drm/i915: Support pf CRC source on haswell transcoder edpDaniel Vetter
2014-07-07drm/i915: Don't pretend ips is always enabled on BDW.Rodrigo Vivi
2014-07-07Merge tag 'v3.16-rc4' into drm-intel-next-queuedDaniel Vetter
2014-07-04drm/i915: Show cursor size in debugfs/i915_display_infoChris Wilson
2014-06-24drm/i915: Hold the table lock whilst walking the file's idr and counting the ...Chris Wilson
2014-06-19drm/i915: Print obj->frontbuffer_bits in debugfs outputDaniel Vetter
2014-06-17drm/i915: Grab dev->struct_mutex in i915_gem_pageflip_infoDaniel Vetter
2014-06-16drm/i915: Handle disabled primary plane in debugfs i915_display_info (v2)Matt Roper
2014-06-13drm/i915: Improve PSR debugfs status.Rodrigo Vivi
2014-06-13drm/i915/bdw: Add Broadwell support for debugfs rps freq infoTom O'Rourke
2014-06-13drm/i915: Only wait one vblank when disabling crc if the pipe is onDaniel Vetter
2014-06-11drm/i915: Drop locking around fbdev-fb in debugfsDaniel Vetter
2014-06-11drm/i915: Fix context locking in debugfsDaniel Vetter
2014-06-05drm/i915: Always apply cursor width changesChris Wilson
2014-06-05drm/i915: Add fifo underrun reporting state to debugfsDaniel Vetter
2014-06-04drm: Split connection_mutex out of mode_config.mutex (v3)Daniel Vetter
2014-06-04drm/i915: replace drm_get_encoder_name() with direct name field useJani Nikula
2014-06-04drm/i915: replace drm_get_connector_name() with direct name field useJani Nikula
2014-05-22drm/i915: Kill private_default_ctx offOscar Mateo
2014-05-22drm/i915: s/i915_hw_context/intel_contextOscar Mateo
2014-05-22drm/i915: s/intel_ring_buffer/intel_engine_csOscar Mateo
2014-05-20drm/i915/chv: Add cursor pipe offsetsVille Syrjälä
2014-05-13drm/i915: Use for_each_intel_crtc() when iterating through intel_crtcsDamien Lespiau
2014-05-13drm/i915: Use ilk_wm_max_level() in latency debugfs filesDamien Lespiau
2014-05-13drm/i915: Don't cast void* pointersDamien Lespiau
2014-05-12drm/i915/chv: Add Cherryview interrupt registers into debugfsVille Syrjälä
2014-05-05drm/i915: Avoid NULL ctx->obj dereference in debugfs/i915_context_infoChris Wilson
2014-05-05drm/i915: get a runtime PM ref for debugfs entries where neededImre Deak
2014-05-05drm/i915: remove the i915_dpio debugfs entryImre Deak
2014-05-05drm/i915: vlv: add RC6 residency countersImre Deak