1. f343c5f drm/i915: Getter/setter for object attributes by Ben Widawsky · 11 years ago
  2. d26e3af drm/i915: Refactor the wait_rendering completion into a common routine by Chris Wilson · 11 years ago
  3. daa13e1 drm/i915: Only clear write-domains after a successful wait-seqno by Chris Wilson · 11 years ago
  4. 3765f30 drm/i915: fix build warning on format specifier mismatch by Jani Nikula · 11 years ago
  5. 1625e7e drm/i915: make compact dma scatter lists creation work with SWIOTLB backend. by Konrad Rzeszutek Wilk · 11 years ago
  6. 2841926 Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  7. 4300a0f Merge tag 'v3.10-rc7' into drm-next by Dave Airlie · 11 years ago
  8. aa60c66 drm/i915: find guilty batch buffer on ring resets by Mika Kuoppala · 11 years ago
  9. 7d736f4 drm/i915: add batch bo to i915_add_request() by Mika Kuoppala · 11 years ago
  10. 0025c07 drm/i915: change i915_add_request to macro by Mika Kuoppala · 11 years ago
  11. e6dfcc5 Merge tag 'drm-intel-next-2013-06-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  12. 7abb690 drm/i915: Fix spurious -EIO/SIGBUS on wedged gpus by Daniel Vetter · 11 years ago
  13. 35c20a6 drm/i915: Rename the gtt_list to global_list by Ben Widawsky · 11 years ago
  14. 401c29f drm/i915: unpin pages at unbind by Ben Widawsky · 11 years ago
  15. 1d64ae7 drm/i915: Unpin stolen pages by Ben Widawsky · 11 years ago
  16. 9a8a221 drm/i915: Vebox ringbuffer init by Ben Widawsky · 11 years ago
  17. 0a9ae0d drm/i915: pre-fixes for checkpatch by Ben Widawsky · 11 years ago
  18. e81f3d8 Merge tag 'drm-intel-next-2013-05-20-merged' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  19. 2dc8aae drm/i915: Workaround incoherence with fence updates on Valleyview by Chris Wilson · 11 years ago
  20. a36689c drm/i915: Be more informative when reporting "too large for aperture" error by Chris Wilson · 11 years ago
  21. e054cc3 drm/i915: avoid premature timeouts in __wait_seqno() by Imre Deak · 11 years ago
  22. e1b73cb Merge tag 'v3.10-rc2' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  23. 0e50e96 drm/i915: add context into request struct by Mika Kuoppala · 12 years ago
  24. 4f42f4e drm/i915: Always normalize return timeout for wait_timeout_ioctl by Chris Wilson · 12 years ago
  25. 42b5aea drm/i915: IVB/HSW have 32 fence register by Ville Syrjälä · 12 years ago
  26. b7c36d2 drm/i915: Allow PPGTT enable to fail by Ben Widawsky · 12 years ago
  27. 6197349 drm/i915: Abstract PPGTT enabling by Ben Widawsky · 12 years ago
  28. 25ff119 drm/i915: Workaround incoherence between fences and LLC across multiple CPUs by Chris Wilson · 12 years ago
  29. 88a2b2a drm/i915: Don't wait for PCH on reset by Ben Widawsky · 12 years ago
  30. 2db76d7 lib/scatterlist: sg_page_iter: support sg lists w/o backing pages by Imre Deak · 12 years ago
  31. f9c513e drm/i915: Always call fence-lost prior to removing the fence by Chris Wilson · 12 years ago
  32. 90797e6 drm/i915: create compact dma scatter lists for gem objects by Imre Deak · 12 years ago
  33. 67d5a50 drm/i915: handle walking compact dma scatter lists by Imre Deak · 12 years ago
  34. 0d4a42f Merge tag 'v3.9-rc3' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  35. d62b489 drm/i915: allow force wake at init time on VLV v2 by Jesse Barnes · 12 years ago
  36. 2bb4629 drm/i915: Add to_user_ptr() by Ville Syrjälä · 12 years ago
  37. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  38. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  39. eb32e45 drm/i915: Use HAS_L3_GPU_CACHE in i915_gem_l3_remap by Daniel Vetter · 12 years ago
  40. 769ce46 drm/i915: don't clflush gem objects in stolen memory by Imre Deak · 12 years ago
  41. 4fc7c97 drm/i915: Extract ring init from hw_init by Ben Widawsky · 12 years ago
  42. cd17ef4 Merge tag 'drm-intel-next-2013-02-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  43. 725a5b5 drm/i915: Only run idle processing from i915_gem_retire_requests_worker by Chris Wilson · 12 years ago
  44. 9943393 drm/i915: use gem_set_seqno() on hardware init by Mika Kuoppala · 12 years ago
  45. f69061b drm/i915: create a race-free reset detection by Daniel Vetter · 12 years ago
  46. 735dc0d Merge branch 'drm-kms-locking' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  47. 97c809fd drm/i915: Only apply the mb() when flushing the GTT domain during a finish by Chris Wilson · 12 years ago
  48. d0a5778 drm/i915: Only insert the mb() before updating the fence parameter by Chris Wilson · 12 years ago
  49. 1f83fee drm/i915: clear up wedged transitions by Daniel Vetter · 12 years ago
  50. 308887a drm/i915: fix reset handling in the throttle ioctl by Daniel Vetter · 12 years ago
  51. 33196de drm/i915: move wedged to the other gpu error handling stuff by Daniel Vetter · 12 years ago
  52. 99584db drm/i915: extract hangcheck/reset/error_state state into substruct by Daniel Vetter · 12 years ago
  53. 93d1879 drm/i915: Remove use of gtt_mappable_entries by Ben Widawsky · 12 years ago
  54. 5d4545a drm/i915: Create a gtt structure by Ben Widawsky · 12 years ago
  55. 43e28f0 drm/i915: Bail if we attempt to allocate pages for a purged object by Chris Wilson · 12 years ago
  56. dd624af drm/i915: Add a debug interface to forcibly evict and shrink our object caches by Chris Wilson · 12 years ago
  57. 0fa8779 drm/i915: use gtt_get_size() instead of open coding it by Imre Deak · 12 years ago
  58. 56c844e drm/i915: merge {i965, sandybridge}_write_fence_reg() by Imre Deak · 12 years ago
  59. d865110c drm/i915: merge get_gtt_alignment/get_unfenced_gtt_alignment() by Imre Deak · 12 years ago
  60. 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
  61. 93927ca drm/i915: Revert shrinker changes from "Track unbound pages" by Daniel Vetter · 12 years ago
  62. 93be878 drm/i915; Only increment the user-pin-count after successfully pinning the bo by Chris Wilson · 12 years ago
  63. 8be0e5c Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  64. d7e5008 drm/i915: Move even more gtt code to i915_gem_gtt by Ben Widawsky · 12 years ago
  65. da494d7 drm/i915: disable shrinker lock stealing for create_mmap_offset by Daniel Vetter · 12 years ago
  66. 677feac drm/i915: optionally disable shrinker lock stealing by Daniel Vetter · 12 years ago
  67. fca26bb drm/i915: Introduce i915_gem_set_seqno() by Mika Kuoppala · 12 years ago
  68. ba1a706 drm/i915: Always clear semaphore mboxes on seqno wrap by Mika Kuoppala · 12 years ago
  69. f7e98ad drm/i915: Initialize hardware semaphore state on ring init by Mika Kuoppala · 12 years ago
  70. 8782e26 drm/i915: Bug on unsupported swizzled platforms by Ben Widawsky · 12 years ago
  71. 7dbf9d6 drm/i915: BUG() if fences are used on unsupported platform by Ben Widawsky · 12 years ago
  72. dc9dd7a drm/i915: Preallocate the drm_mm_node prior to manipulating the GTT drm_mm manager by Chris Wilson · 12 years ago
  73. 3c2e81e Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  74. eb119bd drm/i915: Access to snooped system memory through the GTT is incoherent by Chris Wilson · 12 years ago
  75. 9e8e368 drm/i915: Set initial seqno value close to wrap boundary by Mika Kuoppala · 12 years ago
  76. 107f27a5 drm/i915: Open-code i915_gpu_idle() for handling seqno wrapping by Chris Wilson · 12 years ago
  77. f72b343 drm/i915: Don't emit semaphore wait if wrap happened by Mika Kuoppala · 12 years ago
  78. caf4919 Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage by Linus Torvalds · 12 years ago
  79. e9b73c6 drm/i915: Reduce memory pressure during shrinker by preallocating swizzle pages by Chris Wilson · 12 years ago
  80. 498d2ac drm/i915: Add intel_ring_handle_seqno wrap by Mika Kuoppala · 12 years ago
  81. 1a240d4 drm/i915: fixup sparse warnings by Daniel Vetter · 12 years ago
  82. 4239ca7 drm/i915: Fix dieing -> dying typo by Damien Lespiau · 12 years ago
  83. a2165e3 drm/i915: Decouple the object from the unbound list before freeing pages by Chris Wilson · 12 years ago
  84. 42dcedd drm/i915: Use a slab for object allocation by Chris Wilson · 12 years ago
  85. 0104fdb drm/i915: Introduce i915_gem_object_create_stolen() by Chris Wilson · 12 years ago
  86. 8dcf015 drm/i915: optimize the shmem_pwrite slowpath handling by Daniel Vetter · 12 years ago
  87. a39a680 drm/i915: simplify shmem pwrite/pread slowpath handling by Daniel Vetter · 12 years ago
  88. 7b01e26 drm/i915: Set sync_seqno properly after seqno wrap by Mika Kuoppala · 12 years ago
  89. 3e96050 drm/i915: Rearrange code to only have a single method for waiting upon the ring by Chris Wilson · 12 years ago
  90. b662a06 drm/i915: Simplify flushing activity on the ring by Chris Wilson · 12 years ago
  91. 9d773091 drm/i915: Preallocate next seqno before touching the ring by Chris Wilson · 12 years ago
  92. b5d1779 drm/i915: Wait upon the last request seqno, rather than a future seqno by Chris Wilson · 12 years ago
  93. 5774506 drm/i915: Borrow our struct_mutex for the direct reclaim by Chris Wilson · 12 years ago
  94. 8742267 drm/i915: Defer assignment of obj->gtt_space until after all possible mallocs by Chris Wilson · 12 years ago
  95. c983930 drm/i915: Pin the object whilst faulting it in by Chris Wilson · 12 years ago
  96. fbdda6f drm/i915: Guard pages being reaped by OOM whilst binding-to-GTT by Chris Wilson · 12 years ago
  97. 9fabd4e Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  98. 26b1ff3 drm/i915: Move the remaining gtt code by Ben Widawsky · 12 years ago
  99. e76e9ae drm/i915: Stop using AGP layer for GEN6+ by Ben Widawsky · 12 years ago
  100. a4da4fa drm/i915: extract l3_parity substruct from dev_priv by Daniel Vetter · 12 years ago