aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-25drm/i915/execlists: Wait for ELSP submission on restartChris Wilson1-0/+6
2018-05-24drm/i915: Look for an active kernel context before switchingChris Wilson1-0/+3
2018-05-16drm/i915: Only sync tasklets once for recursive reset preparationChris Wilson1-0/+7
2018-04-26drm/i915: Compile out engine debug for releaseChris Wilson1-0/+6
2018-04-06drm/i915: Split out parking from the idle worker for reuseChris Wilson1-0/+5
2018-03-13drm/i915: Show GEM_TRACE when detecting a failed GPU idleChris Wilson1-0/+2
2018-03-01drm/i915/icl: Prepare for more ringsTvrtko Ursulin1-1/+1
2018-02-28drm/i915: Repeat the GEM_BUG_ON message in the ftrace logChris Wilson1-1/+4
2017-11-16drm/i915: Print the condition causing GEM_BUG_ONMika Kuoppala1-1/+5
2017-11-09drm/i915: Use trace_printk to provide a death rattle for GEMChris Wilson1-0/+6
2017-05-03drm/i915: Squash repeated awaits on the same fenceChris Wilson1-0/+2
2017-02-10drm/i915: Rename conditional GEM execution macrosChris Wilson1-6/+6
2017-02-06drm/i915: Mark the end of intel_ring_begin() and check in intel_ring_advance()Chris Wilson1-0/+9
2016-12-16drm/i915: introduce GEM_WARN_ONMatthew Auld1-0/+2
2016-12-05drm/i915: allow GEM_BUG_ON expr checking with !DEBUG_GEMMatthew Auld1-1/+1
2016-11-08drm/i915: avoid harmless empty-body warningArnd Bergmann1-1/+1
2016-10-28drm/i915: Combine seqno + tracking into a global timeline structChris Wilson1-0/+2
2016-04-14drm/i915: Add GEM debugging Kconfig optionChris Wilson1-0/+34