1. 0251a96 drm/i915: Remove the identical implementations of request space reservation by Chris Wilson · 8 years ago
  2. 987046a drm/i915: Unify intel_ring_begin() by Chris Wilson · 8 years ago
  3. 3d77e9b drm/i915: Use i915_vma_pin_iomap on the ringbuffer object by Chris Wilson · 8 years ago
  4. fe3db79 drm/i915: Propagate error from drm_gem_object_init() by Chris Wilson · 8 years ago
  5. bcbdb6d drm/i915: Protect gen7 irq_seqno_barrier with uncore lock by Chris Wilson · 8 years ago
  6. d37cd8a drm/i915: rename i915_gem_alloc_object() to i915_gem_object_create() by Dave Gordon · 8 years ago
  7. 050fc46 drm/i915:bxt: implement WaProgramL3SqcReg1DefaultForPerf by Tim Gore · 8 years ago
  8. 8305216 drm/i915: check for ERR_PTR from i915_gem_object_pin_map() by Dave Gordon · 8 years ago
  9. 791bee1 drm/i915: Remove a couple pointless WARN_ONs by Tvrtko Ursulin · 8 years ago
  10. bfd8ad4 drm/i915/gen9: implement WaEnableSamplerGPGPUPreemptionSupport by Tim Gore · 8 years ago
  11. a687a43 drm/i915: Force ringbuffers to not be at offset 0 by Chris Wilson · 8 years ago
  12. f4457ae drm/i915: Prevent leaking of -EIO from i915_wait_request() by Chris Wilson · 8 years ago
  13. 299259a drm/i915: Store the reset counter when constructing a request by Chris Wilson · 8 years ago
  14. c19ae98 drm/i915: Hide the atomic_read(reset_counter) behind a helper by Chris Wilson · 8 years ago
  15. 97ea6be drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs by Mika Kuoppala · 8 years ago
  16. 0a798eb drm/i915: Refactor duplicate object vmap functions by Chris Wilson · 8 years ago
  17. d2cad53 drm/i915: Consolidate common error handling in intel_pin_and_map_ringbuffer_obj by Chris Wilson · 8 years ago
  18. c04e0f3 drm/i915: Separate out the seqno-barrier from engine->get_seqno by Chris Wilson · 8 years ago
  19. 9b9ed30 drm/i915: Remove forcewake dance from seqno/irq barrier on legacy gen6+ by Chris Wilson · 8 years ago
  20. 782f6bc drm/i915: Fixup the free space logic in ring_prepare by Akash Goel · 8 years ago
  21. 0134712 drm/i915: Reset engine->last_submitted_seqno by Chris Wilson · 8 years ago
  22. a058d93 drm/i915: Reset semaphore page for gen8 by Chris Wilson · 8 years ago
  23. 29dcb57 drm/i915: Move the hw semaphore initialisation from GEM to the engine by Chris Wilson · 8 years ago
  24. d04bce4 drm/i915: Remove unneeded drm_device pointer from intel_ring_init_seqno() by Chris Wilson · 8 years ago
  25. 72e96d6 drm/i915: Refer to GGTT {,VM} consistently by Joonas Lahtinen · 8 years ago
  26. c3232b1 drm/i915: introduce for_each_engine_id() by Dave Gordon · 8 years ago
  27. fc0768c drm/i915/tdr: Initialize hangcheck struct for each engine by Tomas Elf · 8 years ago
  28. 62106b4 drm/i915: Rename dev_priv->gtt to dev_priv->ggtt by Joonas Lahtinen · 8 years ago
  29. 950b2aa drm/i915/gen9: add WaClearFlowControlGpgpuContextSave by Tim Gore · 8 years ago
  30. 39dabec drm/i915: Use shorter route to dev_private where possible by Tvrtko Ursulin · 8 years ago
  31. 117897f drm/i915: More renaming of rings to engines by Tvrtko Ursulin · 8 years ago
  32. 666796d drm/i915: More intel_engine_cs renaming by Tvrtko Ursulin · 8 years ago
  33. 4a570db drm/i915: Rename intel_engine_cs struct members by Tvrtko Ursulin · 8 years ago
  34. 0bc40be drm/i915: Rename intel_engine_cs function parameters by Tvrtko Ursulin · 8 years ago
  35. e2f8039 drm/i915: Rename local struct intel_engine_cs variables by Tvrtko Ursulin · 8 years ago
  36. e26e1b9 drm/i915: Don't ERROR for an expected intel_rcs_ctx_init() interruption by Chris Wilson · 8 years ago
  37. ff3dc08 drm/i915: check that rpm ref is held when accessing ringbuf in stolen mem by Daniele Ceraolo Spurio · 8 years ago
  38. 6ecf56a drm/i915/gen9: Add WaOCLCoherentLineFlush by Arun Siluvery · 8 years ago
  39. a78536e drm/i915/skl: Enable Per context Preemption granularity control by Arun Siluvery · 8 years ago
  40. 6107497 drm/i915/skl: Add GEN8_L3SQCREG4 to HW whitelist by Arun Siluvery · 8 years ago
  41. a786d53 drm/i915/bxt: Add GEN8_L3SQCREG4 to HW whitelist by Arun Siluvery · 8 years ago
  42. 2c8580e drm/i915/bxt: Add GEN9_CS_DEBUG_MODE1 to HW whitelist by Arun Siluvery · 8 years ago
  43. 3669ab6 drm/i915/gen9: Add HDC_CHICKEN1 to HW whitelist by Arun Siluvery · 8 years ago
  44. e0f3fa0 drm/i915/gen9: Add GEN8_CS_CHICKEN1 to HW whitelist by Arun Siluvery · 8 years ago
  45. 33136b0 drm/i915/gen9: Add framework to whitelist specific GPU registers by Arun Siluvery · 8 years ago
  46. 426960b drm/i915: Seal busy-ioctl uABI and prevent leaking of internal ids by Chris Wilson · 9 years ago
  47. 0eb973d drm/i915: Cache ringbuffer GTT VMA by Tvrtko Ursulin · 9 years ago
  48. 965fd60 drm/i915: Make sure DC writes are coherent on flush. by Francisco Jerez · 9 years ago
  49. 9d611c0 drm/i915: Use MI_BATCH_BUFFER_START on 830/845 by Ville Syrjälä · 9 years ago
  50. 7d3fdff drm/i915: Cleanup phys status page too by Ville Syrjälä · 9 years ago
  51. e238659 drm/i915/skl: Default to noncoherent access up to F0 by Mika Kuoppala · 9 years ago
  52. b0366a5 drm/i915: intel_ring_initialized() must be simple and inline by Dave Gordon · 9 years ago
  53. a4d8a0f i915: Replace "hweight8(dev_priv->info.subslice_7eu[i]) != 1" with "!is_power_of_2(dev_priv->info.subslice_7eu[i])" by Zeng Zhaoxiu · 9 years ago
  54. 92907cb Merge tag 'v4.4-rc2' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  55. f0f59a0 drm/i915: Type safe register read/write by Ville Syrjälä · 9 years ago
  56. f92a916 drm/i915: Add functions to emit register offsets to the ring by Ville Syrjälä · 9 years ago
  57. 3e82806 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  58. cbdc12a drm/i915: make A0 wa's applied to A1 by Tim Gore · 9 years ago
  59. 608c1a5 drm/i915: Recover all available ringbuffer space following reset by Chris Wilson · 9 years ago
  60. e87a005 drm/i915: add helpers for platform specific revision id range checks by Jani Nikula · 9 years ago
  61. fffda3f drm/i915/bxt: add revision id for A1 stepping and use it by Jani Nikula · 9 years ago
  62. def0c5f drm/i915: Map the ringbuffer using WB on LLC machines by Chris Wilson · 9 years ago
  63. 9c4cbf8 drm/i915: Move skl/bxt gt specific workarounds to ring init by Mika Kuoppala · 9 years ago
  64. 40a2448 drm/i915: Flush pipecontrol post-sync writes by Chris Wilson · 9 years ago
  65. 4f91fc6 drm/i915: Hook up ring workaround writes at context creation time on Gen6-7. by Francisco Jerez · 9 years ago
  66. 0223580 drm/i915: Don't warn if the workaround list is empty. by Francisco Jerez · 9 years ago
  67. 6a8aadc drm/i915: Resurrect golden context on gen6/7 by Daniel Vetter · 9 years ago
  68. 120f5d2 drm/i915/gen8: Move WaHdcDisableFetchWhenMasked to common init fn by Arun Siluvery · 9 years ago
  69. a340af5 drm/i915/gen8: Move WaForceEnableNonCoherent to common init fn by Arun Siluvery · 9 years ago
  70. 7eebcde drm/i915/gen8: Move GEN7_GT_MODE WA to common init fn by Arun Siluvery · 9 years ago
  71. 4840463 drm/i915/gen8: Move Wa4x4STCOptimizationDisable to common init fn by Arun Siluvery · 9 years ago
  72. 6def8fd drm/i915/gen8: Move HiZ RAW stall optimization disable WA to common init fn by Arun Siluvery · 9 years ago
  73. d058119 drm/i915/gen8: Move WaDisablePartialInstShootdown to common init fn by Arun Siluvery · 9 years ago
  74. 717d84d drm/i915/gen8: Move WaDisableAsyncFlipPerfMode to common init fn by Arun Siluvery · 9 years ago
  75. 68c6198 drm/i915/gen8: Move INSTPM WA to common function by Arun Siluvery · 9 years ago
  76. e9a64ad drm/i915/gen8: Add gen8_init_workarounds for common WA by Arun Siluvery · 9 years ago
  77. 6029468 drm/i915/gen9: Merge two WA as they part of same register by Arun Siluvery · 9 years ago
  78. aa0011a drm/i915/gen9: Handle error returned by gen9_init_workarounds by Arun Siluvery · 9 years ago
  79. 6b6d562 drm/i915/gen9: WA ST Unit Power Optimization Disable by Robert Beckett · 9 years ago
  80. 8c76160 drm/i915/gen9: Add WaDisableSamplerPowerBypassForSOPingPong by Arun Siluvery · 9 years ago
  81. 01101fa drm/i915: Refactor common ringbuffer allocation code by Chris Wilson · 9 years ago
  82. ca5a0fb drm/i915: Contain the WA_REG macro by Mika Kuoppala · 9 years ago
  83. 9bd9dfb drm/i915/skl WaDisableSbeCacheDispatchPortSharing by Mika Kuoppala · 9 years ago
  84. 0667405 drm/i915/skl: revert duplicated WaBarrierPerformanceFixDisable:skl by Marc Herbert · 9 years ago
  85. ca6e440 Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  86. 9b01435 drm/i915/gen9: Add WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken by Arun Siluvery · 9 years ago
  87. 919032e drm/i915: Enable resource streamer bits on MI_BATCH_BUFFER_START by Abdiel Janulgue · 9 years ago
  88. 79bbcc2 drm/i915: Reserve space improvements by John Harrison · 9 years ago
  89. 099bfbf Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  90. bccca49 drm/i915: Remove the now obsolete 'outstanding_lazy_request' by John Harrison · 9 years ago
  91. ccd98fe drm/i915: Add *_ring_begin() to request allocation by John Harrison · 9 years ago
  92. 5fb9de1 drm/i915: Update intel_ring_begin() to take a request structure by John Harrison · 9 years ago
  93. bba09b1 drm/i915: Update cacheline_align() to take a request structure by John Harrison · 9 years ago
  94. f716968 drm/i915: Update ring->signal() to take a request structure by John Harrison · 9 years ago
  95. 599d924 drm/i915: Update ring->sync_to() to take a request structure by John Harrison · 9 years ago
  96. 53fddaf drm/i915: Update ring->dispatch_execbuffer() to take a request structure by John Harrison · 9 years ago
  97. ee044a8 drm/i915: Update ring->add_request() to take a request structure by John Harrison · 9 years ago
  98. f2cf1fc drm/i915: Update some flush helpers to take request structures by John Harrison · 9 years ago
  99. a84c3ae drm/i915: Update ring->flush() to take a requests structure by John Harrison · 9 years ago
  100. 4866d72 drm/i915: Update flush_all_caches() to take request structures by John Harrison · 9 years ago