1. c0f5b82 drm/i915: Catch abuse of I915_EXEC_CONSTANTS_* by Daniel Vetter · 10 years ago
  2. 9d662da drm/i915: Catch abuse of I915_EXEC_GEN7_SOL_RESET by Daniel Vetter · 10 years ago
  3. 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
  4. 691e641 drm/i915: Always use kref tracking for all contexts. by Chris Wilson · 10 years ago
  5. 935f38d drm/i915: Unref context on failed eb_create by Ben Widawsky · 10 years ago
  6. 50227e1 drm/i915: prefer struct drm_i915_private to drm_i915_private_t by Jani Nikula · 11 years ago
  7. 351e3db drm/i915: Implement command buffer parsing logic by Brad Volkin · 11 years ago
  8. 8ea99c9 drm/i915: Only bind each object rather than for every execbuffer by Daniel Vetter · 11 years ago
  9. bf3d149 drm/i915: split PIN_GLOBAL out from PIN_MAPPABLE by Daniel Vetter · 11 years ago
  10. 1ec9e26 drm/i915: Consolidate binding parameters into flags by Daniel Vetter · 11 years ago
  11. d330a95 drm/i915: move module parameters into a struct, in a new file by Jani Nikula · 11 years ago
  12. a25eebb drm: dp helper: Add DP test sink CRC definition. by Rodrigo Vivi · 11 years ago
  13. 0e5539b Merge branch 'topic/ppgtt' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  14. 8b78f0e drm/i915: Clarify relocation errnos by Ben Widawsky · 11 years ago
  15. 0d9d349 Merge commit origin/master into drm-intel-next by Daniel Vetter · 11 years ago
  16. 72ad5c4 drm/i915/ppgtt: Fix ioctl errno for "no such context" by Ben Widawsky · 11 years ago
  17. a7c1d426 drm/i915: Don't check for NEEDS_GTT when deciding the address space by Daniel Vetter · 11 years ago
  18. 2c9f8d5 drm/i915: Reject NEEDS_GTT relocations with full ppgtt by Daniel Vetter · 11 years ago
  19. 7c9c4b8 drm/i915: Reject non-default contexts on non-render again by Daniel Vetter · 11 years ago
  20. 7e0d96b drm/i915: Use multiple VMs -- the point of no return by Ben Widawsky · 11 years ago
  21. 3d7f0f9 Merge commit drm-intel-fixes into topic/ppgtt by Daniel Vetter · 11 years ago
  22. 41bde55 drm/i915: Get context early in execbuf by Ben Widawsky · 11 years ago
  23. 67e3d297 drm/i915: Permit contexts on all rings by Ben Widawsky · 11 years ago
  24. ca01b12 drm/i915: Simplify ring handling in execbuf by Ben Widawsky · 11 years ago
  25. 3e7a032 drm/i915: Remove vm arg from relocate entry by Ben Widawsky · 11 years ago
  26. 6f65e29 drm/i915: Create bind/unbind abstraction for VMAs by Ben Widawsky · 11 years ago
  27. d7f46fc drm/i915: Make pin count per VMA by Ben Widawsky · 11 years ago
  28. 9ae9ab5 drm/i915: Prevent double unref following alloc failure during execbuffer by Chris Wilson · 11 years ago
  29. f65c916 drm/i915: add runtime put/get calls at the basic places by Paulo Zanoni · 11 years ago
  30. d299cce drm/i915: check context reset stats before relocations by Mika Kuoppala · 11 years ago
  31. a415d35 drm/i915: Pin relocations for the duration of constructing the execbuffer by Chris Wilson · 11 years ago
  32. 5ce0972 drm/i915: Missed dropped VMA conversion by Ben Widawsky · 11 years ago
  33. 17601cbc drm/i915: Removed unused vm args by Ben Widawsky · 11 years ago
  34. 28cf541 drm/i915/bdw: unleash PPGTT by Ben Widawsky · 11 years ago
  35. 3c94cee drm/i915/bdw: Support 64b relocations by Ben Widawsky · 11 years ago
  36. e2d05a8 drm/i915: Convert active API to VMA by Ben Widawsky · 11 years ago
  37. b205ca5 drm/i915: Use unsigned for overflow checks in execbuf by Daniel Vetter · 11 years ago
  38. a1e2265 drm/i915: Use kcalloc more by Daniel Vetter · 11 years ago
  39. 68c8c17 drm/i915: evict VM instead of everything by Ben Widawsky · 11 years ago
  40. be62acb drm/i915: ban badly behaving contexts by Mika Kuoppala · 11 years ago
  41. 2cc86b8 drm/i915: Always prefer CPU relocations with LLC by Chris Wilson · 11 years ago
  42. e656a6c drm/i915: inline vma_create into lookup_or_create_vma by Daniel Vetter · 11 years ago
  43. 27173f1 drm/i915: Convert execbuf code to use vmas by Ben Widawsky · 11 years ago
  44. d4d3601 drm/i915: fix up the relocate_entry refactoring by Daniel Vetter · 11 years ago
  45. 5032d87 drm/i915: Cleaning up the relocate entry function by Rafael Barbalho · 11 years ago
  46. 000433b drm/i915: Only do a chipset flush after a clflush by Chris Wilson · 11 years ago
  47. 2c22569 drm/i915: Update rules for writing through the LLC with the cpu by Chris Wilson · 11 years ago
  48. ca191b1 drm/i915: mm_list is per VMA by Ben Widawsky · 11 years ago
  49. 9843877 drm/i915: turn bound_ggtt checks to bound_any by Ben Widawsky · 11 years ago
  50. 07fe0b1 drm/i915: plumb VM into bind/unbind code by Ben Widawsky · 11 years ago
  51. 28d6a7b drm/i915: thread address space through execbuf by Ben Widawsky · 11 years ago
  52. c37e220 drm/i915: Add VM to pin by Ben Widawsky · 11 years ago
  53. de51f04 drm/i915: Replace open-coded offset_in_page() by Chris Wilson · 11 years ago
  54. 0b74b50 drm/i915: add prefault_disable module option by Xiong Zhang · 11 years ago
  55. e852096 drm/i915: Replace open-coding of DEFAULT_CONTEXT_ID by Chris Wilson · 11 years ago
  56. db1b76c drm/i915: don't frob mm.suspended when not using ums by Daniel Vetter · 11 years ago
  57. f343c5f drm/i915: Getter/setter for object attributes by Ben Widawsky · 11 years ago
  58. 7d736f4 drm/i915: add batch bo to i915_add_request() by Mika Kuoppala · 11 years ago
  59. 0025c07 drm/i915: change i915_add_request to macro by Mika Kuoppala · 11 years ago
  60. c65355b drm/i915: Track when we dirty the scanout with render commands by Chris Wilson · 11 years ago
  61. 82f91b6 drm/i915: add I915_EXEC_VEBOX to i915_gem_do_execbuffer() by Xiang, Haihao · 11 years ago
  62. 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
  63. 27b7c63 drm/i915: Fix build failure by Lauri Kasanen · 12 years ago
  64. 41fda59 drm/i915: Remove unneeded dev argument by Ben Widawsky · 12 years ago
  65. cf14496 drm/i915: Remove unused file arg from execbuf by Ben Widawsky · 12 years ago
  66. 3118a4f drm/i915: bounds check execbuffer relocation count by Kees Cook · 12 years ago
  67. 3058753 drm/i915: clarify reasoning for the access_ok call by Kees Cook · 12 years ago
  68. 2bb4629 drm/i915: Add to_user_ptr() by Ville Syrjälä · 12 years ago
  69. 6dc1c49 Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/linux into drm-next by Dave Airlie · 12 years ago
  70. 5d4545a drm/i915: Create a gtt structure by Ben Widawsky · 12 years ago
  71. eef90cc drm/i915: Use the reloc.handle as an index into the execbuffer array by Chris Wilson · 12 years ago
  72. ed5982e drm/i915: Allow userspace to hint that the relocations were known by Daniel Vetter · 12 years ago
  73. bcffc3f drm/i915: Move the execbuffer objects list from the stack into the tracker by Chris Wilson · 12 years ago
  74. 3b96eff drm/i915: Take the handle idr spinlock once for looking up the exec objects by Chris Wilson · 12 years ago
  75. 419fa72 drm/i915: Mark a temporary allocation for copy-from-user as such by Chris Wilson · 12 years ago
  76. b5cc6c0 Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  77. 262b6d3 drm/i915: Invalidate the relocation presumed_offsets along the slow path by Chris Wilson · 12 years ago
  78. b45305f drm/i915: Implement workaround for broken CS tlb on i830/845 by Daniel Vetter · 12 years ago
  79. c1f093e drm/i915: Remove check for conflicting relocation write-domains by Chris Wilson · 12 years ago
  80. ca9c46c drm/i915: Kill i915_gem_execbuffer_wait_for_flips() by Ville Syrjälä · 12 years ago
  81. 9d773091 drm/i915: Preallocate next seqno before touching the ring by Chris Wilson · 12 years ago
  82. be7cb63 drm/i915: Remove bogus test for a present execbuffer by Chris Wilson · 12 years ago
  83. e76e9ae drm/i915: Stop using AGP layer for GEN6+ by Ben Widawsky · 12 years ago
  84. c2fb791 Merge tag 'v3.7-rc2' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  85. d7d4eed drm/i915: Allow DRM_ROOT_ONLY|DRM_MASTER to submit privileged batchbuffers by Chris Wilson · 12 years ago
  86. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  87. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  88. 4126d5d UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. by David Howells · 12 years ago
  89. 41783ee drm/i915: Assert that the exec object lookup table is a power-of-two by Chris Wilson · 12 years ago
  90. ba7a645 drm/i915: Drop the misleading cast to the wrong user pointer type by Chris Wilson · 12 years ago
  91. 9da3da6 drm/i915: Replace the array of pages with a scatterlist by Chris Wilson · 12 years ago
  92. 7788a76 drm/i915: Avoid unbinding due to an interrupted pin_and_fence during execbuffer by Chris Wilson · 12 years ago
  93. 504c726 drm/i915: Use cpu relocations if the object is in the GTT but not mappable by Chris Wilson · 12 years ago
  94. 86a1ee2 drm/i915: Only pwrite through the GTT if there is space in the aperture by Chris Wilson · 12 years ago
  95. 6c085a7 drm/i915: Track unbound pages by Chris Wilson · 12 years ago
  96. a22ddff Merge tag 'v3.6-rc2' into drm-intel-next by Daniel Vetter · 12 years ago
  97. e844b99 drm/i915: Don't forget to apply SNB PIPE_CONTROL GTT workaround. by Eric Anholt · 12 years ago
  98. f047e39 drm/i915: Avoid concurrent access when marking the device as idle/busy by Chris Wilson · 12 years ago
  99. a7b9761 drm/i915: Split i915_gem_flush_ring() into seperate invalidate/flush funcs by Chris Wilson · 12 years ago
  100. 016fd0c drm/i915: Clear the pending_gpu_fenced_access flag at the start of execbuffer by Chris Wilson · 12 years ago