1. 49ef529 drm/i915: Move fence tracking from object to vma by Chris Wilson · 8 years ago
  2. 05a20d0 drm/i915: Move map-and-fenceable tracking to the VMA by Chris Wilson · 8 years ago
  3. 058d88c drm/i915: Track pinned VMA by Chris Wilson · 8 years ago
  4. f23eda8 drm/i915: Use VMA directly for checking tiling parameters by Chris Wilson · 8 years ago
  5. 3e510a8 drm/i915: Repack fence tiling mode and stride into a single integer by Chris Wilson · 8 years ago
  6. deeb151 drm/i915: Document and reject invalid tiling modes by Chris Wilson · 8 years ago
  7. 9ad3676 drm/i915: Remove locking for get_tiling by Chris Wilson · 8 years ago
  8. a9f1481 drm/i915: Update i915_gem_get_ggtt_size/_alignment to use drm_i915_private by Chris Wilson · 8 years ago
  9. ad1a7d2 drm/i915: Update the GGTT size/alignment query functions by Chris Wilson · 8 years ago
  10. d72d908 drm/i915: Mark up i915_gem_active for locking annotation by Chris Wilson · 8 years ago
  11. 27c01aa drm/i915: Prepare i915_gem_active for annotations by Chris Wilson · 8 years ago
  12. 381f371 drm/i915: Introduce i915_gem_active for request tracking by Chris Wilson · 8 years ago
  13. 34911fd drm/i915: Rename drm_gem_object_unreference_unlocked in preparation for lockless free by Chris Wilson · 8 years ago
  14. f8c417c drm/i915: Rename drm_gem_object_unreference in preparation for lockless free by Chris Wilson · 8 years ago
  15. 03ac064 drm/i915: Wrap drm_gem_object_lookup in i915_gem_object_lookup by Chris Wilson · 8 years ago
  16. fac5e23 drm/i915: Mass convert dev->dev_private to to_i915(dev) by Chris Wilson · 8 years ago
  17. 66fd7a6 Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  18. a8ad0bd drm: Remove unused drm_device from drm_gem_object_lookup() by Chris Wilson · 8 years ago
  19. 7e22dbb drm/i915: Replace "INTEL_INFO->gen == x" checks with IS_GENx by Tvrtko Ursulin · 8 years ago
  20. e96b7e5 drm/i915: remove i915_gem_object_ggtt_unbind by Matthew Auld · 8 years ago
  21. e64e6bd drm/i915: get runtime PM reference around GEM set_tiling IOCTL by Imre Deak · 9 years ago
  22. 622147f Merge tag 'drm-intel-fixes-2015-08-14' into drm-intel-next-fixes by Daniel Vetter · 9 years ago
  23. 5eb3e5a drm/i915: Declare the swizzling unknown for L-shaped configurations by Chris Wilson · 9 years ago
  24. 3271dca drm/i915: kerneldoc for tiling IOCTL and swizzle functions by Daniel Vetter · 9 years ago
  25. 7f96eca drm/i915: Move low-level swizzling code to i915_gem_fence.c by Daniel Vetter · 9 years ago
  26. d82c0ba Revert "drm/i915: Declare the swizzling unknown for L-shaped configurations" by Daniel Vetter · 9 years ago
  27. 19ee835 drm/i915: Declare the swizzling unknown for L-shaped configurations by Chris Wilson · 9 years ago
  28. 1f30a61 drm/i915: Simplify i915_gem_obj_is_pinned() test for set-tiling by Chris Wilson · 9 years ago
  29. 6c31a61 drm/i915: Check obj->vma_list under the struct_mutex by Chris Wilson · 9 years ago
  30. 97b2a6a drm/i915: Replace last_[rwf]_seqno with last_[rwf]_req by John Harrison · 10 years ago
  31. 656bfa3 drm/i915: Pin tiled objects for L-shaped configs by Daniel Vetter · 10 years ago
  32. 54499b2 Merge tag 'drm-intel-fixes-2014-11-19' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  33. e9d784d drm/i915: Fix obj->map_and_fenceable across tiling changes by Chris Wilson · 10 years ago
  34. 70f2f5c drm/i915: Report the actual swizzling back to userspace by Chris Wilson · 10 years ago
  35. d9ceb81 drm/i915: preserve swizzle settings if necessary v4 by Jesse Barnes · 10 years ago
  36. be292e1 drm/i915/bdw: Let the memory controller do all the swizzling by Damien Lespiau · 10 years ago
  37. 82b6b6d drm/i915: Remove fenced_gpu_access and pending_fenced_gpu_access by Chris Wilson · 10 years ago
  38. 50227e1 drm/i915: prefer struct drm_i915_private to drm_i915_private_t by Jani Nikula · 10 years ago
  39. d7f46fc drm/i915: Make pin count per VMA by Ben Widawsky · 11 years ago
  40. 80075d4 drm/i915: prevent tiling changes on framebuffer backing storage by Daniel Vetter · 11 years ago
  41. a1e2265 drm/i915: Use kcalloc more by Daniel Vetter · 11 years ago
  42. 07fe0b1 drm/i915: plumb VM into bind/unbind code by Ben Widawsky · 11 years ago
  43. f343c5f drm/i915: Getter/setter for object attributes by Ben Widawsky · 11 years ago
  44. 3a06247 drm/i915: Increase max fence pitch limit to 256KB on IVB+ by Ville Syrjälä · 11 years ago
  45. fe48d8d drm/i915: Reject fence stride=0 on gen4+ by Ville Syrjälä · 11 years ago
  46. 2db76d7 lib/scatterlist: sg_page_iter: support sg lists w/o backing pages by Imre Deak · 11 years ago
  47. 67d5a50 drm/i915: handle walking compact dma scatter lists by Imre Deak · 11 years ago
  48. 5d4545a drm/i915: Create a gtt structure by Ben Widawsky · 12 years ago
  49. 0fa8779 drm/i915: use gtt_get_size() instead of open coding it by Imre Deak · 12 years ago
  50. d865110 drm/i915: merge get_gtt_alignment/get_unfenced_gtt_alignment() by Imre Deak · 12 years ago
  51. e9b73c6 drm/i915: Reduce memory pressure during shrinker by preallocating swizzle pages by Chris Wilson · 12 years ago
  52. 1f31c69 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  53. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  54. 7f66134 drm/i915: set swizzling to none on VLV by Jesse Barnes · 12 years ago
  55. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  56. 4126d5d UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. by David Howells · 12 years ago
  57. 9da3da6 drm/i915: Replace the array of pages with a scatterlist by Chris Wilson · 12 years ago
  58. 1869b62 drm/i915: Only the zap the VMA after updating the tiling parameters by Chris Wilson · 12 years ago
  59. 5d82e3e drm/i915: Clarify the semantics of tiling_changed by Chris Wilson · 12 years ago
  60. f691e2f drm/i915: swizzling support for snb/ivb by Daniel Vetter · 12 years ago
  61. c9c4b6f drm/i915: fix swizzle detection for gen3 by Daniel Vetter · 13 years ago
  62. 6dacfd2 drm/i915: simplify swapin/out swizzle checking a bit by Daniel Vetter · 13 years ago
  63. acc83eb drm/i915: fix swizzling on gen6+ by Daniel Vetter · 13 years ago
  64. e28f871 drm/i915: Fix unfenced alignment on pre-G33 hardware by Chris Wilson · 13 years ago
  65. 3780894 drm/i915: add swizzle/tiling support for Ivy Bridge by Jesse Barnes · 13 years ago
  66. 47ae63e Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 13 years ago
  67. 467cffb drm/i915: Rebind the buffer if its alignment constraints changes with tiling by Chris Wilson · 13 years ago
  68. 0ee537a Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing" by Chris Wilson · 13 years ago
  69. 8d3c3dd Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 13 years ago
  70. c2e0eb1 drm/i915: fix corruptions on i8xx due to relaxed fencing by Daniel Vetter · 13 years ago
  71. c872522 drm/i915: Protect against drm_gem_object not being the first member by Chris Wilson · 13 years ago
  72. 21dd373 drm/i915: Defer reporting EIO until we try to use the GPU by Chris Wilson · 13 years ago
  73. d9e86c0 drm/i915: Pipelined fencing [infrastructure] by Chris Wilson · 14 years ago
  74. 05394f3 drm/i915: Use drm_i915_gem_object as the preferred type by Chris Wilson · 14 years ago
  75. df15315 drm/i915: Fix current tiling check for relaxed fencing by Chris Wilson · 14 years ago
  76. a00b10c drm/i915: Only enforce fence limits inside the GTT. by Chris Wilson · 14 years ago
  77. f00a3dd drm/i915: IS_IRONLAKE is synonymous with gen == 5 by Chris Wilson · 14 years ago
  78. 30dbf0c drm/i915: Adjust hangcheck EIO semantics by Chris Wilson · 14 years ago
  79. a6c45cf drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g by Chris Wilson · 14 years ago
  80. 2cf34d7 drm/i915: Allow get_fence_reg() to be uninterruptible by Chris Wilson · 14 years ago
  81. dd2575f drm/i915: Remove impossible error handling from bit17 swizzling by Chris Wilson · 14 years ago
  82. bf79cb9 drm: Use ENOENT consistently for the error return for an unmatched handle. by Chris Wilson · 14 years ago
  83. 0b34000 drm/i915: Remove the WARN when failing to set tiling. by Chris Wilson · 14 years ago
  84. 31770bd drm/i915: don't allow tiling changes on pinned buffers v2 by Daniel Vetter · 14 years ago
  85. c36a2a6 drm/i915: fix tiling limits for i915 class hw v2 by Daniel Vetter · 14 years ago
  86. 23010e4 drm/i915: introduce to_intel_bo helper by Daniel Vetter · 14 years ago
  87. fe30519 drm/intel: fix up set_tiling for untiled->tiled transition by Daniel Vetter · 14 years ago
  88. bad720f drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge. by Eric Anholt · 15 years ago
  89. 30d6c72 Merge remote branch 'anholt/drm-intel-next' into drm-next-stage by Dave Airlie · 14 years ago
  90. f590d27 drm/i915: reduce some of the duplication of tiling checking by Owain Ainsworth · 14 years ago
  91. 10ae9bd drm/i915: blow away userspace mappings before fence change by Daniel Vetter · 14 years ago
  92. c4804411 drm/i915: Keep MCHBAR always enabled by Zhenyu Wang · 15 years ago
  93. bc9025b Use drm_gem_object_[handle_]unreference_unlocked where possible by Luca Barbieri · 14 years ago
  94. 76446ca drm/i915: execbuf2 support by Jesse Barnes · 15 years ago
  95. f2b115e drm/i915: Fix product names and #defines by Adam Jackson · 15 years ago
  96. 44d98a6 drm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVER by Zhao Yakui · 15 years ago
  97. ec2a4c3 drm/i915: get the bridge device once. by Dave Airlie · 15 years ago
  98. 553bd14 drm/i915: fix tiling on IGDNG by Zhenyu Wang · 15 years ago
  99. d05ca30 drm/i915: Zap the GTT mapping when transitioning from untiled to tiled. by Eric Anholt · 15 years ago
  100. b99e228 drm/i915: check for CONFIG_PNP before using pnp function by Keith Packard · 15 years ago