aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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