1. 4866d72 drm/i915: Update flush_all_caches() to take request structures by John Harrison · 9 years ago
  2. 2f20055 drm/i915: Update a bunch of execbuffer helpers to take request structures by John Harrison · 9 years ago
  3. 6258fbe drm/i915: Update queue_flip() to take a request structure by John Harrison · 9 years ago
  4. 8753181 drm/i915: Update init_context() to take a request structure by John Harrison · 9 years ago
  5. 29b1b41 drm/i915: Reserve ring buffer space for i915_add_request() commands by John Harrison · 9 years ago
  6. 17ee950 drm/i915/gen8: Add infrastructure to initialize WA batch buffers by Arun Siluvery · 9 years ago
  7. 4e86f72 drm/i915: Extend the parser to check register writes against a mask/value pair. by Francisco Jerez · 9 years ago
  8. 06fbca7 drm/i915: Split the batch pool by engine by Chris Wilson · 9 years ago
  9. 6689cb2 drm/i915: Move common request allocation code into a common function by John Harrison · 9 years ago
  10. dbef0f1 drm/i915: add frontbuffer tracking to FBC by Paulo Zanoni · 9 years ago
  11. 8e004ef drm/i915: Rename 'flags' to 'dispatch_flags' for better code reading by John Harrison · 9 years ago
  12. b07da53 drm/i915: Shift driver's HWSP usage out of reserved range by Thomas Daniel · 9 years ago
  13. af75f26 drm/i915: Make intel_ring_setup_status_page() static by Damien Lespiau · 9 years ago
  14. 2107637 drm/i915: Remove FIXME_lrc_ctx backpointer by Nick Hoath · 10 years ago
  15. 72f95af drm/i915: Removed duplicate members from submit_request by Nick Hoath · 10 years ago
  16. ecfe00d drm/i915: s/init()/init_hw()/ in intel_engine_cs by Daniel Vetter · 10 years ago
  17. ebd0fd4 drm/i915: Consolidate ring freespace calculations by Dave Gordon · 10 years ago
  18. 581c26e8 drm/i915: Convert 'trace_irq' to use requests rather than seqnos by John Harrison · 10 years ago
  19. 6259cea drm/i915: Remove 'outstanding_lazy_seqno' by John Harrison · 10 years ago
  20. 97b2a6a drm/i915: Replace last_[rwf]_seqno with last_[rwf]_req by John Harrison · 10 years ago
  21. b793a00 drm/i915: Add helper functions to aid seqno -> request transition by John Harrison · 10 years ago
  22. 5c6c600 drm/i915: Remove DRI1 ring accessors and API by Chris Wilson · 10 years ago
  23. 7ba717c drm/i915/bdw: Pin the ringbuffer backing object to GGTT on-demand by Thomas Daniel · 10 years ago
  24. c86ee3a9 drm/i915/bdw: Clean up execlist queue items in retire_work by Thomas Daniel · 10 years ago
  25. 771b9a5 drm/i915: Initialize workarounds in logical ring mode too by Michel Thierry · 10 years ago
  26. 86d7f23 drm/i915/bdw: Apply workarounds in render ring init function by Arun Siluvery · 10 years ago
  27. e981e7b drm/i915/bdw: Handle context switch events by Thomas Daniel · 10 years ago
  28. acdd884 drm/i915/bdw: Two-stage execlist submit process by Michel Thierry · 10 years ago
  29. 582d67f drm/i915: Add temporary ring->ctx backpointer by Oscar Mateo · 10 years ago
  30. 1564858 drm/i915/bdw: GEN-specific logical ring emit batchbuffer start by Oscar Mateo · 10 years ago
  31. 73d477f drm/i915/bdw: Interrupts with logical rings by Oscar Mateo · 10 years ago
  32. 4712274 drm/i915/bdw: GEN-specific logical ring emit flush by Oscar Mateo · 10 years ago
  33. 4da46e1 drm/i915/bdw: GEN-specific logical ring emit request by Oscar Mateo · 10 years ago
  34. 82e104c drm/i915/bdw: New logical ring submission mechanism by Oscar Mateo · 10 years ago
  35. 9b1136d drm/i915/bdw: GEN-specific logical ring init by Oscar Mateo · 10 years ago
  36. 48d8238 drm/i915/bdw: Generic logical ring init and cleanup by Oscar Mateo · 10 years ago
  37. 0c7dd53 drm/i915/bdw: Add a context and an engine pointers to the ringbuffer by Daniel Vetter · 10 years ago
  38. 84c2377 drm/i915/bdw: Allocate ringbuffers for Logical Ring Contexts by Oscar Mateo · 10 years ago
  39. f260fe7 drm/i915: Don't accumulate hangcheck score on forward progress by Mika Kuoppala · 10 years ago
  40. 1b5d063 drm/i915: Generalize intel_ring_get_tail to take a ringbuf by Oscar Mateo · 10 years ago
  41. 3e78998 drm/i915/bdw: implement semaphore signal by Ben Widawsky · 10 years ago
  42. ddd4dbc drm/i915: Updating comments. by Rodrigo Vivi · 10 years ago
  43. 4be1738 drm/i915: Reorder semaphore deadlock check by Chris Wilson · 10 years ago
  44. 273497e drm/i915: s/i915_hw_context/intel_context by Oscar Mateo · 10 years ago
  45. 93b0a4e drm/i915: Split the ringbuffers from the rings (3/3) by Oscar Mateo · 10 years ago
  46. ee1b1e5 drm/i915: Split the ringbuffers from the rings (2/3) by Oscar Mateo · 10 years ago
  47. 8ee1497 drm/i915: Split the ringbuffers from the rings (1/3) by Oscar Mateo · 10 years ago
  48. a4872ba drm/i915: s/intel_ring_buffer/intel_engine_cs by Oscar Mateo · 10 years ago
  49. 44e895a drm/i915: Use hash tables for the command parser by Brad Volkin · 10 years ago
  50. 9bcb144 drm/i915: Support 64b execbuf by Ben Widawsky · 10 years ago
  51. 024a43e drm/i915: Move ring_begin to signal() by Ben Widawsky · 10 years ago
  52. 78325f2 drm/i915: Virtualize the ringbuffer signal func by Ben Widawsky · 10 years ago
  53. ebc348b drm/i915: Move semaphore specific ring members to struct by Ben Widawsky · 10 years ago
  54. 845f74a drm/i915:Initialize the second BSD ring on BDW GT3 machine by Zhao Yakui · 10 years ago
  55. b1a9330 drm/i915: Update the restrict check to filter out wrong Ring ID passed by user-space by Zhao Yakui · 10 years ago
  56. e3efda4 drm/i915: Preserve ring buffers objects across resume by Chris Wilson · 10 years ago
  57. 9991ae7 drm/i915: Move all ring resets before setting the HWS page by Chris Wilson · 10 years ago
  58. 057f6a8 drm/i915: Invariably invalidate before ctx switch by Ben Widawsky · 10 years ago
  59. 5087744 drm/i915: Broadwell expands ACTHD to 64bit by Chris Wilson · 10 years ago
  60. e9fea57 drm/i915: wait for rings to become idle once disabled by Naresh Kumar Kachhi · 10 years ago
  61. e8e6e60 Merge tag 'v3.14-rc6' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  62. 351e3db drm/i915: Implement command buffer parsing logic by Brad Volkin · 10 years ago
  63. 753b1ad drm/i915: Add intel_ring_cachline_align() by Ville Syrjälä · 10 years ago
  64. b6b0fac drm/i915: Use hangcheck score to find guilty context by Mika Kuoppala · 10 years ago
  65. 0924673 drm/i915: Write RING_TAIL once per-request by Chris Wilson · 11 years ago
  66. da66146 drm/i915: include hangcheck action and score in error_state by Mika Kuoppala · 11 years ago
  67. 3c0e234 drm/i915; Preallocate the lazy request by Chris Wilson · 11 years ago
  68. 1823521 drm/i915: Rename ring->outstanding_lazy_request by Chris Wilson · 11 years ago
  69. 0d1aaca drm/i915: Embed the ring->private within the struct intel_ring_buffer by Chris Wilson · 11 years ago
  70. e3ce763 drm/i915: Remove I915_READ_{NOPID, SYNC_0, SYNC_1})() by Damien Lespiau · 11 years ago
  71. f2f4d82 drm/i915: give more distinctive names to ring hangcheck action enums by Jani Nikula · 11 years ago
  72. c7113cc drm/i915: unify ring irq refcounts (again) by Daniel Vetter · 11 years ago
  73. 59cdb63 drm/i915: kill dev_priv->rps.lock by Daniel Vetter · 11 years ago
  74. ad8beae drm/i915: store ring hangcheck action by Mika Kuoppala · 11 years ago
  75. 6274f21 drm/i915: Don't count semaphore waits towards a stuck ring by Chris Wilson · 11 years ago
  76. c65355b drm/i915: Track when we dirty the scanout with render commands by Chris Wilson · 11 years ago
  77. 05407ff drm/i915: detect hang using per ring hangcheck_score by Mika Kuoppala · 11 years ago
  78. a19d293 drm/i915: vebox interrupt get/put by Ben Widawsky · 11 years ago
  79. aeb0659 drm/i915: Convert irq_refounct to struct by Ben Widawsky · 11 years ago
  80. 9a8a221 drm/i915: Vebox ringbuffer init by Ben Widawsky · 11 years ago
  81. 4a3dd19 drm/i915: Introduce VECS: the 4th ring by Ben Widawsky · 11 years ago
  82. ad776f8 drm/i915: Semaphore MBOX update generalization by Ben Widawsky · 11 years ago
  83. 5586181 drm/i915: Comments for semaphore clarification by Ben Widawsky · 11 years ago
  84. 92cab73 drm/i915: track ring progression using seqnos by Mika Kuoppala · 11 years ago
  85. 112522f drm/i915: put context upon switching by Chris Wilson · 11 years ago
  86. b5cc6c0 Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  87. f7e98ad drm/i915: Initialize hardware semaphore state on ring init by Mika Kuoppala · 12 years ago
  88. b70ec5b drm/i915: Introduce ring set_seqno by Mika Kuoppala · 12 years ago
  89. b45305f drm/i915: Implement workaround for broken CS tlb on i830/845 by Daniel Vetter · 12 years ago
  90. 498d2ac drm/i915: Add intel_ring_handle_seqno wrap by Mika Kuoppala · 12 years ago
  91. 633cf8f drm/i915: Don't allow ring tail to reach the same cacheline as head by Ville Syrjälä · 12 years ago
  92. 3e96050 drm/i915: Rearrange code to only have a single method for waiting upon the ring by Chris Wilson · 12 years ago
  93. 9d773091 drm/i915: Preallocate next seqno before touching the ring by Chris Wilson · 12 years ago
  94. 9a28977 drm/i915: TLB invalidation with MI_FLUSH_DW requires a post-sync op v3 by Jesse Barnes · 12 years ago
  95. d7d4eed drm/i915: Allow DRM_ROOT_ONLY|DRM_MASTER to submit privileged batchbuffers by Chris Wilson · 12 years ago
  96. b2eadbc drm/i915: Lazily apply the SNB+ seqno w/a by Chris Wilson · 12 years ago
  97. a7b9761 drm/i915: Split i915_gem_flush_ring() into seperate invalidate/flush funcs by Chris Wilson · 12 years ago
  98. 69c2fc8 drm/i915: Remove the per-ring write list by Chris Wilson · 12 years ago
  99. cc889e0 drm/i915: disable flushing_list/gpu_write_list by Daniel Vetter · 12 years ago
  100. 12b0286 drm/i915: possibly invalidate TLB before context switch by Ben Widawsky · 12 years ago