1. ae6c480 drm/i915: Only track real ppgtt for a context by Daniel Vetter · 10 years ago
  2. ba8b7cc drm/i915/bdw: Workload submission mechanism for Execlists by Oscar Mateo · 10 years ago
  3. a83014d drm/i915: Abstract the legacy workload submission mechanism away by Oscar Mateo · 10 years ago
  4. ec3e996 drm/i915/bdw: Deferred creation of user-created LRCs by Oscar Mateo · 10 years ago
  5. 906843c drm/i915: Simplify relocate_entry_gtt() and make 64-bit safe by Chris Wilson · 10 years ago
  6. 060e82c drm/i915: Remove redundant list_empty(eb->vmas) tests in execbuffer by Chris Wilson · 10 years ago
  7. ad19f10 drm/i915: Pre-validate the NEED_GTTS flag for execbuffer by Chris Wilson · 10 years ago
  8. da51a1e drm/i915: Fix secure dispatch with full ppgtt by Daniel Vetter · 10 years ago
  9. 82b6b6d drm/i915: Remove fenced_gpu_access and pending_fenced_gpu_access by Chris Wilson · 10 years ago
  10. e6a8446 drm/i915: Force CPU relocations if not GTT mapped by Chris Wilson · 10 years ago
  11. 7838259 drm/i915: Extract the actual workload submission mechanism from execbuffer by Oscar Mateo · 10 years ago
  12. 821d66d drm/i915: Emphasize that ctx->id is merely a user handle by Oscar Mateo · 10 years ago
  13. f99d706 drm/i915: Track frontbuffer invalidation/flushing by Daniel Vetter · 10 years ago
  14. d593d99 drm/i915: Fix __user sparse warning by Ville Syrjälä · 10 years ago
  15. 8d4ad9d Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next by Dave Airlie · 10 years ago
  16. d23db88 drm/i915: Prevent negative relocation deltas from wrapping by Chris Wilson · 10 years ago
  17. 9aab8bf drm/i915: Only copy back the modified fields to userspace from execbuffer by Chris Wilson · 10 years ago
  18. 273497e drm/i915: s/i915_hw_context/intel_context by Oscar Mateo · 10 years ago
  19. a4872ba drm/i915: s/intel_ring_buffer/intel_engine_cs by Oscar Mateo · 10 years ago
  20. bdf1e7e drm/i915: move bsd dispatch index somewhere better by Daniel Vetter · 10 years ago
  21. 227f782 drm/i915: Retire requests before creating a new one by Chris Wilson · 10 years ago
  22. ffd93f2 drm/i915: Work-around garbage DR4 from UXA by Daniel Vetter · 10 years ago
  23. d9ceb95 drm/i915: Support 64b relocations by Ben Widawsky · 10 years ago
  24. 9bcb144 drm/i915: Support 64b execbuf by Ben Widawsky · 10 years ago
  25. c8725f3 drm/i915: Do not call retire_requests from wait_for_rendering by Chris Wilson · 10 years ago
  26. a8ebba7 drm/i915: Use the coarse ping-pong mechanism based on drm fd to dispatch the BSD command on BDW GT3 by Zhao Yakui · 10 years ago
  27. b1a9330 drm/i915: Update the restrict check to filter out wrong Ring ID passed by user-space by Zhao Yakui · 10 years ago
  28. 9cb3466 drm/i915: Catch dirt in unused execbuffer fields by Daniel Vetter · 10 years ago
  29. c0f5b82 drm/i915: Catch abuse of I915_EXEC_CONSTANTS_* by Daniel Vetter · 10 years ago
  30. 9d662da drm/i915: Catch abuse of I915_EXEC_GEN7_SOL_RESET by Daniel Vetter · 10 years ago
  31. 885ac04 Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  32. 691e641 drm/i915: Always use kref tracking for all contexts. by Chris Wilson · 10 years ago
  33. 935f38d drm/i915: Unref context on failed eb_create by Ben Widawsky · 10 years ago
  34. 50227e1 drm/i915: prefer struct drm_i915_private to drm_i915_private_t by Jani Nikula · 10 years ago
  35. 351e3db drm/i915: Implement command buffer parsing logic by Brad Volkin · 11 years ago
  36. 8ea99c9 drm/i915: Only bind each object rather than for every execbuffer by Daniel Vetter · 11 years ago
  37. bf3d149 drm/i915: split PIN_GLOBAL out from PIN_MAPPABLE by Daniel Vetter · 11 years ago
  38. 1ec9e26 drm/i915: Consolidate binding parameters into flags by Daniel Vetter · 11 years ago
  39. d330a95 drm/i915: move module parameters into a struct, in a new file by Jani Nikula · 11 years ago
  40. a25eebb drm: dp helper: Add DP test sink CRC definition. by Rodrigo Vivi · 11 years ago
  41. 0e5539b Merge branch 'topic/ppgtt' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  42. 8b78f0e drm/i915: Clarify relocation errnos by Ben Widawsky · 11 years ago
  43. 0d9d349 Merge commit origin/master into drm-intel-next by Daniel Vetter · 11 years ago
  44. 72ad5c4 drm/i915/ppgtt: Fix ioctl errno for "no such context" by Ben Widawsky · 11 years ago
  45. a7c1d426 drm/i915: Don't check for NEEDS_GTT when deciding the address space by Daniel Vetter · 11 years ago
  46. 2c9f8d5 drm/i915: Reject NEEDS_GTT relocations with full ppgtt by Daniel Vetter · 11 years ago
  47. 7c9c4b8 drm/i915: Reject non-default contexts on non-render again by Daniel Vetter · 11 years ago
  48. 7e0d96b drm/i915: Use multiple VMs -- the point of no return by Ben Widawsky · 11 years ago
  49. 3d7f0f9 Merge commit drm-intel-fixes into topic/ppgtt by Daniel Vetter · 11 years ago
  50. 41bde55 drm/i915: Get context early in execbuf by Ben Widawsky · 11 years ago
  51. 67e3d297 drm/i915: Permit contexts on all rings by Ben Widawsky · 11 years ago
  52. ca01b12 drm/i915: Simplify ring handling in execbuf by Ben Widawsky · 11 years ago
  53. 3e7a032 drm/i915: Remove vm arg from relocate entry by Ben Widawsky · 11 years ago
  54. 6f65e29 drm/i915: Create bind/unbind abstraction for VMAs by Ben Widawsky · 11 years ago
  55. d7f46fc drm/i915: Make pin count per VMA by Ben Widawsky · 11 years ago
  56. 9ae9ab5 drm/i915: Prevent double unref following alloc failure during execbuffer by Chris Wilson · 11 years ago
  57. f65c916 drm/i915: add runtime put/get calls at the basic places by Paulo Zanoni · 11 years ago
  58. d299cce drm/i915: check context reset stats before relocations by Mika Kuoppala · 11 years ago
  59. a415d35 drm/i915: Pin relocations for the duration of constructing the execbuffer by Chris Wilson · 11 years ago
  60. 5ce0972 drm/i915: Missed dropped VMA conversion by Ben Widawsky · 11 years ago
  61. 17601cbc drm/i915: Removed unused vm args by Ben Widawsky · 11 years ago
  62. 28cf541 drm/i915/bdw: unleash PPGTT by Ben Widawsky · 11 years ago
  63. 3c94cee drm/i915/bdw: Support 64b relocations by Ben Widawsky · 11 years ago
  64. e2d05a8 drm/i915: Convert active API to VMA by Ben Widawsky · 11 years ago
  65. b205ca5 drm/i915: Use unsigned for overflow checks in execbuf by Daniel Vetter · 11 years ago
  66. a1e2265 drm/i915: Use kcalloc more by Daniel Vetter · 11 years ago
  67. 68c8c17 drm/i915: evict VM instead of everything by Ben Widawsky · 11 years ago
  68. be62acb drm/i915: ban badly behaving contexts by Mika Kuoppala · 11 years ago
  69. 2cc86b8 drm/i915: Always prefer CPU relocations with LLC by Chris Wilson · 11 years ago
  70. e656a6c drm/i915: inline vma_create into lookup_or_create_vma by Daniel Vetter · 11 years ago
  71. 27173f1 drm/i915: Convert execbuf code to use vmas by Ben Widawsky · 11 years ago
  72. d4d3601 drm/i915: fix up the relocate_entry refactoring by Daniel Vetter · 11 years ago
  73. 5032d87 drm/i915: Cleaning up the relocate entry function by Rafael Barbalho · 11 years ago
  74. 000433b drm/i915: Only do a chipset flush after a clflush by Chris Wilson · 11 years ago
  75. 2c22569 drm/i915: Update rules for writing through the LLC with the cpu by Chris Wilson · 11 years ago
  76. ca191b1 drm/i915: mm_list is per VMA by Ben Widawsky · 11 years ago
  77. 9843877 drm/i915: turn bound_ggtt checks to bound_any by Ben Widawsky · 11 years ago
  78. 07fe0b1 drm/i915: plumb VM into bind/unbind code by Ben Widawsky · 11 years ago
  79. 28d6a7b drm/i915: thread address space through execbuf by Ben Widawsky · 11 years ago
  80. c37e220 drm/i915: Add VM to pin by Ben Widawsky · 11 years ago
  81. de51f04 drm/i915: Replace open-coded offset_in_page() by Chris Wilson · 11 years ago
  82. 0b74b50 drm/i915: add prefault_disable module option by Xiong Zhang · 11 years ago
  83. e852096 drm/i915: Replace open-coding of DEFAULT_CONTEXT_ID by Chris Wilson · 11 years ago
  84. db1b76c drm/i915: don't frob mm.suspended when not using ums by Daniel Vetter · 11 years ago
  85. f343c5f drm/i915: Getter/setter for object attributes by Ben Widawsky · 11 years ago
  86. 7d736f4 drm/i915: add batch bo to i915_add_request() by Mika Kuoppala · 11 years ago
  87. 0025c07 drm/i915: change i915_add_request to macro by Mika Kuoppala · 11 years ago
  88. c65355b drm/i915: Track when we dirty the scanout with render commands by Chris Wilson · 11 years ago
  89. 82f91b6 drm/i915: add I915_EXEC_VEBOX to i915_gem_do_execbuffer() by Xiang, Haihao · 11 years ago
  90. 399403c Merge tag 'drm-intel-next-2013-03-23' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  91. 27b7c63 drm/i915: Fix build failure by Lauri Kasanen · 11 years ago
  92. 41fda59 drm/i915: Remove unneeded dev argument by Ben Widawsky · 11 years ago
  93. cf14496 drm/i915: Remove unused file arg from execbuf by Ben Widawsky · 11 years ago
  94. 3118a4f drm/i915: bounds check execbuffer relocation count by Kees Cook · 11 years ago
  95. 3058753 drm/i915: clarify reasoning for the access_ok call by Kees Cook · 11 years ago
  96. 2bb4629 drm/i915: Add to_user_ptr() by Ville Syrjälä · 11 years ago
  97. 6dc1c49 Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/linux into drm-next by Dave Airlie · 12 years ago
  98. 5d4545a drm/i915: Create a gtt structure by Ben Widawsky · 12 years ago
  99. eef90cc drm/i915: Use the reloc.handle as an index into the execbuffer array by Chris Wilson · 12 years ago
  100. ed5982e drm/i915: Allow userspace to hint that the relocations were known by Daniel Vetter · 12 years ago