1. aa9b781 drm/i915: Late request cancellations are harmful by Chris Wilson · 9 years ago
  2. f2a85e1 drm,i915: Introduce drm_malloc_gfp() by Chris Wilson · 9 years ago
  3. 72e96d6 drm/i915: Refer to GGTT {,VM} consistently by Joonas Lahtinen · 9 years ago
  4. 62106b4 drm/i915: Rename dev_priv->gtt to dev_priv->ggtt by Joonas Lahtinen · 9 years ago
  5. 117897f drm/i915: More renaming of rings to engines by Tvrtko Ursulin · 9 years ago
  6. 666796d drm/i915: More intel_engine_cs renaming by Tvrtko Ursulin · 9 years ago
  7. 4a570db drm/i915: Rename intel_engine_cs struct members by Tvrtko Ursulin · 9 years ago
  8. 0bc40be drm/i915: Rename intel_engine_cs function parameters by Tvrtko Ursulin · 9 years ago
  9. e2f8039 drm/i915: Rename local struct intel_engine_cs variables by Tvrtko Ursulin · 9 years ago
  10. 596c592 drm/i915: Reduce the pointer dance of i915_is_ggtt() by Chris Wilson · 9 years ago
  11. 0aa498d Fix pointer tests in error-handling paths by Dave Gordon · 9 years ago
  12. d9da6aa drm/i915: Fix VCS ring selection after uapi decoupling by Tvrtko Ursulin · 9 years ago
  13. de1add3 drm/i915: Decouple execbuf uAPI from internal implementation by Tvrtko Ursulin · 9 years ago
  14. 2682708 drm/i915: simplify allocation of driver-internal requests by Dave Gordon · 9 years ago
  15. aa45950 drm/i915: use hlist_for_each_entry by Geliang Tang · 9 years ago
  16. 9d611c0 drm/i915: Use MI_BATCH_BUFFER_START on 830/845 by Ville Syrjälä · 9 years ago
  17. 934acce drm/i915: Avoid writing relocs with addresses in non-canonical form by Michał Winiarski · 9 years ago
  18. 033908a drm/i915: mark GEM object pages dirty when mapped & written by the CPU by Dave Gordon · 9 years ago
  19. 506a8e8 drm/i915: Add soft-pinning API for execbuffer by Chris Wilson · 9 years ago
  20. f92a916 drm/i915: Add functions to emit register offsets to the ring by Ville Syrjälä · 9 years ago
  21. 2f5945b drm/i915: Kill DRI1 cliprects by Chris Wilson · 9 years ago
  22. 101b506 drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset by Michel Thierry · 9 years ago
  23. 44cc6c0 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 9 years ago
  24. e84fe80 drm/i915: Split alloc from init for lrc by Nick Hoath · 9 years ago
  25. 51bc140 drm/i915: Always mark the object as dirty when used by the GPU by Chris Wilson · 9 years ago
  26. ca6e440 Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  27. a9ed33c drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag and getparam by Abdiel Janulgue · 10 years ago
  28. 099bfbf Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  29. fcfa423c drm/i915: Move the request/file and request/pid association to creation time by John Harrison · 10 years ago
  30. bccca49 drm/i915: Remove the now obsolete 'outstanding_lazy_request' by John Harrison · 10 years ago
  31. 5fb9de1 drm/i915: Update intel_ring_begin() to take a request structure by John Harrison · 10 years ago
  32. 53fddaf drm/i915: Update ring->dispatch_execbuffer() to take a request structure by John Harrison · 10 years ago
  33. 2f20055 drm/i915: Update a bunch of execbuffer helpers to take request structures by John Harrison · 10 years ago
  34. b2af037 drm/i915: Update [vma|object]_move_to_active() to take request structures by John Harrison · 10 years ago
  35. 7528987 drm/i915: Update add_request() to take a request structure by John Harrison · 10 years ago
  36. 91af127 drm/i915: Update i915_gem_object_sync() to take a request structure by John Harrison · 10 years ago
  37. ba01cc9 drm/i915: Update i915_switch_context() to take a request structure by John Harrison · 10 years ago
  38. 5b4a60c drm/i915: Add flag to i915_add_request() to skip the cache flush by John Harrison · 10 years ago
  39. 8a8edb5 drm/i915: Update execbuffer_move_to_active() to take a request structure by John Harrison · 10 years ago
  40. 535fbe8 drm/i915: Update move_to_gpu() to take a request structure by John Harrison · 10 years ago
  41. 95c2416 drm/i915: Update the dispatch tracepoint to use params->request by John Harrison · 10 years ago
  42. 6a6ae79 drm/i915: Add request to execbuf params and add explicit cleanup by John Harrison · 10 years ago
  43. 217e46b drm/i915: Update alloc_request to return the allocated request by John Harrison · 10 years ago
  44. adeca76 drm/i915: Simplify i915_gem_execbuffer_retire_commands() parameters by John Harrison · 10 years ago
  45. 5f19e2b drm/i915: Merged the many do_execbuf() parameters into a structure by John Harrison · 10 years ago
  46. 0c8dac8 drm/i915: Early alloc request in execbuff by John Harrison · 10 years ago
  47. bf7dc5b drm/i915: i915_add_request must not fail by John Harrison · 10 years ago
  48. 55a9785 drm/i915: Enforce execobject.alignment to be a power-of-two by Chris Wilson · 10 years ago
  49. 77a0d1c drm/i915: Remove unused ring argument from frontbuffer invalidate and busy functions. by Rodrigo Vivi · 10 years ago
  50. b1b3827 drm/i915: add a context parameter to {en, dis}able zero address mapping by David Weinehall · 10 years ago
  51. 03ade51 drm/i915: Inline check required for object syncing prior to execbuf by Chris Wilson · 10 years ago
  52. 32d8206 mm/fault, drm/i915: Use pagefault_disabled() to check for disabled pagefaults by David Hildenbrand · 10 years ago
  53. c7c7372 drm/i915: Fix possible security hole in command parsing by Rebecca N. Palmer · 10 years ago
  54. c6b8a4b drm/i915: Simplify cmd-parser DISPATCH_SECURE check by Daniel Vetter · 10 years ago
  55. 245054a drm/i915: Enable cmd parser to do secure batch promotion for aliasing ppgtt by Daniel Vetter · 10 years ago
  56. 0875546 drm/i915: Fix up the vma aliasing ppgtt binding by Daniel Vetter · 10 years ago
  57. 9258811 drm/i915: Don't use atomics for pg_dirty_rings by Daniel Vetter · 10 years ago
  58. 71b7e54 drm/i915: Don't look at pg_dirty_rings for aliasing ppgtt by Daniel Vetter · 10 years ago
  59. 0229da3 drm/i915: Dont clear PIN_GLOBAL in the execbuf pinning fallback by Daniel Vetter · 10 years ago
  60. 06fbca7 drm/i915: Split the batch pool by engine by Chris Wilson · 10 years ago
  61. de4e783 drm/i915: Tidy batch pool logic by Chris Wilson · 10 years ago
  62. f3dc74c drm/i915: Rename 'do_execbuf' to 'execbuf_submit' by John Harrison · 10 years ago
  63. 743e78c drm/i915: Skip allocating shadow batch for 0-length batches by Chris Wilson · 10 years ago
  64. 563222a drm/i915: Track page table reload need by Ben Widawsky · 10 years ago
  65. edf4427b drm/i915: Fallback to using CPU relocations for large batch buffers by Chris Wilson · 10 years ago
  66. a4001f1 drm/i915: pass which operation triggered the frontbuffer tracking by Paulo Zanoni · 10 years ago
  67. fd0753c drm/i915: Fix trivial typos in comments and warning message by Yannick Guerrini · 10 years ago
  68. 8e004ef drm/i915: Rename 'flags' to 'dispatch_flags' for better code reading by John Harrison · 10 years ago
  69. 17cabf5 drm/i915: Trim the command parser allocations by Chris Wilson · 10 years ago
  70. 8d360df drm/i915: Specify bsd rings through exec flag by Zhipeng Gong · 10 years ago
  71. 0a87a2d Merge tag 'topic/i915-hda-componentized-2015-01-12' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  72. 7226572 drm/i915: Reserve shadow batch VMA analogue to others by Tvrtko Ursulin · 10 years ago
  73. da6b51d Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2" by Dave Airlie · 10 years ago
  74. 7174537 drm/i915: Tidy up execbuffer command parsing code by Brad Volkin · 10 years ago
  75. 0079a7d drm/i915: Mark shadow batch buffers as purgeable by Brad Volkin · 10 years ago
  76. b9ffd80 drm/i915: Use batch length instead of object size in command parser by Brad Volkin · 10 years ago
  77. 78a4237 drm/i915: Use batch pools with the command parser by Brad Volkin · 10 years ago
  78. fe14d5f drm/i915: Infrastructure for supporting different GGTT views per object by Tvrtko Ursulin · 10 years ago
  79. 74328ee drm/i915: Convert trace functions from seqno to request by John Harrison · 10 years ago
  80. 9400ae5 drm/i915: Remove obsolete seqno parameter from 'i915_add_request' by John Harrison · 10 years ago
  81. 6259cea drm/i915: Remove 'outstanding_lazy_seqno' by John Harrison · 10 years ago
  82. 97b2a6a drm/i915: Replace last_[rwf]_seqno with last_[rwf]_req by John Harrison · 10 years ago
  83. 26045b5 Merge tag 'drm-intel-next-2014-11-21-fixed' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  84. 355a701 drm/gem: Warn on illegal use of the dumb buffer interface v2 by Thomas Hellstrom · 10 years ago
  85. 8725548 drm/i915: Ditch dev_priv->ums.mm_suspend by Daniel Vetter · 10 years ago
  86. 5c6c600 drm/i915: Remove DRI1 ring accessors and API by Chris Wilson · 10 years ago
  87. c826c44 drm/i915: Request PIN_GLOBAL when pinning a vma for GTT relocations by Chris Wilson · 10 years ago
  88. 42c7156 drm/i915: Abort command parsing for chained batches by Brad Volkin · 10 years ago
  89. aff4376 drm/i915: Move flags describing VMA mappings into the VMA by Tvrtko Ursulin · 10 years ago
  90. ae6c480 drm/i915: Only track real ppgtt for a context by Daniel Vetter · 11 years ago
  91. ba8b7cc drm/i915/bdw: Workload submission mechanism for Execlists by Oscar Mateo · 11 years ago
  92. a83014d drm/i915: Abstract the legacy workload submission mechanism away by Oscar Mateo · 11 years ago
  93. ec3e996 drm/i915/bdw: Deferred creation of user-created LRCs by Oscar Mateo · 11 years ago
  94. 906843c drm/i915: Simplify relocate_entry_gtt() and make 64-bit safe by Chris Wilson · 10 years ago
  95. 060e82c drm/i915: Remove redundant list_empty(eb->vmas) tests in execbuffer by Chris Wilson · 10 years ago
  96. ad19f10 drm/i915: Pre-validate the NEED_GTTS flag for execbuffer by Chris Wilson · 10 years ago
  97. da51a1e drm/i915: Fix secure dispatch with full ppgtt by Daniel Vetter · 10 years ago
  98. 82b6b6d drm/i915: Remove fenced_gpu_access and pending_fenced_gpu_access by Chris Wilson · 10 years ago
  99. e6a8446 drm/i915: Force CPU relocations if not GTT mapped by Chris Wilson · 10 years ago
  100. 7838259 drm/i915: Extract the actual workload submission mechanism from execbuffer by Oscar Mateo · 11 years ago