aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_debugfs.c
Commit message (Expand)AuthorAge
* drm/i915: Objects on the unbound list may still have an active referenceChris Wilson2014-09-19
* drm/i915: Check for a stalled page flip after each vblankChris Wilson2014-09-05
* drm/i915: Fix unsafe vma iteration in i915_drop_cachesChris Wilson2014-09-04
* drm/i915: Remove shadowed local variable 'i' from i915_interrupt_infoChris Wilson2014-09-03
* drm/i915: Don't restrict i915_wa_registers to BDWDamien Lespiau2014-09-03
* drm/i915: Rename intel_wa_registers with a i915_ prefixDamien Lespiau2014-09-03
* drm/i915/bdw: Export workaround data to debugfsArun Siluvery2014-09-03
* drm/i915/bdw: Add BDW support in the i915 debugfs entryVedang Patel2014-09-03
* drm/i915: Differentiate between LLC or snooped for the userChris Wilson2014-09-03
* drm/i915: Use dev_priv as first argument of for_each_pipe()Damien Lespiau2014-09-03
* drm/i915: fix i915_frequency_info on BDWPaulo Zanoni2014-09-03
* drm/i915/bdw: Print context state in debugfsBen Widawsky2014-08-20
* drm/i915/bdw: Display context backing obj & ringbuffer info in debugfsOscar Mateo2014-08-20
* drm/i915/bdw: Display execlists info in debugfsOscar Mateo2014-08-20
* drm/i915: Only track real ppgtt for a contextDaniel Vetter2014-08-13
* drm/i915: Track file_priv, not ctx in the ppgtt structureDaniel Vetter2014-08-13
* drm/i915: fix i915_interrupt_info on BDWPaulo Zanoni2014-08-09
* drm/i915: Introduce a for_each_intel_encoder() macroDamien Lespiau2014-08-08
* drm/i915: Introduce FBC False Color for debug purposes.Rodrigo Vivi2014-08-08
* Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter2014-07-29
|\
| * drm/i915: mst topology dumper in debugfs (v0.2)Dave Airlie2014-07-21
| * drm/i915: check connector->encoder before using it.Dave Airlie2014-07-21
* | drm/i915: Allowing changing of wm latencies for valid platformsSonika Jindal2014-07-23
* | drm/i915: Fix printing proper min/min/rpe values in debugfsDeepak S2014-07-23
* | drm/i915: add helper for checking whether IRQs are enabledJesse Barnes2014-07-23
* | drm/i915: Improve PSR debugfs outputDaniel Vetter2014-07-23
* | drm/i915: Track the psr dp connector in dev_priv->psr.enabledDaniel Vetter2014-07-23
* | drm/i915: Use the cached min/min/rpe values in the vlv debugfs codeVille Syrjälä2014-07-11
|/
* drm/i915: State readout support for WRPLLsDaniel Vetter2014-07-10
* drm/i915: add POWER_DOMAIN_PLLSPaulo Zanoni2014-07-10
* drm/i915: Add a debugfs file for the shared dpll stateDaniel Vetter2014-07-10
* drm/i915: get/put runtime PM at i915_semaphore_statusPaulo Zanoni2014-07-10
* drm/i915: remove i915_rstdby_delays debugfs entryMika Kuoppala2014-07-09
* drm/i915: remove i915_gfxec debugfs entryMika Kuoppala2014-07-09
* drm/i915: remove i915_inttoext_table debugfs entryMika Kuoppala2014-07-09
* drm/i915: remove i915_delayedfreq_table debugfs entryMika Kuoppala2014-07-09
* drm/i915: Emphasize that ctx->id is merely a user handleOscar Mateo2014-07-08
* drm/i915: Emphasize that ctx->obj & ctx->is_initialized refer to the legacy r...Oscar Mateo2014-07-08
* drm/i915: semaphore debugfsBen Widawsky2014-07-07
* drm/i915: Support pf CRC source on haswell transcoder edpDaniel Vetter2014-07-07
* drm/i915: Don't pretend ips is always enabled on BDW.Rodrigo Vivi2014-07-07
* Merge tag 'v3.16-rc4' into drm-intel-next-queuedDaniel Vetter2014-07-07
|\
| * drm/i915: Hold the table lock whilst walking the file's idr and counting the ...Chris Wilson2014-06-24
* | drm/i915: Show cursor size in debugfs/i915_display_infoChris Wilson2014-07-04
* | drm/i915: Print obj->frontbuffer_bits in debugfs outputDaniel Vetter2014-06-19
* | drm/i915: Grab dev->struct_mutex in i915_gem_pageflip_infoDaniel Vetter2014-06-17
* | drm/i915: Handle disabled primary plane in debugfs i915_display_info (v2)Matt Roper2014-06-16
* | drm/i915: Improve PSR debugfs status.Rodrigo Vivi2014-06-13
* | drm/i915/bdw: Add Broadwell support for debugfs rps freq infoTom O'Rourke2014-06-13
* | drm/i915: Only wait one vblank when disabling crc if the pipe is onDaniel Vetter2014-06-13