1. 68c8c17 drm/i915: evict VM instead of everything by Ben Widawsky · 11 years ago
  2. be62acb drm/i915: ban badly behaving contexts by Mika Kuoppala · 11 years ago
  3. 2cc86b8 drm/i915: Always prefer CPU relocations with LLC by Chris Wilson · 11 years ago
  4. e656a6c drm/i915: inline vma_create into lookup_or_create_vma by Daniel Vetter · 11 years ago
  5. 27173f1 drm/i915: Convert execbuf code to use vmas by Ben Widawsky · 11 years ago
  6. d4d3601 drm/i915: fix up the relocate_entry refactoring by Daniel Vetter · 11 years ago
  7. 5032d87 drm/i915: Cleaning up the relocate entry function by Rafael Barbalho · 11 years ago
  8. 000433b drm/i915: Only do a chipset flush after a clflush by Chris Wilson · 11 years ago
  9. 2c22569 drm/i915: Update rules for writing through the LLC with the cpu by Chris Wilson · 11 years ago
  10. ca191b1 drm/i915: mm_list is per VMA by Ben Widawsky · 11 years ago
  11. 9843877 drm/i915: turn bound_ggtt checks to bound_any by Ben Widawsky · 11 years ago
  12. 07fe0b1 drm/i915: plumb VM into bind/unbind code by Ben Widawsky · 11 years ago
  13. 28d6a7b drm/i915: thread address space through execbuf by Ben Widawsky · 11 years ago
  14. c37e220 drm/i915: Add VM to pin by Ben Widawsky · 11 years ago
  15. de51f04 drm/i915: Replace open-coded offset_in_page() by Chris Wilson · 11 years ago
  16. 0b74b50 drm/i915: add prefault_disable module option by Xiong Zhang · 11 years ago
  17. e852096 drm/i915: Replace open-coding of DEFAULT_CONTEXT_ID by Chris Wilson · 11 years ago
  18. db1b76c drm/i915: don't frob mm.suspended when not using ums by Daniel Vetter · 11 years ago
  19. f343c5f drm/i915: Getter/setter for object attributes by Ben Widawsky · 11 years ago
  20. 7d736f4 drm/i915: add batch bo to i915_add_request() by Mika Kuoppala · 11 years ago
  21. 0025c07 drm/i915: change i915_add_request to macro by Mika Kuoppala · 11 years ago
  22. c65355b drm/i915: Track when we dirty the scanout with render commands by Chris Wilson · 11 years ago
  23. 82f91b6 drm/i915: add I915_EXEC_VEBOX to i915_gem_do_execbuffer() by Xiang, Haihao · 11 years ago
  24. 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
  25. 27b7c63 drm/i915: Fix build failure by Lauri Kasanen · 11 years ago
  26. 41fda59 drm/i915: Remove unneeded dev argument by Ben Widawsky · 11 years ago
  27. cf14496 drm/i915: Remove unused file arg from execbuf by Ben Widawsky · 11 years ago
  28. 3118a4f drm/i915: bounds check execbuffer relocation count by Kees Cook · 11 years ago
  29. 3058753 drm/i915: clarify reasoning for the access_ok call by Kees Cook · 11 years ago
  30. 2bb4629 drm/i915: Add to_user_ptr() by Ville Syrjälä · 11 years ago
  31. 6dc1c49 Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/linux into drm-next by Dave Airlie · 12 years ago
  32. 5d4545a drm/i915: Create a gtt structure by Ben Widawsky · 12 years ago
  33. eef90cc drm/i915: Use the reloc.handle as an index into the execbuffer array by Chris Wilson · 12 years ago
  34. ed5982e drm/i915: Allow userspace to hint that the relocations were known by Daniel Vetter · 12 years ago
  35. bcffc3f drm/i915: Move the execbuffer objects list from the stack into the tracker by Chris Wilson · 12 years ago
  36. 3b96eff drm/i915: Take the handle idr spinlock once for looking up the exec objects by Chris Wilson · 12 years ago
  37. 419fa72 drm/i915: Mark a temporary allocation for copy-from-user as such by Chris Wilson · 12 years ago
  38. 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
  39. 262b6d3 drm/i915: Invalidate the relocation presumed_offsets along the slow path by Chris Wilson · 12 years ago
  40. b45305f drm/i915: Implement workaround for broken CS tlb on i830/845 by Daniel Vetter · 12 years ago
  41. c1f093e drm/i915: Remove check for conflicting relocation write-domains by Chris Wilson · 12 years ago
  42. ca9c46c drm/i915: Kill i915_gem_execbuffer_wait_for_flips() by Ville Syrjälä · 12 years ago
  43. 9d773091 drm/i915: Preallocate next seqno before touching the ring by Chris Wilson · 12 years ago
  44. be7cb63 drm/i915: Remove bogus test for a present execbuffer by Chris Wilson · 12 years ago
  45. e76e9ae drm/i915: Stop using AGP layer for GEN6+ by Ben Widawsky · 12 years ago
  46. c2fb791 Merge tag 'v3.7-rc2' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  47. d7d4eed drm/i915: Allow DRM_ROOT_ONLY|DRM_MASTER to submit privileged batchbuffers by Chris Wilson · 12 years ago
  48. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  49. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  50. 4126d5d UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. by David Howells · 12 years ago
  51. 41783ee drm/i915: Assert that the exec object lookup table is a power-of-two by Chris Wilson · 12 years ago
  52. ba7a645 drm/i915: Drop the misleading cast to the wrong user pointer type by Chris Wilson · 12 years ago
  53. 9da3da6 drm/i915: Replace the array of pages with a scatterlist by Chris Wilson · 12 years ago
  54. 7788a76 drm/i915: Avoid unbinding due to an interrupted pin_and_fence during execbuffer by Chris Wilson · 12 years ago
  55. 504c726 drm/i915: Use cpu relocations if the object is in the GTT but not mappable by Chris Wilson · 12 years ago
  56. 86a1ee2 drm/i915: Only pwrite through the GTT if there is space in the aperture by Chris Wilson · 12 years ago
  57. 6c085a7 drm/i915: Track unbound pages by Chris Wilson · 12 years ago
  58. a22ddff Merge tag 'v3.6-rc2' into drm-intel-next by Daniel Vetter · 12 years ago
  59. e844b99 drm/i915: Don't forget to apply SNB PIPE_CONTROL GTT workaround. by Eric Anholt · 12 years ago
  60. f047e39 drm/i915: Avoid concurrent access when marking the device as idle/busy by Chris Wilson · 12 years ago
  61. a7b9761 drm/i915: Split i915_gem_flush_ring() into seperate invalidate/flush funcs by Chris Wilson · 12 years ago
  62. 016fd0c drm/i915: Clear the pending_gpu_fenced_access flag at the start of execbuffer by Chris Wilson · 12 years ago
  63. 6ac42f4 drm/i915: Replace the complex flushing logic with simple invalidate/flush all by Daniel Vetter · 12 years ago
  64. 69c2fc8 drm/i915: Remove the per-ring write list by Chris Wilson · 12 years ago
  65. 0201f1e drm/i915: Replace the pending_gpu_write flag with an explicit seqno by Chris Wilson · 12 years ago
  66. 3bb73ab drm/i915: Allow late allocation of request for i915_add_request() by Chris Wilson · 12 years ago
  67. 0da5cec drm/i915: Set the context before setting up regs for the context. by Eric Anholt · 12 years ago
  68. 09cf7c9 drm/i915: Insert a flush between batches if the breadcrumb was dropped by Chris Wilson · 12 years ago
  69. cc889e0 drm/i915: disable flushing_list/gpu_write_list by Daniel Vetter · 12 years ago
  70. 6e0a69d drm/i915/context: switch contexts with execbuf2 by Ben Widawsky · 12 years ago
  71. a15817c drm/i915: Check whether the ring is initialised prior to dispatch by Chris Wilson · 12 years ago
  72. acb87df drm/i915: Limit calling mark-busy only for potential scanouts by Chris Wilson · 12 years ago
  73. 5e13a0c Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  74. dc257cf Merge tag 'v3.4-rc6' into drm-intel-next by Daniel Vetter · 12 years ago
  75. 6ebebc9 drm/i915: disallow clip rects on gen5+ by Daniel Vetter · 12 years ago
  76. b2da9fe drm/i915: remove do_retire from i915_wait_request by Ben Widawsky · 12 years ago
  77. 44afb3a drm/i915: fix integer overflow in i915_gem_do_execbuffer() by Xi Wang · 12 years ago
  78. ed8cd3b drm/i915: fix integer overflow in i915_gem_execbuffer2() by Xi Wang · 12 years ago
  79. 06d9813 drm/i915: Remove the pipelined parameter from get_fence() by Chris Wilson · 12 years ago
  80. 7b09638 drm/i915: Always flush tiling changes before accessing through the GTT by Chris Wilson · 12 years ago
  81. 2911a35 drm/i915: use semaphores for the display plane by Ben Widawsky · 12 years ago
  82. 9a5a53b drm/i915: Reorganise rules for get_fence/put_fence by Chris Wilson · 12 years ago
  83. effbc4f Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 12 years ago
  84. 7dd4906 drm/i915: Mark untiled BLT commands as fenced on gen2/3 by Chris Wilson · 12 years ago
  85. f56f821 mm: extend prefault helpers to fault in more than PAGE_SIZE by Daniel Vetter · 12 years ago
  86. dabdfe0 drm/i915: Avoid using mappable space for relocation processing through the CPU by Chris Wilson · 12 years ago
  87. 1d83f44 drm/i915: Batch copy_from_user for relocation processing by Chris Wilson · 12 years ago
  88. 149c840 drm/i915: implement SNB workaround for lazy global gtt by Daniel Vetter · 12 years ago
  89. 9edd576 Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queued by Daniel Vetter · 13 years ago
  90. 7bddb01 drm/i915: ppgtt binding/unbinding support by Daniel Vetter · 13 years ago
  91. ff24019 drm/i915: s/DRM_ERROR/DRM_DEBUG in i915_gem_execbuffer.c by Daniel Vetter · 13 years ago
  92. 4ca4a25 drm/i915: reject GTT domain in relocations by Daniel Vetter · 13 years ago
  93. 1690e1e drm/i915: Separate fence pin counting from normal bind pin counting by Chris Wilson · 13 years ago
  94. 96154f2 drm/i915: switch ring->id to be a real id by Daniel Vetter · 13 years ago
  95. b93f9cf drm/i915: argument to control retiring behavior by Ben Widawsky · 13 years ago
  96. 1a464cb Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  97. ae662d3 drm/i915: Add support for resetting the SO write pointers on gen7. by Eric Anholt · 13 years ago
  98. 84f9f93 drm/i915: Force sync command ordering (Gen6+) by Ben Widawsky · 13 years ago
  99. e2971bd drm/i915: relative_constants_mode race fix by Ben Widawsky · 13 years ago
  100. ebbd857 drm/i915: Disable semaphores by default on SNB by Keith Packard · 13 years ago