summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/icl: Prepare for more ringsTvrtko Ursulin2018-03-011-1/+1
* drm/i915: Repeat the GEM_BUG_ON message in the ftrace logChris Wilson2018-02-281-1/+4
* drm/i915: Print the condition causing GEM_BUG_ONMika Kuoppala2017-11-161-1/+5
* drm/i915: Use trace_printk to provide a death rattle for GEMChris Wilson2017-11-091-0/+6
* drm/i915: Squash repeated awaits on the same fenceChris Wilson2017-05-031-0/+2
* drm/i915: Rename conditional GEM execution macrosChris Wilson2017-02-101-6/+6
* drm/i915: Mark the end of intel_ring_begin() and check in intel_ring_advance()Chris Wilson2017-02-061-0/+9
* drm/i915: introduce GEM_WARN_ONMatthew Auld2016-12-161-0/+2
* drm/i915: allow GEM_BUG_ON expr checking with !DEBUG_GEMMatthew Auld2016-12-051-1/+1
* drm/i915: avoid harmless empty-body warningArnd Bergmann2016-11-081-1/+1
* drm/i915: Combine seqno + tracking into a global timeline structChris Wilson2016-10-281-0/+2
* drm/i915: Add GEM debugging Kconfig optionChris Wilson2016-04-141-0/+34