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