1. 11fa338 drm/i915: Fix retrieval of hangcheck stats by Chris Wilson · 11 years ago
  2. f343c5f drm/i915: Getter/setter for object attributes by Ben Widawsky · 11 years ago
  3. a0de80a drm/i915: Fix context sizes on HSW by Ben Widawsky · 11 years ago
  4. 0025c07 drm/i915: change i915_add_request to macro by Mika Kuoppala · 11 years ago
  5. c0bb617 drm/i915: add i915_gem_context_get_hang_stats() by Mika Kuoppala · 11 years ago
  6. bb03641 drm/i915: context debug messages by Ben Widawsky · 11 years ago
  7. 8693a82 drm/i915: Add references to some workaround we implement by Damien Lespiau · 11 years ago
  8. 186507e drm/i915: Assert mutex_is_locked on context lookup by Ben Widawsky · 11 years ago
  9. 112522f drm/i915: put context upon switching by Chris Wilson · 11 years ago
  10. 168f836 drm/i915: unreference default context on module unload by Mika Kuoppala · 11 years ago
  11. dce3271 drm/i915: reference count for i915_hw_contexts by Mika Kuoppala · 11 years ago
  12. 4615d4c drm/i915: Use MLC (l3$) for context objects by Chris Wilson · 11 years ago
  13. c8c470a drm/i915: convert to idr_alloc() by Tejun Heo · 11 years ago
  14. f73f760 drm/i915/ctx: Remove bad invariant by Ben Widawsky · 11 years ago
  15. 07ea0d8 drm/i915: Clarify HW context size logic by Ben Widawsky · 11 years ago
  16. 9d773091 drm/i915: Preallocate next seqno before touching the ring by Chris Wilson · 12 years ago
  17. f94982b drm/i915: Allocate the proper size for contexts. by Ben Widawsky · 12 years ago
  18. 1f31c69 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  19. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  20. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  21. ac82ea2 drm/i915: Actually invalidate the TLB for the SandyBridge HW contexts w/a by Chris Wilson · 12 years ago
  22. 86a1ee2 drm/i915: Only pwrite through the GTT if there is space in the aperture by Chris Wilson · 12 years ago
  23. e47e9ad drm/i915: remove unused variable by Devendra Naga · 12 years ago
  24. 2e4291e drm/i915: Add contexts for HSW by Ben Widawsky · 12 years ago
  25. 9a3b530 drm/i915: Cleanup context switching through do_switch() by Chris Wilson · 12 years ago
  26. be63638 drm/i915: dereferencing an error pointer by Dan Carpenter · 12 years ago
  27. b259b31 drm/i915: fix invalid reference handling of the default ctx obj by Chris Wilson · 12 years ago
  28. d3373a2 drm/i915: Flush the context object from the CPU caches upon switching by Chris Wilson · 12 years ago
  29. 4f91dd6 drm/i915/context/: s/CTX/CXT by Ben Widawsky · 12 years ago
  30. 146937e drm/i915: linuxify create_hw_context() by Ben Widawsky · 12 years ago
  31. 5fa8be6 drm/i915: return -ENODEV if hw context are not supported by Daniel Vetter · 12 years ago
  32. 73c273e drm/i915: simplify context_idr_cleanup by Daniel Vetter · 12 years ago
  33. 6f4c45c drm/i915/context: shut up compiler by Daniel Vetter · 12 years ago
  34. 0d32601 drm/i915: return -ENOENT if the context doesn't exist by Daniel Vetter · 12 years ago
  35. df12c6d drm/i915: initialize the context idr unconditionally by Daniel Vetter · 12 years ago
  36. 55a6662 drm/i915: fix module unload after context merge by Daniel Vetter · 12 years ago
  37. e158c5a drm/i915: disable contexts on old HW by Ben Widawsky · 12 years ago
  38. 8e96d9c drm/i915: reset the GPU on context fini by Ben Widawsky · 12 years ago
  39. 8462481 drm/i915/context: create & destroy ioctls by Ben Widawsky · 12 years ago
  40. dfabbcb drm/i915: use the default context by Ben Widawsky · 12 years ago
  41. 12b0286 drm/i915: possibly invalidate TLB before context switch by Ben Widawsky · 12 years ago
  42. e37ec39 drm/i915: Ivybridge MI_ARB_ON_OFF context w/a by Ben Widawsky · 12 years ago
  43. 3af7b85 drm/i915: ensure context objects are bound to the global gtt by Daniel Vetter · 12 years ago
  44. e055684 drm/i915: context switch implementation by Ben Widawsky · 12 years ago
  45. 4052105 drm/i915: context basic create & destroy by Ben Widawsky · 12 years ago
  46. 254f965 drm/i915: preliminary context support by Ben Widawsky · 12 years ago