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