1. 919032e drm/i915: Enable resource streamer bits on MI_BATCH_BUFFER_START by Abdiel Janulgue · 10 years ago
  2. 79bbcc2 drm/i915: Reserve space improvements by John Harrison · 10 years ago
  3. bccca49 drm/i915: Remove the now obsolete 'outstanding_lazy_request' by John Harrison · 10 years ago
  4. ccd98fe drm/i915: Add *_ring_begin() to request allocation by John Harrison · 10 years ago
  5. 5fb9de1 drm/i915: Update intel_ring_begin() to take a request structure by John Harrison · 10 years ago
  6. bba09b1 drm/i915: Update cacheline_align() to take a request structure by John Harrison · 10 years ago
  7. f716968 drm/i915: Update ring->signal() to take a request structure by John Harrison · 10 years ago
  8. 599d924 drm/i915: Update ring->sync_to() to take a request structure by John Harrison · 10 years ago
  9. 53fddaf drm/i915: Update ring->dispatch_execbuffer() to take a request structure by John Harrison · 10 years ago
  10. ee044a8 drm/i915: Update ring->add_request() to take a request structure by John Harrison · 10 years ago
  11. f2cf1fc drm/i915: Update some flush helpers to take request structures by John Harrison · 10 years ago
  12. a84c3ae drm/i915: Update ring->flush() to take a requests structure by John Harrison · 10 years ago
  13. 4866d72 drm/i915: Update flush_all_caches() to take request structures by John Harrison · 10 years ago
  14. e2be4fa drm/i915: Update workarounds_emit() to take request structures by John Harrison · 10 years ago
  15. 2f20055 drm/i915: Update a bunch of execbuffer helpers to take request structures by John Harrison · 10 years ago
  16. 7528987 drm/i915: Update add_request() to take a request structure by John Harrison · 10 years ago
  17. 6258fbe drm/i915: Update queue_flip() to take a request structure by John Harrison · 10 years ago
  18. be01363 drm/i915: Update render_state_init() to take a request structure by John Harrison · 10 years ago
  19. 8753181 drm/i915: Update init_context() to take a request structure by John Harrison · 10 years ago
  20. 217e46b drm/i915: Update alloc_request to return the allocated request by John Harrison · 10 years ago
  21. bf7dc5b drm/i915: i915_add_request must not fail by John Harrison · 10 years ago
  22. 29b1b41 drm/i915: Reserve ring buffer space for i915_add_request() commands by John Harrison · 10 years ago
  23. 2441f87 drm/i915: Apply WaDisableAsyncFlipPerfMode via LRIs on gen8 by Ville Syrjälä · 10 years ago
  24. 9cc8302 drm/i915: Set INSTPM_FORCE_ORDERING via LRI on gen8, drop it on gen9+ by Ville Syrjälä · 10 years ago
  25. 5b6fd12 drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv code by Ville Syrjälä · 10 years ago
  26. 4d487cf drm/i915: Move WaProgramL3SqcReg1Default:bdw to init_clock_gating() by Ville Syrjälä · 10 years ago
  27. b471618 drm/i915: Implement inter-engine read-read optimisations by Chris Wilson · 10 years ago
  28. 8ea6f89 drm/i915/skl: enable WaForceContextSaveRestoreNonCoherent by Imre Deak · 10 years ago
  29. 2a0ee94 drm/i915/bxt: fix WaForceContextSaveRestoreNonCoherent on steppings B0+ by Imre Deak · 10 years ago
  30. 5a2ae95 drm/i915/bxt: limit WaDisableMaskBasedCammingInRCC to stepping A by Imre Deak · 10 years ago
  31. 16be17a drm/i915/bxt: Mark WaCcsTlbPrefetchDisable as for Broxton also. by Nick Hoath · 10 years ago
  32. 27160c9 drm/i915/bxt: Mark WaDisablePartialResolveInVc as for Broxton also. by Nick Hoath · 10 years ago
  33. 5068368 drm/i915/bxt: Mark Wa4x4STCOptimizationDisable as for Broxton also. by Nick Hoath · 10 years ago
  34. b62adbd drm/i915/bxt: Move WaForceEnableNonCoherent to Skylake only by Nick Hoath · 10 years ago
  35. 27a1b68 drm/i915/bxt: Enable WaEnableYV12BugFixInHalfSliceChicken7 for Broxton by Nick Hoath · 10 years ago
  36. a13d215 drm/i915/bxt: Enable WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken for Broxton by Nick Hoath · 10 years ago
  37. d2a31db drm/i915/bxt: Enable WaDisableDgMirrorFixInHalfSliceChicken5 for Broxton by Nick Hoath · 10 years ago
  38. a119a6e drm/i915/bxt: Mark workaround as for Skylake & Broxton by Nick Hoath · 10 years ago
  39. b0e6f6d drm/i915/bxt: Mark WaDisablePartialInstShootdown as for Broxton also. by Nick Hoath · 10 years ago
  40. 83a2497 drm/i915/bxt: Add WaForceContextSaveRestoreNonCoherent by Nick Hoath · 10 years ago
  41. 983b4b9 drm/i915/bxt: Add WaDisableSbeCacheDispatchPortSharing by Nick Hoath · 10 years ago
  42. dfb601e drm/i915/bxt: Add WaDisableThreadStallDopClockGating by Nick Hoath · 10 years ago
  43. c5fe557 Merge branch 'topic/bxt-stage1' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  44. 8d09c81 drm/i915/skl: add WaDisableMaskBasedCammingInRCC workaround by Ben Widawsky · 10 years ago
  45. 38a39a7 drm/i915/bxt: add WaDisableMaskBasedCammingInRCC workaround by Ben Widawsky · 10 years ago
  46. efab6d8 drm/i915: Use a separate slab for requests by Chris Wilson · 10 years ago
  47. 595e1ee drm/i915: Remove vestigal DRI1 ring quiescing code by Chris Wilson · 10 years ago
  48. 06fbca7 drm/i915: Split the batch pool by engine by Chris Wilson · 10 years ago
  49. cae0437 drm/i915/bxt: HardWare WorkAround ring initialisation for Broxton by Nick Hoath · 10 years ago
  50. 51ce4db drm/i915/bdw: WaProgramL3SqcReg1Default by Rodrigo Vivi · 10 years ago
  51. dbe4646 drm/i915: Fix for ringbuf space wait in LRC mode by John Harrison · 10 years ago
  52. 6689cb2 drm/i915: Move common request allocation code into a common function by John Harrison · 10 years ago
  53. 6e0b3f8 drm/i915: fix simple_return.cocci warnings by kbuild test robot · 10 years ago
  54. dbef0f1 drm/i915: add frontbuffer tracking to FBC by Paulo Zanoni · 11 years ago
  55. 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
  56. 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
  57. 98e1bd4 drm/i915: Cache ringbuf pointer in request structure by John Harrison · 11 years ago
  58. 8e004ef drm/i915: Rename 'flags' to 'dispatch_flags' for better code reading by John Harrison · 11 years ago
  59. b766879 drm/i915/skl: Tune IZ hashing when subslices are unbalanced by Damien Lespiau · 10 years ago
  60. d0bbbc4f drm/i915/skl: Implement WaDisablePowerCompilerClockGating by Damien Lespiau · 11 years ago
  61. a86eb58 drm/i915/skl: Use a LRI for WaDisableDgMirrorFixInHalfSliceChicken5 by Damien Lespiau · 11 years ago
  62. 35c8ce6 drm/i915/skl: Fix always true comparison in a revision id check by Damien Lespiau · 11 years ago
  63. 183c6da drm/i915/skl: Implement WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken by Damien Lespiau · 11 years ago
  64. 65ca751 drm/i915/skl: Implement WaBarrierPerformanceFixDisable by Damien Lespiau · 11 years ago
  65. e2db707 drm/i915/skl: Implement WaCcsTlbPrefetchDisable:skl by Damien Lespiau · 11 years ago
  66. 9370cd9 drm/i915/skl: Implement WaDisablePartialResolveInVc by Damien Lespiau · 11 years ago
  67. 8d20549 drm/i915/skl: Introduce a SKL specific init_workarounds() by Damien Lespiau · 11 years ago
  68. af75f26 drm/i915: Make intel_ring_setup_status_page() static by Damien Lespiau · 11 years ago
  69. 35cb6f3 drm/i915/bdw: Implement WaForceContextSaveRestoreNonCoherent by Damien Lespiau · 11 years ago
  70. e90fff1 drm/i915: gen 9 h/w w/a Fix stepping check by Nick Hoath · 11 years ago
  71. 13bea49 drm/i915/gen9: Implement WaForceEnableNonCoherent by Hoath, Nicholas · 11 years ago
  72. 1840481 drm/i915/gen9: Implement Wa4x4STCOptimizationDisable by Hoath, Nicholas · 11 years ago
  73. cac23df drm/i915/gen9: Implement WaEnableYV12BugFixInHalfSliceChicken7 by Nick Hoath · 11 years ago
  74. 8424171 drm/i915/gen9: h/w w/a: syncing dependencies between camera and graphics by Nick Hoath · 11 years ago
  75. 1de4582 drm/i915/gen9: Implement WaDisableDgMirrorFixInHalfSliceChicken5 by Nick Hoath · 11 years ago
  76. ab0dfaf drm/i915/gen9: Implement WaDisablePartialInstShootdown by Hoath, Nicholas · 11 years ago
  77. 3b10653 drm/i915: ring w/a initialisation for gen 9 by Hoath, Nicholas · 11 years ago
  78. 6265992 drm/i915/skl: Remove the check enforcing VCS2 to be gen8 only by Damien Lespiau · 11 years ago
  79. f0a1fb1 drm/i915: Insert a command barrier on BLT/BSD cache flushes by Chris Wilson · 11 years ago
  80. e7fc243 drm/i915: Change CHV WIZ hashing mode to 16x4 by Ville Syrjälä · 11 years ago
  81. 14bc16e drm/i915: Implement Wa4x4STCOptimizationDisable:chv by Ville Syrjälä · 11 years ago
  82. 59bad94 drm/i915: Rename the forcewake get/put functions by Mika Kuoppala · 11 years ago
  83. 72f95af drm/i915: Removed duplicate members from submit_request by Nick Hoath · 11 years ago
  84. 973a5b0 drm/i915: Ensure the HiZ RAW Stall Optimization is on for Cherryview. by Kenneth Graunke · 11 years ago
  85. 2701fc4 drm/i915: Enable the HiZ RAW Stall Optimization on Broadwell. by Kenneth Graunke · 11 years ago
  86. d60de81 drm/i915: Improve HiZ throughput on Cherryview. by Kenneth Graunke · 11 years ago
  87. 0a87a2d Merge tag 'topic/i915-hda-componentized-2015-01-12' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  88. add284a drm/i915: Force the CS stall for invalidate flushes by Chris Wilson · 11 years ago
  89. 148b83d drm/i915: Invalidate media caches on gen7 by Chris Wilson · 11 years ago
  90. e6c1abb drm/i915: Warn about missing context state workarounds only once by Michel Thierry · 11 years ago
  91. 1a25205 drm/i915/bdw: Add WaForceEnableNonCoherent label by Michel Thierry · 11 years ago
  92. 2645934 drm/i915: Remove '& 0xffff' from the mask given to WA_REG() by Damien Lespiau · 11 years ago
  93. cf4b0de drm/i915: Invert the mask and val arguments in wa_add() and WA_REG() by Damien Lespiau · 11 years ago
  94. 9853325 drm/i915/bdw: Fix the write setting up the WIZ hashing mode by Damien Lespiau · 11 years ago
  95. 8f0e2b9 drm/i915: Move golden context init into ->init_context by Daniel Vetter · 11 years ago
  96. 67e2937 drm/i915: Add unique id to the request structure for debugging by John Harrison · 11 years ago
  97. aaeb1ba drm/i915: Zero fill the request structure by John Harrison · 11 years ago
  98. f3f3236 drm/i915/bdw: Add WaHdcDisableFetchWhenMasked by Michel Thierry · 11 years ago
  99. bfc882b drm/i915: Flatten engine init control flow by Daniel Vetter · 11 years ago
  100. 35a57ff drm/i915: Only init engines once by Daniel Vetter · 11 years ago