1. f73f760 drm/i915/ctx: Remove bad invariant by Ben Widawsky · 12 years ago
  2. 07ea0d8 drm/i915: Clarify HW context size logic by Ben Widawsky · 12 years ago
  3. 9d773091 drm/i915: Preallocate next seqno before touching the ring by Chris Wilson · 12 years ago
  4. f94982b drm/i915: Allocate the proper size for contexts. by Ben Widawsky · 12 years ago
  5. 1f31c69 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  6. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  7. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  8. ac82ea2 drm/i915: Actually invalidate the TLB for the SandyBridge HW contexts w/a by Chris Wilson · 12 years ago
  9. 86a1ee2 drm/i915: Only pwrite through the GTT if there is space in the aperture by Chris Wilson · 12 years ago
  10. e47e9ad drm/i915: remove unused variable by Devendra Naga · 12 years ago
  11. 2e4291e drm/i915: Add contexts for HSW by Ben Widawsky · 12 years ago
  12. 9a3b530 drm/i915: Cleanup context switching through do_switch() by Chris Wilson · 12 years ago
  13. be63638 drm/i915: dereferencing an error pointer by Dan Carpenter · 12 years ago
  14. b259b31 drm/i915: fix invalid reference handling of the default ctx obj by Chris Wilson · 12 years ago
  15. d3373a2 drm/i915: Flush the context object from the CPU caches upon switching by Chris Wilson · 12 years ago
  16. 4f91dd6 drm/i915/context/: s/CTX/CXT by Ben Widawsky · 12 years ago
  17. 146937e drm/i915: linuxify create_hw_context() by Ben Widawsky · 12 years ago
  18. 5fa8be6 drm/i915: return -ENODEV if hw context are not supported by Daniel Vetter · 12 years ago
  19. 73c273e drm/i915: simplify context_idr_cleanup by Daniel Vetter · 12 years ago
  20. 6f4c45c drm/i915/context: shut up compiler by Daniel Vetter · 12 years ago
  21. 0d32601 drm/i915: return -ENOENT if the context doesn't exist by Daniel Vetter · 12 years ago
  22. df12c6d drm/i915: initialize the context idr unconditionally by Daniel Vetter · 12 years ago
  23. 55a6662 drm/i915: fix module unload after context merge by Daniel Vetter · 12 years ago
  24. e158c5a drm/i915: disable contexts on old HW by Ben Widawsky · 12 years ago
  25. 8e96d9c drm/i915: reset the GPU on context fini by Ben Widawsky · 12 years ago
  26. 8462481 drm/i915/context: create & destroy ioctls by Ben Widawsky · 12 years ago
  27. dfabbcb drm/i915: use the default context by Ben Widawsky · 12 years ago
  28. 12b0286 drm/i915: possibly invalidate TLB before context switch by Ben Widawsky · 12 years ago
  29. e37ec39 drm/i915: Ivybridge MI_ARB_ON_OFF context w/a by Ben Widawsky · 12 years ago
  30. 3af7b85 drm/i915: ensure context objects are bound to the global gtt by Daniel Vetter · 12 years ago
  31. e055684 drm/i915: context switch implementation by Ben Widawsky · 12 years ago
  32. 4052105 drm/i915: context basic create & destroy by Ben Widawsky · 12 years ago
  33. 254f965 drm/i915: preliminary context support by Ben Widawsky · 12 years ago