summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_debugfs.c
AgeCommit message (Expand)Author
2016-06-30drm/i915: Fix missing unlock on error in i915_ppgtt_info()Wei Yongjun
2016-05-23Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-05-04Merge tag 'topic/drm-misc-2016-04-29' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-05-04Merge tag 'drm-intel-next-2016-04-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-05-04Revert "drm/i915: start adding dp mst audio"Lyude
2016-04-27drm: Protect dev->filelist with its own mutexDaniel Vetter
2016-04-24drm/i915: Correct the i915_frequency_info debugfs outputAkash Goel
2016-04-22drm/mode: introduce wrapper to read framebuffer refcount.Dave Airlie
2016-04-22Merge tag 'drm-intel-next-2016-04-11' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-04-15drm/i915: Show pin mapped counts and sizes in debugfsTvrtko Ursulin
2016-04-15drm/i915: Show pin mapped status in describe_objTvrtko Ursulin
2016-04-15drm/i915/dp/mst: Add source port info to debugfs outputJim Bride
2016-04-14drm/i915: Tighten reset_counter for reset statusChris Wilson
2016-04-14drm/i915: Hide the atomic_read(reset_counter) behind a helperChris Wilson
2016-04-14drm/i915: Store and use edram capabilitiesMika Kuoppala
2016-04-12drm/i915: Simplify for_each_fw_domain iteratorsTvrtko Ursulin
2016-04-09drm/i915: Harden detection of missed interruptsChris Wilson
2016-04-09drm/i915: Separate out the seqno-barrier from engine->get_seqnoChris Wilson
2016-04-08drm/i915: Include engine->last_submitted_seqno in GPU error stateChris Wilson
2016-04-07drm/i915: Do not use {HAS_*, IS_*, INTEL_INFO}(dev_priv->dev)Joonas Lahtinen
2016-04-04drm/i915: Move execlists irq handler to a bottom halfTvrtko Ursulin
2016-04-03drm/i915: Show PCI power state under debugfs/i915_runtime_pm_statusChris Wilson
2016-04-03drm/i915: Add struct_mutex locking for debugs/i915_gem_framebufferChris Wilson
2016-03-31drm/i915: Refer to GGTT {,VM} consistentlyJoonas Lahtinen
2016-03-24drm/i915: replace for_each_engine()Dave Gordon
2016-03-24drm/i915: introduce for_each_engine_id()Dave Gordon
2016-03-18drm/i915: Rename dev_priv->gtt to dev_priv->ggttJoonas Lahtinen
2016-03-17drm/i915: Use a crtc mask instead of a refcount for dpll functions, v2.Maarten Lankhorst
2016-03-16drm/i915: More renaming of rings to enginesTvrtko Ursulin
2016-03-16drm/i915: More intel_engine_cs renamingTvrtko Ursulin
2016-03-16drm/i915: Rename intel_engine_cs struct membersTvrtko Ursulin
2016-03-16drm/i915: Rename intel_engine_cs function parametersTvrtko Ursulin
2016-03-16drm/i915: Rename local struct intel_engine_cs variablesTvrtko Ursulin
2016-03-04drm/i915/hangcheck: Prevent long walks across full-ppgttMika Kuoppala
2016-02-26drm/i915: Reduce the pointer dance of i915_is_ggtt()Chris Wilson
2016-02-26drm/i915: Rename vma->*_list to *_link for consistencyChris Wilson
2016-02-17drm/i915: Ensure the HW is powered when accessing the CRC HW blockImre Deak
2016-02-01drm/i915: Add PSR main link standby support backRodrigo Vivi
2016-01-25drm/i915/gen9: Add framework to whitelist specific GPU registersArun Siluvery
2016-01-25drm/i915/guc: Decouple GuC engine id from ring idAlex Dai
2016-01-21drm/i915: tidy up a few leftoversDave Gordon
2016-01-21drm/i915: abolish separate per-ring default_context pointersDave Gordon
2016-01-18drm/i915: Do not call API requiring struct_mutex where it is not availableTvrtko Ursulin
2016-01-08drm/i915: Inspect subunit states on hangcheckMika Kuoppala
2016-01-07drm/i915: Cleanup some of the CSB handlingBen Widawsky
2015-12-16drm/i915/debugfs: add a separate debugfs file for VBTJani Nikula
2015-12-16drm/i915: don't use a temp buffer for opregion debugfs fileJani Nikula
2015-12-10drm/i915: Separate cherryview from valleyviewWayne Boyer
2015-12-10drm/i915: start adding dp mst audioLibin Yang
2015-12-03drm/i915/guc: Clean up locks in GuCAlex Dai