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