Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/i915: Squash repeated awaits on the same fence | Chris Wilson | 2017-05-03 | 1 | -0/+2 |
* | drm/i915: Rename conditional GEM execution macros | Chris Wilson | 2017-02-10 | 1 | -6/+6 |
* | drm/i915: Mark the end of intel_ring_begin() and check in intel_ring_advance() | Chris Wilson | 2017-02-06 | 1 | -0/+9 |
* | drm/i915: introduce GEM_WARN_ON | Matthew Auld | 2016-12-16 | 1 | -0/+2 |
* | drm/i915: allow GEM_BUG_ON expr checking with !DEBUG_GEM | Matthew Auld | 2016-12-05 | 1 | -1/+1 |
* | drm/i915: avoid harmless empty-body warning | Arnd Bergmann | 2016-11-08 | 1 | -1/+1 |
* | drm/i915: Combine seqno + tracking into a global timeline struct | Chris Wilson | 2016-10-28 | 1 | -0/+2 |
* | drm/i915: Add GEM debugging Kconfig option | Chris Wilson | 2016-04-14 | 1 | -0/+34 |