1. 04794ad drm/i915: Split execlists hardware status page initialisation from setup by Tvrtko Ursulin · 9 years ago
  2. 3756685 drm/i915: Only grab correct forcewake for the engine with execlists by Tvrtko Ursulin · 9 years ago
  3. b1e429f drm/i915: implement WaClearTdlStateAckDirtyBits by Tim Gore · 9 years ago
  4. c04e0f3 drm/i915: Separate out the seqno-barrier from engine->get_seqno by Chris Wilson · 9 years ago
  5. 782f6bc drm/i915: Fixup the free space logic in ring_prepare by Akash Goel · 9 years ago
  6. 27af5ee drm/i915: Move execlists irq handler to a bottom half by Tvrtko Ursulin · 9 years ago
  7. b4ac5af drm/i915: replace for_each_engine() by Dave Gordon · 9 years ago
  8. fc0768c drm/i915/tdr: Initialize hangcheck struct for each engine by Tomas Elf · 9 years ago
  9. 26720ab drm/i915: Move CSB MMIO reads out of the execlists lock by Tvrtko Ursulin · 9 years ago
  10. 39dabec drm/i915: Use shorter route to dev_private where possible by Tvrtko Ursulin · 9 years ago
  11. 117897f drm/i915: More renaming of rings to engines by Tvrtko Ursulin · 9 years ago
  12. 666796d drm/i915: More intel_engine_cs renaming by Tvrtko Ursulin · 9 years ago
  13. 4a570db drm/i915: Rename intel_engine_cs struct members by Tvrtko Ursulin · 9 years ago
  14. 0bc40be drm/i915: Rename intel_engine_cs function parameters by Tvrtko Ursulin · 9 years ago
  15. e2f8039 drm/i915: Rename local struct intel_engine_cs variables by Tvrtko Ursulin · 9 years ago
  16. 8de1b23 drm/i915/lrc: Do not wait atomically when stopping engines by Tvrtko Ursulin · 9 years ago
  17. c6a2ac7 drm/i915: Execlists small cleanups and micro-optimisations by Tvrtko Ursulin · 9 years ago
  18. 2743179 drm/i915: Execlists cannot pin a context without the object by Chris Wilson · 9 years ago
  19. 99cf8ea drm/i915/lrc: Only set RS ctx enable in ctx control reg if there is a RS by Michel Thierry · 9 years ago
  20. 7156291 drm/i915/gen9: Set value of Indirect Context Offset based on gen version by Michel Thierry · 9 years ago
  21. f4e2dec drm/i915: Fix premature LRC unpin in GuC mode by Tvrtko Ursulin · 9 years ago
  22. 321fe30 drm/i915: Make LRC pinning own a reference to the context by Tvrtko Ursulin · 9 years ago
  23. e5292823 drm/i915: Make LRC (un)pinning work on context and engine by Tvrtko Ursulin · 9 years ago
  24. 397097b drm/i915/guc: Decouple GuC engine id from ring id by Alex Dai · 9 years ago
  25. 77b04a0 drm/i915: More use of the cached LRC state by Tvrtko Ursulin · 9 years ago
  26. 426960b drm/i915: Seal busy-ioctl uABI and prevent leaking of internal ids by Chris Wilson · 9 years ago
  27. 7c17d37 drm/i915: Use ordered seqno write interrupt generation on gen8+ execlists by Chris Wilson · 9 years ago
  28. e28e404 drm/i915: tidy up a few leftovers by Dave Gordon · 9 years ago
  29. ed54c1a drm/i915: abolish separate per-ring default_context pointers by Dave Gordon · 9 years ago
  30. 2682708 drm/i915: simplify allocation of driver-internal requests by Dave Gordon · 9 years ago
  31. 82352e9 drm/i915: Cache LRC state page in the context by Tvrtko Ursulin · 9 years ago
  32. 0eb973d drm/i915: Cache ringbuffer GTT VMA by Tvrtko Ursulin · 9 years ago
  33. ca82580 drm/i915: Do not call API requiring struct_mutex where it is not available by Tvrtko Ursulin · 9 years ago
  34. 965fd60 drm/i915: Make sure DC writes are coherent on flush. by Francisco Jerez · 9 years ago
  35. ec8a977 drm/i915: Fix bsd2 ring name by Tvrtko Ursulin · 9 years ago
  36. d9f3af9 drm/i915: Compact logical ring interrupt initialization by Tvrtko Ursulin · 9 years ago
  37. c9cacf9 drm/i915: Extract vfunc setup from logical ring initializers by Tvrtko Ursulin · 9 years ago
  38. 7eb08a2 drm/i915/bdw+: Replace list_del+list_add_tail with list_move_tail by Tvrtko Ursulin · 9 years ago
  39. cd7feaa drm/i915: Don't warn if the workaround list is empty part 2. by Boyer, Wayne · 9 years ago
  40. 91a4103 drm/i915: Extract CSB status read by Ben Widawsky · 9 years ago
  41. f764a8b drm/i915: Change WARN to ERROR in CSB count by Ben Widawsky · 9 years ago
  42. 5590a5f drm/i915: Cleanup some of the CSB handling by Ben Widawsky · 9 years ago
  43. c5d46ee drm/i915: add kerneldoc for intel_lr_context_size() by Dave Gordon · 9 years ago
  44. 95a66f7 drm/i915/guc: Expose (intel)_lr_context_size() by Dave Gordon · 9 years ago
  45. a7e0219 drm/i915/guc: Move GuC wq_check_space to alloc_request_extras by Alex Dai · 9 years ago
  46. eba5119 drm/i915: Fix whitespace (trivial) by Ben Widawsky · 9 years ago
  47. 1a5a9ce drm/i915: Limit VF cache invalidate workaround usage to gen9 by Ben Widawsky · 9 years ago
  48. 033908a drm/i915: mark GEM object pages dirty when mapped & written by the CPU by Dave Gordon · 9 years ago
  49. b0366a5 drm/i915: intel_ring_initialized() must be simple and inline by Dave Gordon · 9 years ago
  50. af3302b Revert "drm/i915: Extend LRC pinning to cover GPU context writeback" by Daniel Vetter · 9 years ago
  51. 6d65ba9 drm/i915: Extend LRC pinning to cover GPU context writeback by Nick Hoath · 9 years ago
  52. 92907cb Merge tag 'v4.4-rc2' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  53. fb1a211 Revert "drm/i915: Initialize HWS page address after GPU reset" by Arun Siluvery · 9 years ago
  54. f0f59a0 drm/i915: Type safe register read/write by Ville Syrjälä · 9 years ago
  55. 0d925ea drm/i915: Wrap context LRI init in a macro by Ville Syrjälä · 9 years ago
  56. 35dc3f9 drm/i915: Give names to more ring registers by Ville Syrjälä · 9 years ago
  57. 9244a81 drm/i915: Wrap ASSIGN_CTX_{PDP,PM4L} in do {} while(0) by Ville Syrjälä · 9 years ago
  58. 8f40db7 drm/i915: Add wa_ctx_emit_reg() by Ville Syrjälä · 9 years ago
  59. f92a916 drm/i915: Add functions to emit register offsets to the ring by Ville Syrjälä · 9 years ago
  60. 3e82806 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  61. cbdc12a drm/i915: make A0 wa's applied to A1 by Tim Gore · 9 years ago
  62. 608c1a5 drm/i915: Recover all available ringbuffer space following reset by Chris Wilson · 9 years ago
  63. e87a005 drm/i915: add helpers for platform specific revision id range checks by Jani Nikula · 9 years ago
  64. fffda3f drm/i915/bxt: add revision id for A1 stepping and use it by Jani Nikula · 9 years ago
  65. 2dd3a88 Merge tag 'drm-intel-next-2015-10-10' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  66. 48f87dd Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next by Dave Airlie · 9 years ago
  67. 40a2448 drm/i915: Flush pipecontrol post-sync writes by Chris Wilson · 9 years ago
  68. 2f5945b drm/i915: Kill DRI1 cliprects by Chris Wilson · 9 years ago
  69. dfc53c5 drm/i915: Consider HW CSB write pointer before resetting the sw read pointer by Michel Thierry · 9 years ago
  70. cd1736a drm/i915: Remove extraneous request cancel. by Nick Hoath · 9 years ago
  71. 83843d8 drm/i915: Parametrize LRC registers by Ville Syrjälä · 9 years ago
  72. 604ef73 drm/i915: fix handling gen8_emit_flush_coherentl3_wa result by Andrzej Hajda · 9 years ago
  73. 374887b drm/i915: Fix warnings while make xmldocs caused by intel_lrc.c by Masanari Iida · 9 years ago
  74. e84fe80 drm/i915: Split alloc from init for lrc by Nick Hoath · 9 years ago
  75. 5af05fe drm/i915/lrc: Prevent preemption when lite-restore is disabled by Michel Thierry · 9 years ago
  76. ec72d58 drm/i915: WaEnableForceRestoreInCtxtDescForVCS is for video engines only by Michel Thierry · 9 years ago
  77. 01101fa drm/i915: Refactor common ringbuffer allocation code by Chris Wilson · 9 years ago
  78. e93c28f Merge tag 'drm-intel-next-fixes-2015-09-02' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  79. a0bd6c3 drm/i915: Always enable execlists on BDW for vgpu by Zhiyuan Lv · 9 years ago
  80. 331f38e drm/i915: preallocate pdps for 32 bit vgpu by Zhiyuan Lv · 9 years ago
  81. 319404d drm/i915/bxt: work around HW coherency issue when accessing GPU seqno by Imre Deak · 9 years ago
  82. f1afe24 drm/i915: Change SRM, LRM instructions to use correct length by Arun Siluvery · 9 years ago
  83. 3732ce7 Merge tag 'v4.2-rc8' into drm-next by Dave Airlie · 9 years ago
  84. 903ecd0 drm/i915: Flag the execlists context object as dirty after every use by Chris Wilson · 9 years ago
  85. d167519 drm/i915: Integrate GuC-based command submission by Alex Dai · 9 years ago
  86. 919f1f5 drm/i915: Expose one LRC function for GuC submission mode by Dave Gordon · 9 years ago
  87. 2dba323 drm/i915/gen8: Add 4 level switching infrastructure and lrc support by Michel Thierry · 9 years ago
  88. 031a893 drm/i915: Check idle to active before processing CSQ by Mika Kuoppala · 9 years ago
  89. cc53699 drm/i915: Use masked write for Context Status Buffer Pointer by Mika Kuoppala · 9 years ago
  90. 84e8102 drm/i915: Add provision to extend Golden context batch by Arun Siluvery · 9 years ago
  91. ca6e440 Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  92. 9b01435 drm/i915/gen9: Add WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken by Arun Siluvery · 9 years ago
  93. a4106a7 drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround by Arun Siluvery · 9 years ago
  94. 0907c8f drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround by Arun Siluvery · 9 years ago
  95. 0504cff drm/i915: Enable WA batch buffers for Gen9 by Arun Siluvery · 9 years ago
  96. 3bbaba0 drm/i915: Added Programming of the MOCS by Peter Antoine · 9 years ago
  97. 83b8a98 drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines by Arun Siluvery · 9 years ago
  98. 1cff8cc drm/i915: Mark elsps submitted when they are pushed to hw by Mika Kuoppala · 9 years ago
  99. 8ee3615 drm/i915: Convert execlists_ctx_descriptor() for requests by Mika Kuoppala · 9 years ago
  100. cc3c425 drm/i915: Convert execlists_elsp_writ() for requests by Mika Kuoppala · 9 years ago