1. e2efd13 drm/i915: Rename struct intel_context by Chris Wilson · 9 years ago
  2. 7c2c270 drm/i915/guc: pass request (not client) to i915_guc_{wq_check_space, submit}() by Dave Gordon · 9 years ago
  3. b8d2afa drm/i915: Remove use_mmio_flip kernel parameter. by Maarten Lankhorst · 9 years ago
  4. c033666 drm/i915: Store a i915 backpointer from engine, and use it by Chris Wilson · 9 years ago
  5. e1382ef drm/i915/execlists: Refactor common engine setup by Chris Wilson · 9 years ago
  6. 0e4ca10 drm/i915: Fix ordering of sanitize ppgtt and sanitize execlists by Chris Wilson · 9 years ago
  7. a58c01a drm/i915: Apply strongly ordered RCS breadcrumb to gen8/legacy by Chris Wilson · 9 years ago
  8. 0e93cdd drm/i915: Trim the flush for the execlists request emission by Chris Wilson · 9 years ago
  9. e39d42f drm/i915: Stop tracking execlists retired requests by Tvrtko Ursulin · 9 years ago
  10. a3d1276 drm/i915: Store LRC hardware id in the request by Tvrtko Ursulin · 9 years ago
  11. a16a405 drm/i915: Track the previous pinned context inside the request by Chris Wilson · 9 years ago
  12. 978f1e0 drm/i915: Move the magical deferred context allocation into the request by Chris Wilson · 9 years ago
  13. 24f1d3c drm/i915: Refactor execlists default context pinning by Chris Wilson · 9 years ago
  14. 7069b14 drm/i915: Replace the pinned context address with its unique ID by Chris Wilson · 9 years ago
  15. ef87bba drm/i915: Update execlists context descriptor format commentary by Chris Wilson · 9 years ago
  16. 6310346 drm/i915: Preallocate enough space for the average request by Chris Wilson · 9 years ago
  17. bfa0120 drm/i915: Manually unwind after a failed request allocation by Chris Wilson · 9 years ago
  18. 0251a96 drm/i915: Remove the identical implementations of request space reservation by Chris Wilson · 9 years ago
  19. 987046a drm/i915: Unify intel_ring_begin() by Chris Wilson · 9 years ago
  20. fe3db79 drm/i915: Propagate error from drm_gem_object_init() by Chris Wilson · 9 years ago
  21. d37cd8a drm/i915: rename i915_gem_alloc_object() to i915_gem_object_create() by Dave Gordon · 9 years ago
  22. 791bee1 drm/i915: Remove a couple pointless WARN_ONs by Tvrtko Ursulin · 9 years ago
  23. 0ccdacf drm/i915/mocs: Program MOCS for all engines on init by Peter Antoine · 9 years ago
  24. aa9b781 drm/i915: Late request cancellations are harmful by Chris Wilson · 9 years ago
  25. f4457ae drm/i915: Prevent leaking of -EIO from i915_wait_request() by Chris Wilson · 9 years ago
  26. 299259a drm/i915: Store the reset counter when constructing a request by Chris Wilson · 9 years ago
  27. c19ae98 drm/i915: Hide the atomic_read(reset_counter) behind a helper by Chris Wilson · 9 years ago
  28. ce81a65 drm/i915: Adjust size of PIPE_CONTROL used for gen8 render seqno write by Michał Winiarski · 9 years ago
  29. 7d774ca drm/i915: Use new i915_gem_object_pin_map for LRC by Tvrtko Ursulin · 9 years ago
  30. 04794ad drm/i915: Split execlists hardware status page initialisation from setup by Tvrtko Ursulin · 9 years ago
  31. 3756685 drm/i915: Only grab correct forcewake for the engine with execlists by Tvrtko Ursulin · 9 years ago
  32. b1e429f drm/i915: implement WaClearTdlStateAckDirtyBits by Tim Gore · 9 years ago
  33. c04e0f3 drm/i915: Separate out the seqno-barrier from engine->get_seqno by Chris Wilson · 9 years ago
  34. 782f6bc drm/i915: Fixup the free space logic in ring_prepare by Akash Goel · 9 years ago
  35. 27af5ee drm/i915: Move execlists irq handler to a bottom half by Tvrtko Ursulin · 9 years ago
  36. b4ac5af drm/i915: replace for_each_engine() by Dave Gordon · 9 years ago
  37. fc0768c drm/i915/tdr: Initialize hangcheck struct for each engine by Tomas Elf · 9 years ago
  38. 26720ab drm/i915: Move CSB MMIO reads out of the execlists lock by Tvrtko Ursulin · 9 years ago
  39. 39dabec drm/i915: Use shorter route to dev_private where possible by Tvrtko Ursulin · 9 years ago
  40. 117897f drm/i915: More renaming of rings to engines by Tvrtko Ursulin · 9 years ago
  41. 666796d drm/i915: More intel_engine_cs renaming by Tvrtko Ursulin · 9 years ago
  42. 4a570db drm/i915: Rename intel_engine_cs struct members by Tvrtko Ursulin · 9 years ago
  43. 0bc40be drm/i915: Rename intel_engine_cs function parameters by Tvrtko Ursulin · 9 years ago
  44. e2f8039 drm/i915: Rename local struct intel_engine_cs variables by Tvrtko Ursulin · 9 years ago
  45. 8de1b23 drm/i915/lrc: Do not wait atomically when stopping engines by Tvrtko Ursulin · 9 years ago
  46. c6a2ac7 drm/i915: Execlists small cleanups and micro-optimisations by Tvrtko Ursulin · 9 years ago
  47. 2743179 drm/i915: Execlists cannot pin a context without the object by Chris Wilson · 9 years ago
  48. 99cf8ea drm/i915/lrc: Only set RS ctx enable in ctx control reg if there is a RS by Michel Thierry · 9 years ago
  49. 7156291 drm/i915/gen9: Set value of Indirect Context Offset based on gen version by Michel Thierry · 9 years ago
  50. f4e2dec drm/i915: Fix premature LRC unpin in GuC mode by Tvrtko Ursulin · 9 years ago
  51. 321fe30 drm/i915: Make LRC pinning own a reference to the context by Tvrtko Ursulin · 9 years ago
  52. e5292823 drm/i915: Make LRC (un)pinning work on context and engine by Tvrtko Ursulin · 9 years ago
  53. 397097b drm/i915/guc: Decouple GuC engine id from ring id by Alex Dai · 9 years ago
  54. 77b04a0 drm/i915: More use of the cached LRC state by Tvrtko Ursulin · 9 years ago
  55. 426960b drm/i915: Seal busy-ioctl uABI and prevent leaking of internal ids by Chris Wilson · 9 years ago
  56. 7c17d37 drm/i915: Use ordered seqno write interrupt generation on gen8+ execlists by Chris Wilson · 9 years ago
  57. e28e404 drm/i915: tidy up a few leftovers by Dave Gordon · 9 years ago
  58. ed54c1a drm/i915: abolish separate per-ring default_context pointers by Dave Gordon · 9 years ago
  59. 2682708 drm/i915: simplify allocation of driver-internal requests by Dave Gordon · 9 years ago
  60. 82352e9 drm/i915: Cache LRC state page in the context by Tvrtko Ursulin · 9 years ago
  61. 0eb973d drm/i915: Cache ringbuffer GTT VMA by Tvrtko Ursulin · 9 years ago
  62. ca82580 drm/i915: Do not call API requiring struct_mutex where it is not available by Tvrtko Ursulin · 9 years ago
  63. 965fd60 drm/i915: Make sure DC writes are coherent on flush. by Francisco Jerez · 9 years ago
  64. ec8a977 drm/i915: Fix bsd2 ring name by Tvrtko Ursulin · 9 years ago
  65. d9f3af9 drm/i915: Compact logical ring interrupt initialization by Tvrtko Ursulin · 9 years ago
  66. c9cacf9 drm/i915: Extract vfunc setup from logical ring initializers by Tvrtko Ursulin · 9 years ago
  67. 7eb08a2 drm/i915/bdw+: Replace list_del+list_add_tail with list_move_tail by Tvrtko Ursulin · 9 years ago
  68. cd7feaa drm/i915: Don't warn if the workaround list is empty part 2. by Boyer, Wayne · 9 years ago
  69. 91a4103 drm/i915: Extract CSB status read by Ben Widawsky · 9 years ago
  70. f764a8b drm/i915: Change WARN to ERROR in CSB count by Ben Widawsky · 9 years ago
  71. 5590a5f drm/i915: Cleanup some of the CSB handling by Ben Widawsky · 9 years ago
  72. c5d46ee drm/i915: add kerneldoc for intel_lr_context_size() by Dave Gordon · 9 years ago
  73. 95a66f7 drm/i915/guc: Expose (intel)_lr_context_size() by Dave Gordon · 9 years ago
  74. a7e0219 drm/i915/guc: Move GuC wq_check_space to alloc_request_extras by Alex Dai · 9 years ago
  75. eba5119 drm/i915: Fix whitespace (trivial) by Ben Widawsky · 9 years ago
  76. 1a5a9ce drm/i915: Limit VF cache invalidate workaround usage to gen9 by Ben Widawsky · 9 years ago
  77. 033908a drm/i915: mark GEM object pages dirty when mapped & written by the CPU by Dave Gordon · 9 years ago
  78. b0366a5 drm/i915: intel_ring_initialized() must be simple and inline by Dave Gordon · 9 years ago
  79. af3302b Revert "drm/i915: Extend LRC pinning to cover GPU context writeback" by Daniel Vetter · 9 years ago
  80. 6d65ba9 drm/i915: Extend LRC pinning to cover GPU context writeback by Nick Hoath · 9 years ago
  81. 92907cb Merge tag 'v4.4-rc2' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  82. fb1a211 Revert "drm/i915: Initialize HWS page address after GPU reset" by Arun Siluvery · 9 years ago
  83. f0f59a0 drm/i915: Type safe register read/write by Ville Syrjälä · 9 years ago
  84. 0d925ea drm/i915: Wrap context LRI init in a macro by Ville Syrjälä · 9 years ago
  85. 35dc3f9 drm/i915: Give names to more ring registers by Ville Syrjälä · 9 years ago
  86. 9244a81 drm/i915: Wrap ASSIGN_CTX_{PDP,PM4L} in do {} while(0) by Ville Syrjälä · 9 years ago
  87. 8f40db7 drm/i915: Add wa_ctx_emit_reg() by Ville Syrjälä · 9 years ago
  88. f92a916 drm/i915: Add functions to emit register offsets to the ring by Ville Syrjälä · 9 years ago
  89. 3e82806 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  90. cbdc12a drm/i915: make A0 wa's applied to A1 by Tim Gore · 9 years ago
  91. 608c1a5 drm/i915: Recover all available ringbuffer space following reset by Chris Wilson · 9 years ago
  92. e87a005 drm/i915: add helpers for platform specific revision id range checks by Jani Nikula · 9 years ago
  93. fffda3f drm/i915/bxt: add revision id for A1 stepping and use it by Jani Nikula · 9 years ago
  94. 2dd3a88 Merge tag 'drm-intel-next-2015-10-10' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  95. 48f87dd Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next by Dave Airlie · 9 years ago
  96. 40a2448 drm/i915: Flush pipecontrol post-sync writes by Chris Wilson · 9 years ago
  97. 2f5945b drm/i915: Kill DRI1 cliprects by Chris Wilson · 9 years ago
  98. dfc53c5 drm/i915: Consider HW CSB write pointer before resetting the sw read pointer by Michel Thierry · 9 years ago
  99. cd1736a drm/i915: Remove extraneous request cancel. by Nick Hoath · 9 years ago
  100. 83843d8 drm/i915: Parametrize LRC registers by Ville Syrjälä · 9 years ago