summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter2014-07-291-7/+32
|\
| * drm/i915: mst topology dumper in debugfs (v0.2)Dave Airlie2014-07-221-0/+23
| * drm/i915: check connector->encoder before using it.Dave Airlie2014-07-211-7/+9
* | drm/i915: Allowing changing of wm latencies for valid platformsSonika Jindal2014-07-231-3/+3
* | drm/i915: Fix printing proper min/min/rpe values in debugfsDeepak S2014-07-231-3/+3
* | drm/i915: add helper for checking whether IRQs are enabledJesse Barnes2014-07-231-1/+1
* | drm/i915: Improve PSR debugfs outputDaniel Vetter2014-07-231-0/+6
* | drm/i915: Track the psr dp connector in dev_priv->psr.enabledDaniel Vetter2014-07-231-1/+1
* | drm/i915: Use the cached min/min/rpe values in the vlv debugfs codeVille Syrjälä2014-07-111-9/+10
|/
* drm/i915: State readout support for WRPLLsDaniel Vetter2014-07-101-0/+1
* drm/i915: add POWER_DOMAIN_PLLSPaulo Zanoni2014-07-101-0/+2
* drm/i915: Add a debugfs file for the shared dpll stateDaniel Vetter2014-07-101-0/+26
* drm/i915: get/put runtime PM at i915_semaphore_statusPaulo Zanoni2014-07-101-0/+2
* drm/i915: remove i915_rstdby_delays debugfs entryMika Kuoppala2014-07-091-24/+0
* drm/i915: remove i915_gfxec debugfs entryMika Kuoppala2014-07-091-21/+0
* drm/i915: remove i915_inttoext_table debugfs entryMika Kuoppala2014-07-091-30/+0
* drm/i915: remove i915_delayedfreq_table debugfs entryMika Kuoppala2014-07-091-27/+0
* drm/i915: Emphasize that ctx->id is merely a user handleOscar Mateo2014-07-081-1/+1
* drm/i915: Emphasize that ctx->obj & ctx->is_initialized refer to the legacy r...Oscar Mateo2014-07-081-3/+3
* drm/i915: semaphore debugfsBen Widawsky2014-07-071-0/+71
* drm/i915: Support pf CRC source on haswell transcoder edpDaniel Vetter2014-07-071-3/+61
* drm/i915: Don't pretend ips is always enabled on BDW.Rodrigo Vivi2014-07-071-4/+11
* Merge tag 'v3.16-rc4' into drm-intel-next-queuedDaniel Vetter2014-07-071-0/+2
|\
| * drm/i915: Hold the table lock whilst walking the file's idr and counting the ...Chris Wilson2014-06-241-0/+2
* | drm/i915: Show cursor size in debugfs/i915_display_infoChris Wilson2014-07-041-5/+5
* | drm/i915: Print obj->frontbuffer_bits in debugfs outputDaniel Vetter2014-06-191-0/+2
* | drm/i915: Grab dev->struct_mutex in i915_gem_pageflip_infoDaniel Vetter2014-06-181-0/+7
* | drm/i915: Handle disabled primary plane in debugfs i915_display_info (v2)Matt Roper2014-06-161-3/+6
* | drm/i915: Improve PSR debugfs status.Rodrigo Vivi2014-06-131-1/+3
* | drm/i915/bdw: Add Broadwell support for debugfs rps freq infoTom O'Rourke2014-06-131-7/+8
* | drm/i915: Only wait one vblank when disabling crc if the pipe is onDaniel Vetter2014-06-131-1/+6
* | drm/i915: Drop locking around fbdev-fb in debugfsDaniel Vetter2014-06-111-4/+0
* | drm/i915: Fix context locking in debugfsDaniel Vetter2014-06-111-2/+2
|/
* drm/i915: Always apply cursor width changesChris Wilson2014-06-051-1/+1
* drm/i915: Add fifo underrun reporting state to debugfsDaniel Vetter2014-06-051-0/+4
* drm: Split connection_mutex out of mode_config.mutex (v3)Daniel Vetter2014-06-041-2/+2
* drm/i915: replace drm_get_encoder_name() with direct name field useJani Nikula2014-06-041-1/+1
* drm/i915: replace drm_get_connector_name() with direct name field useJani Nikula2014-06-041-2/+2
* drm/i915: Kill private_default_ctx offOscar Mateo2014-05-221-3/+4
* drm/i915: s/i915_hw_context/intel_contextOscar Mateo2014-05-221-3/+3
* drm/i915: s/intel_ring_buffer/intel_engine_csOscar Mateo2014-05-221-8/+8
* drm/i915/chv: Add cursor pipe offsetsVille Syrjälä2014-05-201-7/+2
* drm/i915: Use for_each_intel_crtc() when iterating through intel_crtcsDamien Lespiau2014-05-141-2/+2
* drm/i915: Use ilk_wm_max_level() in latency debugfs filesDamien Lespiau2014-05-131-2/+2
* drm/i915: Don't cast void* pointersDamien Lespiau2014-05-131-37/+37
* drm/i915/chv: Add Cherryview interrupt registers into debugfsVille Syrjälä2014-05-121-1/+41
* drm/i915: Avoid NULL ctx->obj dereference in debugfs/i915_context_infoChris Wilson2014-05-051-0/+3
* drm/i915: get a runtime PM ref for debugfs entries where neededImre Deak2014-05-051-0/+10
* drm/i915: remove the i915_dpio debugfs entryImre Deak2014-05-051-48/+0
* drm/i915: vlv: add RC6 residency countersImre Deak2014-05-051-0/+5
OpenPOWER on IntegriCloud