1. 6689cb2 drm/i915: Move common request allocation code into a common function by John Harrison · 9 years ago
  2. 6e0b3f8 drm/i915: fix simple_return.cocci warnings by kbuild test robot · 9 years ago
  3. dbef0f1 drm/i915: add frontbuffer tracking to FBC by Paulo Zanoni · 9 years ago
  4. 8dd0eb3 Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  5. 7547af9 Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  6. 98e1bd4 drm/i915: Cache ringbuf pointer in request structure by John Harrison · 9 years ago
  7. 8e004ef drm/i915: Rename 'flags' to 'dispatch_flags' for better code reading by John Harrison · 9 years ago
  8. b766879 drm/i915/skl: Tune IZ hashing when subslices are unbalanced by Damien Lespiau · 9 years ago
  9. d0bbbc4 drm/i915/skl: Implement WaDisablePowerCompilerClockGating by Damien Lespiau · 9 years ago
  10. a86eb58 drm/i915/skl: Use a LRI for WaDisableDgMirrorFixInHalfSliceChicken5 by Damien Lespiau · 9 years ago
  11. 35c8ce6 drm/i915/skl: Fix always true comparison in a revision id check by Damien Lespiau · 9 years ago
  12. 183c6da drm/i915/skl: Implement WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken by Damien Lespiau · 9 years ago
  13. 65ca751 drm/i915/skl: Implement WaBarrierPerformanceFixDisable by Damien Lespiau · 9 years ago
  14. e2db707 drm/i915/skl: Implement WaCcsTlbPrefetchDisable:skl by Damien Lespiau · 9 years ago
  15. 9370cd9 drm/i915/skl: Implement WaDisablePartialResolveInVc by Damien Lespiau · 9 years ago
  16. 8d20549 drm/i915/skl: Introduce a SKL specific init_workarounds() by Damien Lespiau · 9 years ago
  17. af75f26 drm/i915: Make intel_ring_setup_status_page() static by Damien Lespiau · 9 years ago
  18. 35cb6f3 drm/i915/bdw: Implement WaForceContextSaveRestoreNonCoherent by Damien Lespiau · 9 years ago
  19. e90fff1 drm/i915: gen 9 h/w w/a Fix stepping check by Nick Hoath · 9 years ago
  20. 13bea49 drm/i915/gen9: Implement WaForceEnableNonCoherent by Hoath, Nicholas · 9 years ago
  21. 1840481 drm/i915/gen9: Implement Wa4x4STCOptimizationDisable by Hoath, Nicholas · 9 years ago
  22. cac23df drm/i915/gen9: Implement WaEnableYV12BugFixInHalfSliceChicken7 by Nick Hoath · 9 years ago
  23. 8424171 drm/i915/gen9: h/w w/a: syncing dependencies between camera and graphics by Nick Hoath · 9 years ago
  24. 1de4582 drm/i915/gen9: Implement WaDisableDgMirrorFixInHalfSliceChicken5 by Nick Hoath · 9 years ago
  25. ab0dfaf drm/i915/gen9: Implement WaDisablePartialInstShootdown by Hoath, Nicholas · 9 years ago
  26. 3b10653 drm/i915: ring w/a initialisation for gen 9 by Hoath, Nicholas · 9 years ago
  27. 6265992 drm/i915/skl: Remove the check enforcing VCS2 to be gen8 only by Damien Lespiau · 9 years ago
  28. f0a1fb1 drm/i915: Insert a command barrier on BLT/BSD cache flushes by Chris Wilson · 10 years ago
  29. e7fc243 drm/i915: Change CHV WIZ hashing mode to 16x4 by Ville Syrjälä · 10 years ago
  30. 14bc16e drm/i915: Implement Wa4x4STCOptimizationDisable:chv by Ville Syrjälä · 10 years ago
  31. 59bad94 drm/i915: Rename the forcewake get/put functions by Mika Kuoppala · 10 years ago
  32. 72f95af drm/i915: Removed duplicate members from submit_request by Nick Hoath · 10 years ago
  33. 973a5b0 drm/i915: Ensure the HiZ RAW Stall Optimization is on for Cherryview. by Kenneth Graunke · 10 years ago
  34. 2701fc4 drm/i915: Enable the HiZ RAW Stall Optimization on Broadwell. by Kenneth Graunke · 10 years ago
  35. d60de81 drm/i915: Improve HiZ throughput on Cherryview. by Kenneth Graunke · 10 years ago
  36. 0a87a2d Merge tag 'topic/i915-hda-componentized-2015-01-12' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  37. add284a drm/i915: Force the CS stall for invalidate flushes by Chris Wilson · 10 years ago
  38. 148b83d drm/i915: Invalidate media caches on gen7 by Chris Wilson · 10 years ago
  39. e6c1abb drm/i915: Warn about missing context state workarounds only once by Michel Thierry · 10 years ago
  40. 1a25205 drm/i915/bdw: Add WaForceEnableNonCoherent label by Michel Thierry · 10 years ago
  41. 2645934 drm/i915: Remove '& 0xffff' from the mask given to WA_REG() by Damien Lespiau · 10 years ago
  42. cf4b0de drm/i915: Invert the mask and val arguments in wa_add() and WA_REG() by Damien Lespiau · 10 years ago
  43. 9853325 drm/i915/bdw: Fix the write setting up the WIZ hashing mode by Damien Lespiau · 10 years ago
  44. 8f0e2b9 drm/i915: Move golden context init into ->init_context by Daniel Vetter · 10 years ago
  45. 67e2937 drm/i915: Add unique id to the request structure for debugging by John Harrison · 10 years ago
  46. aaeb1ba drm/i915: Zero fill the request structure by John Harrison · 10 years ago
  47. f3f3236 drm/i915/bdw: Add WaHdcDisableFetchWhenMasked by Michel Thierry · 10 years ago
  48. bfc882b drm/i915: Flatten engine init control flow by Daniel Vetter · 10 years ago
  49. 35a57ff drm/i915: Only init engines once by Daniel Vetter · 10 years ago
  50. 99be1df drm/i915: Move intel_init_pipe_control out of engine->init_hw by Daniel Vetter · 10 years ago
  51. ecfe00d drm/i915: s/init()/init_hw()/ in intel_engine_cs by Daniel Vetter · 10 years ago
  52. ebd0fd4 drm/i915: Consolidate ring freespace calculations by Dave Gordon · 10 years ago
  53. 4f54741 drm/i915: Make ring freespace calculation more robust by Dave Gordon · 10 years ago
  54. ff79e85 drm/i915: Connect requests to rings at creation not submission by John Harrison · 10 years ago
  55. 9400ae5 drm/i915: Remove obsolete seqno parameter from 'i915_add_request' by John Harrison · 10 years ago
  56. a4b3a57 drm/i915: Convert i915_wait_seqno to i915_wait_request by Daniel Vetter · 10 years ago
  57. 6259cea drm/i915: Remove 'outstanding_lazy_seqno' by John Harrison · 10 years ago
  58. abfe262 drm/i915: Add reference count to request structure by John Harrison · 10 years ago
  59. 9eba5d4 drm/i915: Ensure OLS & PLR are always in sync by John Harrison · 10 years ago
  60. 5c6c600 drm/i915: Remove DRI1 ring accessors and API by Chris Wilson · 10 years ago
  61. 7ba717c drm/i915/bdw: Pin the ringbuffer backing object to GGTT on-demand by Thomas Daniel · 10 years ago
  62. 771b9a5 drm/i915: Initialize workarounds in logical ring mode too by Michel Thierry · 10 years ago
  63. 95289009 drm/i915/chv: Add new workarounds for chv by Arun Siluvery · 10 years ago
  64. 605f143 drm/i915/chv: Combine GEN8_ROW_CHICKEN w/a by Arun Siluvery · 10 years ago
  65. 3e470ea drm/i915/chv: Remove pre-production workarounds by Arun Siluvery · 10 years ago
  66. 6402c33 drm/i915: Fix null pointer dereference in ring cleanup code by John Harrison · 10 years ago
  67. 041df35 Merge tag 'drm-intel-next-2014-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  68. bbf0ef0 Merge tag 'drm-intel-next-2014-10-03-no-ppgtt' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  69. 22a916a drm/i915: Emit even number of dwords when emitting LRIs by Arun Siluvery · 10 years ago
  70. 7225342 drm/i915: Build workaround list in ring initialization by Mika Kuoppala · 10 years ago
  71. 101b376 drm/i915/bdw: Remove BDW preproduction W/As until C stepping. by Rodrigo Vivi · 10 years ago
  72. a8cbd45 Merge branch 'drm-intel-next-fixes' into drm-intel-next by Daniel Vetter · 10 years ago
  73. 2d65a9f Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  74. 955e36d Merge branch 'topic/skl-stage1' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  75. da09654 drm/i915/bdw: WaDisableFenceDestinationToSLM by Rodrigo Vivi · 10 years ago
  76. 1d73c2a drm/i915: Minimize the huge amount of unecessary fbc sw cache clean. by Rodrigo Vivi · 10 years ago
  77. fbdcb06 drm/i915/skl: don't set the AsyncFlip performance mode for Gen9+ by Imre Deak · 11 years ago
  78. d37cf5f drm/i915/bdw: Cleanup pre prod workarounds by Mika Kuoppala · 10 years ago
  79. 7cd512f drm/i915: Fix irq checks in ring->irq_get/put functions by Daniel Vetter · 10 years ago
  80. 7707225 drm/i915: HSW always use GGTT selector for secure batches by Chris Wilson · 10 years ago
  81. 40d201a Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  82. b2efb3f drm: backmerge tag 'v3.17-rc5' into drm-next by Dave Airlie · 10 years ago
  83. 611a7a4 drm/i915: Fix SRC_COPY width on 830/845g by Chris Wilson · 10 years ago
  84. c4d69da drm/i915: Evict CS TLBs between batches by Chris Wilson · 10 years ago
  85. 9546889 drm/i915: Reset the HEAD pointer for the ring after writing START by Chris Wilson · 10 years ago
  86. b07ba1d drm/i915: Remove unneeded brackets by Damien Lespiau · 10 years ago
  87. 04ad2dc drm/i915: Don't silently discard workarounds by Damien Lespiau · 10 years ago
  88. 55820e1 drm/i915: Don't overrun the intel_wa_regs array by Damien Lespiau · 10 years ago
  89. 00e1e62 drm/i915: Init some CHV workarounds via LRIs in ring->init_context() by Ville Syrjälä · 10 years ago
  90. 888b599 drm/i915/bdw: Export workaround data to debugfs by Arun Siluvery · 10 years ago
  91. 86d7f23 drm/i915/bdw: Apply workarounds in render ring init function by Arun Siluvery · 10 years ago
  92. c5ad011 drm/i915: FBC flush nuke for BDW by Rodrigo Vivi · 10 years ago
  93. cc9130b drm/i915/bdw: Make sure gpu reset still works with Execlists by Oscar Mateo · 10 years ago
  94. 896ab1a drm/i915: Fix up checks for aliasing ppgtt by Daniel Vetter · 10 years ago
  95. 4712274 drm/i915/bdw: GEN-specific logical ring emit flush by Oscar Mateo · 10 years ago
  96. 82e104c drm/i915/bdw: New logical ring submission mechanism by Oscar Mateo · 10 years ago
  97. 9b1136d drm/i915/bdw: GEN-specific logical ring init by Oscar Mateo · 10 years ago
  98. 48d8238 drm/i915/bdw: Generic logical ring init and cleanup by Oscar Mateo · 10 years ago
  99. 0c7dd53 drm/i915/bdw: Add a context and an engine pointers to the ringbuffer by Daniel Vetter · 10 years ago
  100. 84c2377 drm/i915/bdw: Allocate ringbuffers for Logical Ring Contexts by Oscar Mateo · 10 years ago