aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_debugfs.c
AgeCommit message (Expand)Author
2014-09-19drm/i915: Objects on the unbound list may still have an active referenceChris Wilson
2014-09-05drm/i915: Check for a stalled page flip after each vblankChris Wilson
2014-09-04drm/i915: Fix unsafe vma iteration in i915_drop_cachesChris Wilson
2014-09-03drm/i915: Remove shadowed local variable 'i' from i915_interrupt_infoChris Wilson
2014-09-03drm/i915: Don't restrict i915_wa_registers to BDWDamien Lespiau
2014-09-03drm/i915: Rename intel_wa_registers with a i915_ prefixDamien Lespiau
2014-09-03drm/i915/bdw: Export workaround data to debugfsArun Siluvery
2014-09-03drm/i915/bdw: Add BDW support in the i915 debugfs entryVedang Patel
2014-09-03drm/i915: Differentiate between LLC or snooped for the userChris Wilson
2014-09-03drm/i915: Use dev_priv as first argument of for_each_pipe()Damien Lespiau
2014-09-03drm/i915: fix i915_frequency_info on BDWPaulo Zanoni
2014-08-20drm/i915/bdw: Print context state in debugfsBen Widawsky
2014-08-20drm/i915/bdw: Display context backing obj & ringbuffer info in debugfsOscar Mateo
2014-08-20drm/i915/bdw: Display execlists info in debugfsOscar Mateo
2014-08-13drm/i915: Only track real ppgtt for a contextDaniel Vetter
2014-08-13drm/i915: Track file_priv, not ctx in the ppgtt structureDaniel Vetter
2014-08-09drm/i915: fix i915_interrupt_info on BDWPaulo Zanoni
2014-08-08drm/i915: Introduce a for_each_intel_encoder() macroDamien Lespiau
2014-08-08drm/i915: Introduce FBC False Color for debug purposes.Rodrigo Vivi
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-18drm/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