1. ada726c drm/i915: Refactor fence clearing to use the common fence writing routine by Chris Wilson · 12 years ago
  2. 6105080 drm/i915: Refactor put_fence() to use the common fence writing routine by Chris Wilson · 12 years ago
  3. 9ce079e drm/i915: Prepare to consolidate fence writing by Chris Wilson · 12 years ago
  4. 1899184 drm/i915: Remove the unsightly "optimisation" from flush_fence() by Chris Wilson · 12 years ago
  5. 8fe301a drm/i915: Simplify fence finding by Chris Wilson · 12 years ago
  6. 1c293ea drm/i915: Discard the unused obj->last_fenced_ring by Chris Wilson · 12 years ago
  7. 69963e7 drm/i915: Remove unused ring->setup_seqno by Chris Wilson · 12 years ago
  8. a360bb1 drm/i915: Remove fence pipelining by Chris Wilson · 12 years ago
  9. 06d9813 drm/i915: Remove the pipelined parameter from get_fence() by Chris Wilson · 12 years ago
  10. 48ecfa1 drm/i915: properly set ppgtt cacheability on snb by Daniel Vetter · 12 years ago
  11. be901a5 drm/i915: set w/a bit for snb pagefaults by Daniel Vetter · 12 years ago
  12. 7678789 Merge tag 'v3.4-rc3' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  13. c07496f drm/i915: don't pwrite tiled objects through the gtt by Daniel Vetter · 12 years ago
  14. 1500f7e drm/i915: hide (seqno-1) in ringbuffer code by Ben Widawsky · 12 years ago
  15. e3a5a22 drm/i915: fix for when semaphore updates fail by Ben Widawsky · 12 years ago
  16. 5816d64 drm/i915: i915_gem_object_sync must handle NULL by Ben Widawsky · 12 years ago
  17. f841319 drm/i915: Allow concurrent read access between CPU and GPU domain by Chris Wilson · 12 years ago
  18. 2911a35 drm/i915: use semaphores for the display plane by Ben Widawsky · 12 years ago
  19. 9a5a53b drm/i915: Reorganise rules for get_fence/put_fence by Chris Wilson · 12 years ago
  20. effbc4f Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 12 years ago
  21. 15a13bb drm/i915: clear fencing tracking state when retiring requests by Daniel Vetter · 12 years ago
  22. f534bc0 drm/i915: disallow gem init ioctl on ilk by Daniel Vetter · 12 years ago
  23. 7dd4906 drm/i915: Mark untiled BLT commands as fenced on gen2/3 by Chris Wilson · 12 years ago
  24. 55a254a drm/i915: properly restore the ppgtt page directory on resume by Daniel Vetter · 12 years ago
  25. 23e3f9b drm/i915: check for disabled interrupts on ValleyView by Jesse Barnes · 12 years ago
  26. e7e58eb drm/i915: mark pwrite/pread slowpaths with unlikely by Daniel Vetter · 12 years ago
  27. 23c18c7 drm/i915: fixup in-line clflushing on bit17 swizzled bos by Daniel Vetter · 12 years ago
  28. f56f821 mm: extend prefault helpers to fault in more than PAGE_SIZE by Daniel Vetter · 12 years ago
  29. d174bd6 drm/i915: extract copy helpers from shmem_pread|pwrite by Daniel Vetter · 12 years ago
  30. 117babc drm/i915: use uncached writes in pwrite by Daniel Vetter · 12 years ago
  31. ffc6297 drm/i915: fall back to shmem pwrite when the buffer is not accessible by Daniel Vetter · 12 years ago
  32. 5864288 drm/i915: implement inline clflush for pwrite by Daniel Vetter · 12 years ago
  33. 96d79b5 drm/i915: don't clobber userspace memory before commiting to the pread by Daniel Vetter · 12 years ago
  34. 935aaa6 drm/i915: drop gtt slowpath by Daniel Vetter · 12 years ago
  35. 692a576 drm/i915: don't call shmem_read_mapping unnecessarily by Daniel Vetter · 12 years ago
  36. 3ae5378 drm/i915: don't use gtt_pwrite on LLC cached objects by Daniel Vetter · 12 years ago
  37. a0356fc drm/i915: kill ranged cpu read domain support by Daniel Vetter · 12 years ago
  38. 8489731 drm/i915: move clflushing into shmem_pread by Daniel Vetter · 12 years ago
  39. dbf7bff drm/i915: merge shmem_pread slow&fast-path by Daniel Vetter · 12 years ago
  40. e244a44 drm/i915: merge shmem_pwrite slow&fast-path by Daniel Vetter · 12 years ago
  41. dabdfe0 drm/i915: Avoid using mappable space for relocation processing through the CPU by Chris Wilson · 12 years ago
  42. 644ec02 drm/i915: s/i915_gem_do_init/i915_gem_init_global_gtt by Daniel Vetter · 12 years ago
  43. a14917e drm/i915: Release the mmap offset when purging a buffer by Chris Wilson · 13 years ago
  44. eb2c0c8 drm/i915: [dinq] shut up two instances -Wunitialized by Ben Widawsky · 13 years ago
  45. 0ebb982 drm/i915: enable lazy global-gtt binding by Daniel Vetter · 13 years ago
  46. 74898d7 drm/i915: bind objects to the global gtt only when needed by Daniel Vetter · 13 years ago
  47. 7416390 drm/i915: split out dma mapping from global gtt bind/unbind functions by Daniel Vetter · 13 years ago
  48. c501ae7 drm/i915: Only clear the GPU domains upon a successful finish by Chris Wilson · 13 years ago
  49. eadb29a drm/i915: Silence the error message from i915_wait_request() by Chris Wilson · 13 years ago
  50. a71d8d9 drm/i915: Record the tail at each request and use it to estimate the head by Chris Wilson · 13 years ago
  51. 53d227f drm/i915: fixup seqno allocation logic for lazy_request by Daniel Vetter · 13 years ago
  52. 5391d0c drm/i915: outstanding_lazy_request is a u32 by Daniel Vetter · 13 years ago
  53. e21af88 drm/i915: enable ppgtt by Daniel Vetter · 13 years ago
  54. 7bddb01 drm/i915: ppgtt binding/unbinding support by Daniel Vetter · 13 years ago
  55. 11782b0 drm/i915: consolidate swizzling control bit frobbing by Daniel Vetter · 13 years ago
  56. f691e2f drm/i915: swizzling support for snb/ivb by Daniel Vetter · 13 years ago
  57. 8461d22 drm/i915: rewrite shmem_pread_slow to use copy_to_user by Daniel Vetter · 13 years ago
  58. 8c59967 drm/i915: rewrite shmem_pwrite_slow to use copy_from_user by Daniel Vetter · 13 years ago
  59. 5c0480f drm/i915: fall through pwrite_gtt_slow to the shmem slow path by Daniel Vetter · 13 years ago
  60. 068c6ff drm/i915: Remove the upper limit on the bo size for mapping into the CPU domain by Chris Wilson · 13 years ago
  61. 39965b3 drm/i915: don't trash the gtt when running out of fences by Daniel Vetter · 13 years ago
  62. 1690e1e drm/i915: Separate fence pin counting from normal bind pin counting by Chris Wilson · 13 years ago
  63. b93f9cf drm/i915: argument to control retiring behavior by Ben Widawsky · 13 years ago
  64. 3d29b84 drm/i915: add a LLC feature flag in device description by Eugeni Dodonov · 13 years ago
  65. e959b5d drm/i915: Make the fallback IRQ wait not sleep. by Eric Anholt · 13 years ago
  66. 7ea29b1 drm/i915: Do the fallback non-IRQ wait in ring throttle, too. by Eric Anholt · 13 years ago
  67. ed4a518 Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a" by Linus Torvalds · 13 years ago
  68. eb1711b drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a by Daniel Vetter · 13 years ago
  69. 457eafc drm, i915: Fix memory leak in i915_gem_busy_ioctl(). by Rakib Mullick · 13 years ago
  70. 680da87 drm/i915: enable cacheable objects on Ivybridge by Jesse Barnes · 13 years ago
  71. 4b9de73 drm/i915: add constants to size fence arrays and fields by Daniel Vetter · 13 years ago
  72. ff56b0b drm/i915: Fix object refcount leak on mmappable size limit error path. by Eric Anholt · 13 years ago
  73. f372b85 drm/i915: Remove early exit on i915_gpu_idle by Ben Widawsky · 13 years ago
  74. 130c256 drm/i915: drop KM_USER0 argument to k(un)map_atomic by Daniel Vetter · 13 years ago
  75. 8ffc024 drm/i915: Defend against userspace creating a gem object with size==0 by Chris Wilson · 13 years ago
  76. 6dacfd2 drm/i915: simplify swapin/out swizzle checking a bit by Daniel Vetter · 13 years ago
  77. 88ef4e3 Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-next by Dave Airlie · 13 years ago
  78. 0206e35 Drivers: i915: Fix all space related issues. by Akshay Joshi · 13 years ago
  79. b464e9a drm/i915: use common functions for mmap offset creation by Rob Clark · 13 years ago
  80. df79767 Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  81. f0b69ef drm/i915: Skip GPU wait for scanout pin while wedged by Keith Packard · 13 years ago
  82. e28f871 drm/i915: Fix unfenced alignment on pre-G33 hardware by Chris Wilson · 13 years ago
  83. 8eb2c0e Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  84. 3e0dc6b drm/i915: hangcheck disable parameter by Ben Widawsky · 13 years ago
  85. 0d72c6f Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 13 years ago
  86. 6ae77e6 Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  87. f01c22f drm/i915: Use chipset-specific irq installers by Chris Wilson · 13 years ago
  88. e2377fe drm/i915: use shmem_truncate_range by Hugh Dickins · 13 years ago
  89. 5949eac drm/i915: use shmem_read_mapping_page by Hugh Dickins · 13 years ago
  90. b97c3d9 drm/i915: i915_gem_object_finish_gtt must always release gtt mmap by Keith Packard · 13 years ago
  91. 2cd1176 Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  92. e92d03b Revert "drm/i915: Kill GTT mappings when moving from GTT domain" by Eric Anholt · 13 years ago
  93. b65552f drm/i915: Don't leak in i915_gem_shmem_pread_slow() by Jesper Juhl · 13 years ago
  94. a187111 drm/i915: Use the LLC mode on gen6 for everything but display. by Eric Anholt · 13 years ago
  95. a7ef064 drm/i915: Use the uncached domain for the display planes by Eric Anholt · 13 years ago
  96. 2da3b9b drm/i915: Combine pinning with setting to the display plane by Chris Wilson · 13 years ago
  97. e4ffd17 drm/i915: Add an interface to dynamically change the cache level by Chris Wilson · 13 years ago
  98. b5ffc9b drm/i915: Introduce i915_gem_object_finish_gtt() by Chris Wilson · 13 years ago
  99. a8198ee drm/i915: Introduce i915_gem_object_finish_gpu() by Chris Wilson · 13 years ago
  100. c8ebc2b drm/915: fix relaxed tiling on gen2: tile height by Daniel Vetter · 13 years ago