1. c4db759 drm/i915/gen8: Re-order init pipe_control in lrc mode by Arun Siluvery · 9 years ago
  2. 17ee950 drm/i915/gen8: Add infrastructure to initialize WA batch buffers by Arun Siluvery · 9 years ago
  3. d63f820 drm/i915: Remove unnecessary null check in execlists_context_unqueue by Michel Thierry · 10 years ago
  4. 03ade51 drm/i915: Inline check required for object syncing prior to execbuf by Chris Wilson · 10 years ago
  5. b471618 drm/i915: Implement inter-engine read-read optimisations by Chris Wilson · 10 years ago
  6. 779949f drm/i915: Warn when execlists changes context without IRQs by Peter Antoine · 10 years ago
  7. 3126a66 drm/i915: checking IS_ERR() instead of NULL by Dan Carpenter · 10 years ago
  8. e1dee19 Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  9. 53292cd drm/i915: Workaround to avoid lite restore with HEAD==TAIL by Michel Thierry · 10 years ago
  10. c5fe557 Merge branch 'topic/bxt-stage1' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  11. 9647ff3 drm/i915/gen9: fix PIPE_CONTROL flush for VS_INVALIDATE by Imre Deak · 10 years ago
  12. a6631bc drm/i915: Remove unused variable from execlists_context_queue by Michel Thierry · 10 years ago
  13. 149c86e drm/i915: Allocate context objects from stolen by Chris Wilson · 10 years ago
  14. d7b9ca2 drm/i915: Remove request->uniq by Chris Wilson · 10 years ago
  15. a6111f7 drm/i915: Reduce locking in execlist command submission by Chris Wilson · 10 years ago
  16. 19ee66a drm/i915: Remove unused variable in intel_lrc.c by Daniel Vetter · 10 years ago
  17. 595e1ee drm/i915: Remove vestigal DRI1 ring quiescing code by Chris Wilson · 10 years ago
  18. 4bb1bed drm/i915: Use the global runtime-pm wakelock for a busy GPU for execlists by Chris Wilson · 10 years ago
  19. b5eba37 drm/i915: Use simpler form of spin_lock_irq(execlist_lock) by Chris Wilson · 10 years ago
  20. d7b2633 drm/i915/gen8: Dynamic page table allocations by Michel Thierry · 10 years ago
  21. e5815a2 drm/i915/gen8: Split out mappings by Michel Thierry · 10 years ago
  22. 06fbca7 drm/i915: Split the batch pool by engine by Chris Wilson · 10 years ago
  23. 51847fb drm/i915: Do not set L3-LLC Coherency bit in ctx descriptor by Arun Siluvery · 10 years ago
  24. dbe4646 drm/i915: Fix for ringbuf space wait in LRC mode by John Harrison · 10 years ago
  25. 6689cb2 drm/i915: Move common request allocation code into a common function by John Harrison · 10 years ago
  26. bc0dce3 drm/i915: Make intel_logical_ring_begin() static by John Harrison · 10 years ago
  27. a8c6ecb Merge tag 'v4.0-rc3' into drm-next by Dave Airlie · 10 years ago
  28. 8dd0eb3 Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  29. 7547af9 Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  30. 98e1bd4 drm/i915: Cache ringbuf pointer in request structure by John Harrison · 10 years ago
  31. 5e4be7b drm/i915: Add missing trace point to LRC execbuff code path by John Harrison · 10 years ago
  32. 8e004ef drm/i915: Rename 'flags' to 'dispatch_flags' for better code reading by John Harrison · 10 years ago
  33. 06fda60 drm/i915: Create page table allocators by Ben Widawsky · 10 years ago
  34. 7324cc0 drm/i915: Complete page table structures by Ben Widawsky · 10 years ago
  35. b3a3899 drm/i915: Fix a use after free, and unbalanced refcounting by Nick Hoath · 10 years ago
  36. 3e5b6f0 drm/i915: Reset logical ring contexts' head and tail during GPU reset by Thomas Daniel · 10 years ago
  37. 0cea650 drm/i915: Request full SSEU enablement on Gen9 by Jeff McGee · 10 years ago
  38. 82ef822 drm/i915/skl: Provide a gen9 specific init_render_ring() by Damien Lespiau · 10 years ago
  39. 183c990 drm/i915: Make intel_logical_ring_advance_and_submit() static by Damien Lespiau · 10 years ago
  40. cef437a drm/i915: Make intel_lr_context_render_state_init() static by Damien Lespiau · 10 years ago
  41. 5baa22c5 drm/i915: Introduce bit definitions of CTXT_SR_CTRL register. by Zhi Wang · 10 years ago
  42. 203a571 drm/i915: gen 9 h/w w/a (WaEnableForceRestoreInCtxtDescForVCS) by Nick Hoath · 10 years ago
  43. f0a1fb1 drm/i915: Insert a command barrier on BLT/BSD cache flushes by Chris Wilson · 10 years ago
  44. f821079 drm/i915: Fix a use-after-free in intel_execlists_retire_requests by Nick Hoath · 10 years ago
  45. a7cbede drm/i915: Rename unpin_count to pin_count by Mika Kuoppala · 10 years ago
  46. 1197b4f drm/i915: Balance context pinning on reset cleanup by Mika Kuoppala · 10 years ago
  47. 59bad94 drm/i915: Rename the forcewake get/put functions by Mika Kuoppala · 10 years ago
  48. 6daccb0 drm/i915: Assert that runtime pm is active on user fw access by Chris Wilson · 10 years ago
  49. 6d3d827 drm/i915: Subsume intel_ctx_submit_request in to drm_i915_gem_request by Nick Hoath · 10 years ago
  50. 2107637 drm/i915: Remove FIXME_lrc_ctx backpointer by Nick Hoath · 10 years ago
  51. 72f95af drm/i915: Removed duplicate members from submit_request by Nick Hoath · 10 years ago
  52. 2d12955 drm/i915: execlist request keeps ptr/ref to gem_request by Nick Hoath · 10 years ago
  53. c0a03a2 drm/i915: Reset CSB read pointer in ring init by Thomas Daniel · 10 years ago
  54. e6c1abb drm/i915: Warn about missing context state workarounds only once by Michel Thierry · 10 years ago
  55. 27401d1 drm/i915/bdw: Enable execlists by default where supported by Thomas Daniel · 10 years ago
  56. 3f7531c drm/i915: Name the lrc irq handler correctly by Daniel Vetter · 10 years ago
  57. 67e2937 drm/i915: Add unique id to the request structure for debugging by John Harrison · 10 years ago
  58. aaeb1ba drm/i915: Zero fill the request structure by John Harrison · 10 years ago
  59. 8edfbb8 drm/i915: s/MI_STORE_DWORD_IMM_GEN8/MI_STORE_DWORD_IMM_GEN4/ by Ville Syrjälä · 10 years ago
  60. e7778be drm/i915: Fix startup failure in LRC mode after recent init changes by Thomas Daniel · 10 years ago
  61. bfc882b drm/i915: Flatten engine init control flow by Daniel Vetter · 10 years ago
  62. 35a57ff drm/i915: Only init engines once by Daniel Vetter · 10 years ago
  63. 99be1df drm/i915: Move intel_init_pipe_control out of engine->init_hw by Daniel Vetter · 10 years ago
  64. ecfe00d drm/i915: s/init()/init_hw()/ in intel_engine_cs by Daniel Vetter · 10 years ago
  65. ebd0fd4 drm/i915: Consolidate ring freespace calculations by Dave Gordon · 10 years ago
  66. ff79e85 drm/i915: Connect requests to rings at creation not submission by John Harrison · 10 years ago
  67. 9400ae5 drm/i915: Remove obsolete seqno parameter from 'i915_add_request' by John Harrison · 10 years ago
  68. a4b3a57 drm/i915: Convert i915_wait_seqno to i915_wait_request by Daniel Vetter · 10 years ago
  69. 6259cea drm/i915: Remove 'outstanding_lazy_seqno' by John Harrison · 10 years ago
  70. abfe262 drm/i915: Add reference count to request structure by John Harrison · 10 years ago
  71. 9eba5d4 drm/i915: Ensure OLS & PLR are always in sync by John Harrison · 10 years ago
  72. d65621c drm/i915: Don't read 'HEAD' MMIO register in LRC mode by Dave Gordon · 10 years ago
  73. 57e2151 drm/i915: Check for matching ringbuffer in logical_ring_wait_request() by Dave Gordon · 10 years ago
  74. 7ba717c drm/i915/bdw: Pin the ringbuffer backing object to GGTT on-demand by Thomas Daniel · 10 years ago
  75. dcb4c12 drm/i915/bdw: Pin the context backing objects to GGTT on-demand by Oscar Mateo · 10 years ago
  76. c86ee3a9 drm/i915/bdw: Clean up execlist queue items in retire_work by Thomas Daniel · 10 years ago
  77. 70b0ea8 drm/i915: Drop return value from lrc_setup_hardware_status_page by Daniel Vetter · 10 years ago
  78. 70ee45e drm/i915/skl: Don't allow disabling ppgtt and execlists on gen9+ by Damien Lespiau · 10 years ago
  79. 6e7cc47 drm/i915/skl: Use correct use counters for force wakes by Tvrtko Ursulin · 10 years ago
  80. 468c681 drm/i915/skl: Add Gen9 LRC size by Michael H. Nguyen · 10 years ago
  81. 771b9a5 drm/i915: Initialize workarounds in logical ring mode too by Michel Thierry · 10 years ago
  82. eb84f97 Merge remote-tracking branch 'airlied/drm-next' into HEAD by Daniel Vetter · 10 years ago
  83. 1df06b7 drm/i915/bdw: Setup global hardware status page in execlists mode by Thomas Daniel · 10 years ago
  84. 1f9e14b Merge tag 'topic/core-stuff-2014-11-05' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  85. cd0707c drm/i915: Remove redundant return value and WARN_ON by Dave Gordon · 10 years ago
  86. 6402c33 drm/i915: Fix null pointer dereference in ring cleanup code by John Harrison · 10 years ago
  87. 32197aa gpu:drm: Fix typo in Documentation/DocBook/drm.xml by Masanari Iida · 10 years ago
  88. 7cd512f drm/i915: Fix irq checks in ring->irq_get/put functions by Daniel Vetter · 10 years ago
  89. a01b0e9 drm/i915: add cherryview specfic forcewake in execlists_elsp_write by Deepak S · 10 years ago
  90. 564ddb2 drm/i915/bdw: Render state init for Execlists by Oscar Mateo · 10 years ago
  91. 2d96553 drm/i915/bdw: Populate lrc with aliasing ppgtt if required by Thomas Daniel · 10 years ago
  92. 73e4d07 drm/i915/bdw: Document Logical Rings, LR contexts and Execlists by Oscar Mateo · 10 years ago
  93. 4ba70e4 drm/i915/bdw: Display execlists info in debugfs by Oscar Mateo · 10 years ago
  94. f1ad5a1 drm/i915/bdw: Help out the ctx switch interrupt handler by Oscar Mateo · 10 years ago
  95. e1fee72 drm/i915/bdw: Avoid non-lite-restore preemptions by Oscar Mateo · 10 years ago
  96. e981e7b drm/i915/bdw: Handle context switch events by Thomas Daniel · 10 years ago
  97. acdd884 drm/i915/bdw: Two-stage execlist submit process by Michel Thierry · 10 years ago
  98. ae1250b drm/i915/bdw: Write the tail pointer, LRC style by Oscar Mateo · 10 years ago
  99. 84b790f drm/i915/bdw: Implement context switching (somewhat) by Ben Widawsky · 10 years ago
  100. 48e29f5 drm/i915/bdw: Emission of requests with logical rings by Oscar Mateo · 10 years ago