aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem.h
Commit message (Expand)AuthorAge
* drm/i915: GEM_WARN_ON considered harmfulTvrtko Ursulin2018-10-18
* drm/i915/execlists: Flush tasklet directly from reset-finishChris Wilson2018-08-29
* drm/i915/execlists: Direct submission of new requests (avoid tasklet/ksoftirqd)Chris Wilson2018-06-28
* drm/i915/execlists: Wait for ELSP submission on restartChris Wilson2018-05-25
* drm/i915: Look for an active kernel context before switchingChris Wilson2018-05-24
* drm/i915: Only sync tasklets once for recursive reset preparationChris Wilson2018-05-16
* drm/i915: Compile out engine debug for releaseChris Wilson2018-04-26
* drm/i915: Split out parking from the idle worker for reuseChris Wilson2018-04-06
* drm/i915: Show GEM_TRACE when detecting a failed GPU idleChris Wilson2018-03-13
* drm/i915/icl: Prepare for more ringsTvrtko Ursulin2018-03-01
* drm/i915: Repeat the GEM_BUG_ON message in the ftrace logChris Wilson2018-02-28
* drm/i915: Print the condition causing GEM_BUG_ONMika Kuoppala2017-11-16
* drm/i915: Use trace_printk to provide a death rattle for GEMChris Wilson2017-11-09
* drm/i915: Squash repeated awaits on the same fenceChris Wilson2017-05-03
* drm/i915: Rename conditional GEM execution macrosChris Wilson2017-02-10
* drm/i915: Mark the end of intel_ring_begin() and check in intel_ring_advance()Chris Wilson2017-02-06
* drm/i915: introduce GEM_WARN_ONMatthew Auld2016-12-16
* drm/i915: allow GEM_BUG_ON expr checking with !DEBUG_GEMMatthew Auld2016-12-05
* drm/i915: avoid harmless empty-body warningArnd Bergmann2016-11-08
* drm/i915: Combine seqno + tracking into a global timeline structChris Wilson2016-10-28
* drm/i915: Add GEM debugging Kconfig optionChris Wilson2016-04-14