summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_debugfs.c
AgeCommit message (Expand)Author
2016-07-07drm/i915: s/INTEL_OUTPUT_DISPLAYPORT/INTEL_OUTPUT_DP/Ville Syrjälä
2016-07-06drm/i915: Group the irq breadcrumb variables into the same cachelineChris Wilson
2016-07-05drm/i915: Convert dev_priv->dev backpointers to dev_priv->drmChris Wilson
2016-07-04drm/i915: Mass convert dev->dev_private to to_i915(dev)Chris Wilson
2016-07-04drm/i915: Limit i915_ring_test_irq debugfs to actual ringsChris Wilson
2016-07-04drm/i915: Remove stop-rings debugfs interfaceChris Wilson
2016-07-04drm/i915: Only start retire worker when idleChris Wilson
2016-07-02drm/i915: Fix indentation in i915_gem_framebuffer_info()Chris Wilson
2016-07-01drm/i915: Use HWS for seqno tracking everywhereChris Wilson
2016-07-01drm/i915: Spin after waking up for an interruptChris Wilson
2016-07-01drm/i915: Slaughter the thundering i915_wait_request herdChris Wilson
2016-06-24drm/i915: Split idling from forcing context switchChris Wilson
2016-06-24drm/i915: Register debugfs interface lastChris Wilson
2016-06-21drm/i915: Use connector_type for printing in intel_connector_info, v2.Maarten Lankhorst
2016-06-21drm/i915: Use atomic state and connector_type in i915_sink_srcMaarten Lankhorst
2016-06-21drm/i915: Use connector_type instead of intel_encoder->type for DP.Maarten Lankhorst
2016-06-21drm/i915: Use connector->name in drrs debugfs.Maarten Lankhorst
2016-06-21drm/i915/guc: index host arrays by i915 engine ID, not guc_idDave Gordon
2016-06-16Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter
2016-06-14drm/i915/guc: add doorbell map to debugfs/i915_guc_infoDave Gordon
2016-06-14drm/i915:bxt: Enable Pooled EU supportarun.siluvery@linux.intel.com
2016-06-14drm/i915: Fix missing unlock on error in i915_ppgtt_info()Wei Yongjun
2016-05-31drm/i915: Update GEN6_PMINTRMSK setup with GuC enabledSagar Arun Kamble
2016-05-25drm/i915: Revert async unpin and nonblocking atomic commitDaniel Vetter
2016-05-24drm/i915/debugfs: Show context objects in i915_gem_objectsChris Wilson
2016-05-24drm/i915: Merge legacy+execlists context structsChris Wilson
2016-05-24drm/i915: Show i915_gem_context owner in debugfsChris Wilson
2016-05-24drm/i915: Rename struct intel_contextChris Wilson
2016-05-23drm/i915/guc: don't spinwait if the GuC's workqueue is fullDave Gordon
2016-05-19drm/i915: Remove cs based page flip support.Maarten Lankhorst
2016-05-19drm/i915: Rework intel_crtc_page_flip to be almost atomic, v3.Maarten Lankhorst
2016-05-19drm/i915: Convert flip_work to a list.Maarten Lankhorst
2016-05-19drm/i915: Unify unpin_work and mmio_work into flip_work, v2.Maarten Lankhorst
2016-05-19drm/i915: Remove intel_prepare_page_flip, v3.Maarten Lankhorst
2016-05-19drm/i915: Remove stallcheck special handling, v3.Maarten Lankhorst
2016-05-17Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter
2016-05-13drm/i915: Remove redundant const from function return typeImre Deak
2016-05-11drm/i915: Replace "INTEL_INFO->gen == x" checks with IS_GENxTvrtko Ursulin
2016-05-10drm/i915: Use drm_i915_private as the native pointer for intel_uncore.cChris Wilson
2016-05-09drm/i915: Store a i915 backpointer from engine, and use itChris Wilson
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-03Revert "drm/i915: start adding dp mst audio"Lyude
2016-04-28drm/i915: Refactor execlists default context pinningChris Wilson
2016-04-28drm/i915: Replace the pinned context address with its unique IDChris Wilson
2016-04-28drm/i915: Assign every HW context a unique IDChris Wilson
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