1. 7dd4906 drm/i915: Mark untiled BLT commands as fenced on gen2/3 by Chris Wilson · 12 years ago
  2. 55a254a drm/i915: properly restore the ppgtt page directory on resume by Daniel Vetter · 12 years ago
  3. c501ae7 drm/i915: Only clear the GPU domains upon a successful finish by Chris Wilson · 13 years ago
  4. eadb29a drm/i915: Silence the error message from i915_wait_request() by Chris Wilson · 12 years ago
  5. a71d8d9 drm/i915: Record the tail at each request and use it to estimate the head by Chris Wilson · 12 years ago
  6. 53d227f drm/i915: fixup seqno allocation logic for lazy_request by Daniel Vetter · 13 years ago
  7. 5391d0c drm/i915: outstanding_lazy_request is a u32 by Daniel Vetter · 13 years ago
  8. e21af88 drm/i915: enable ppgtt by Daniel Vetter · 13 years ago
  9. 7bddb01 drm/i915: ppgtt binding/unbinding support by Daniel Vetter · 13 years ago
  10. 11782b0 drm/i915: consolidate swizzling control bit frobbing by Daniel Vetter · 13 years ago
  11. f691e2f drm/i915: swizzling support for snb/ivb by Daniel Vetter · 13 years ago
  12. 8461d22 drm/i915: rewrite shmem_pread_slow to use copy_to_user by Daniel Vetter · 13 years ago
  13. 8c59967 drm/i915: rewrite shmem_pwrite_slow to use copy_from_user by Daniel Vetter · 13 years ago
  14. 5c0480f drm/i915: fall through pwrite_gtt_slow to the shmem slow path by Daniel Vetter · 13 years ago
  15. 068c6ff drm/i915: Remove the upper limit on the bo size for mapping into the CPU domain by Chris Wilson · 13 years ago
  16. 39965b3 drm/i915: don't trash the gtt when running out of fences by Daniel Vetter · 13 years ago
  17. 1690e1e drm/i915: Separate fence pin counting from normal bind pin counting by Chris Wilson · 13 years ago
  18. b93f9cf drm/i915: argument to control retiring behavior by Ben Widawsky · 13 years ago
  19. 3d29b84 drm/i915: add a LLC feature flag in device description by Eugeni Dodonov · 13 years ago
  20. e959b5d drm/i915: Make the fallback IRQ wait not sleep. by Eric Anholt · 13 years ago
  21. 7ea29b1 drm/i915: Do the fallback non-IRQ wait in ring throttle, too. by Eric Anholt · 13 years ago
  22. ed4a518 Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a" by Linus Torvalds · 13 years ago
  23. eb1711b drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a by Daniel Vetter · 13 years ago
  24. 457eafc drm, i915: Fix memory leak in i915_gem_busy_ioctl(). by Rakib Mullick · 13 years ago
  25. 680da87 drm/i915: enable cacheable objects on Ivybridge by Jesse Barnes · 13 years ago
  26. 4b9de73 drm/i915: add constants to size fence arrays and fields by Daniel Vetter · 13 years ago
  27. ff56b0b drm/i915: Fix object refcount leak on mmappable size limit error path. by Eric Anholt · 13 years ago
  28. f372b85 drm/i915: Remove early exit on i915_gpu_idle by Ben Widawsky · 13 years ago
  29. 130c256 drm/i915: drop KM_USER0 argument to k(un)map_atomic by Daniel Vetter · 13 years ago
  30. 8ffc024 drm/i915: Defend against userspace creating a gem object with size==0 by Chris Wilson · 13 years ago
  31. 6dacfd2 drm/i915: simplify swapin/out swizzle checking a bit by Daniel Vetter · 13 years ago
  32. 88ef4e3 Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-next by Dave Airlie · 13 years ago
  33. 0206e35 Drivers: i915: Fix all space related issues. by Akshay Joshi · 13 years ago
  34. b464e9a drm/i915: use common functions for mmap offset creation by Rob Clark · 13 years ago
  35. df79767 Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  36. f0b69ef drm/i915: Skip GPU wait for scanout pin while wedged by Keith Packard · 13 years ago
  37. e28f871 drm/i915: Fix unfenced alignment on pre-G33 hardware by Chris Wilson · 13 years ago
  38. 8eb2c0e Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  39. 3e0dc6b drm/i915: hangcheck disable parameter by Ben Widawsky · 13 years ago
  40. 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
  41. 6ae77e6 Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  42. f01c22f drm/i915: Use chipset-specific irq installers by Chris Wilson · 13 years ago
  43. e2377fe drm/i915: use shmem_truncate_range by Hugh Dickins · 13 years ago
  44. 5949eac drm/i915: use shmem_read_mapping_page by Hugh Dickins · 13 years ago
  45. b97c3d9 drm/i915: i915_gem_object_finish_gtt must always release gtt mmap by Keith Packard · 13 years ago
  46. 2cd1176 Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  47. e92d03b Revert "drm/i915: Kill GTT mappings when moving from GTT domain" by Eric Anholt · 13 years ago
  48. b65552f drm/i915: Don't leak in i915_gem_shmem_pread_slow() by Jesper Juhl · 13 years ago
  49. a187111 drm/i915: Use the LLC mode on gen6 for everything but display. by Eric Anholt · 13 years ago
  50. a7ef064 drm/i915: Use the uncached domain for the display planes by Eric Anholt · 13 years ago
  51. 2da3b9b drm/i915: Combine pinning with setting to the display plane by Chris Wilson · 13 years ago
  52. e4ffd17 drm/i915: Add an interface to dynamically change the cache level by Chris Wilson · 13 years ago
  53. b5ffc9b drm/i915: Introduce i915_gem_object_finish_gtt() by Chris Wilson · 13 years ago
  54. a8198ee drm/i915: Introduce i915_gem_object_finish_gpu() by Chris Wilson · 13 years ago
  55. c8ebc2b drm/915: fix relaxed tiling on gen2: tile height by Daniel Vetter · 13 years ago
  56. c8cbbb8 drm/i915: s/addr & ~PAGE_MASK/offset_in_page(addr)/ by Chris Wilson · 13 years ago
  57. 1495f23 vmscan: change shrinker API by passing shrink_control struct by Ying Han · 13 years ago
  58. 25aebfc3 drm/i915: Add support for fence registers on Ivybridge. by Eric Anholt · 13 years ago
  59. 10ed13e drm/i915: Use existing function instead of open-coding fence reg clear. by Eric Anholt · 13 years ago
  60. 9c23f7f drm/i915: Do not clflush snooped objects by Chris Wilson · 13 years ago
  61. 93dfb40 drm/i915: Rename agp_type to cache_level by Chris Wilson · 13 years ago
  62. f6e4788 drm/i915: Avoid unmapping pages from a NULL address space by Chris Wilson · 13 years ago
  63. 26e12f89 drm/i915: Fix use after free within tracepoint by Chris Wilson · 13 years ago
  64. 36d527d drm/i915: Restore missing command flush before interrupt on BLT ring by Chris Wilson · 13 years ago
  65. ed0291f drm/i915: Fix computation of pitch for dumb bo creator by Chris Wilson · 13 years ago
  66. 29c5a58 drm/i915: Fix tiling corruption from pipelined fencing by Chris Wilson · 13 years ago
  67. 09bfa51 drm/i915: Prevent racy removal of request from client list by Herton Ronaldo Krzesinski · 13 years ago
  68. 34db18ab Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next by Dave Airlie · 13 years ago
  69. 47ae63e Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 13 years ago
  70. 467cffb drm/i915: Rebind the buffer if its alignment constraints changes with tiling by Chris Wilson · 13 years ago
  71. ce453d8 drm/i915: Use a device flag for non-interruptible phases by Chris Wilson · 13 years ago
  72. c872522 drm/i915: Protect against drm_gem_object not being the first member by Chris Wilson · 13 years ago
  73. bed636a drm/i915: i915_mutex_interruptible() returns -EINTR by Chris Wilson · 13 years ago
  74. 8d7e3de drm/i915: Skip the no-op domain changes when already in CPU|GTT domains by Chris Wilson · 14 years ago
  75. db53a30 drm/i915: Refine tracepoints by Chris Wilson · 14 years ago
  76. d9bc7e9 drm/i915: Fix infinite loop regression from 21dd3734 by Chris Wilson · 14 years ago
  77. ff72145b drm: dumb scanout create/mmap for intel/radeon (v3) by Dave Airlie · 14 years ago
  78. 21dd373 drm/i915: Defer reporting EIO until we try to use the GPU by Chris Wilson · 14 years ago
  79. e110e8d drm/i915: Check wedged status before throttling by Chris Wilson · 14 years ago
  80. 29ee399 drm/i915: Silence a few -Wunused-but-set-variable by Chris Wilson · 14 years ago
  81. bee4a18 drm/i915,agp/intel: Do not clear stolen entries by Chris Wilson · 14 years ago
  82. 076e2c0 drm/i915: Fix use of invalid array size for ring->sync_seqno by Chris Wilson · 14 years ago
  83. 809b633 drm/i915: If we hit OOM when allocating GTT pages, clear the aperture by Chris Wilson · 14 years ago
  84. 0a58705 drm/i915: Periodically flush the active lists and requests by Chris Wilson · 14 years ago
  85. 8824178 drm/i915: Propagate error from flushing the ring by Chris Wilson · 14 years ago
  86. b72f3ac drm/i915: Handle ringbuffer stalls when flushing by Chris Wilson · 14 years ago
  87. 63256ec drm/i915: Enforce write ordering through the GTT by Chris Wilson · 14 years ago
  88. 72bfa19 drm/i915: Allow the application to choose the constant addressing mode by Chris Wilson · 14 years ago
  89. b5ba177 drm/i915: Poll for seqno completion if IRQ is disabled by Chris Wilson · 14 years ago
  90. b13c2b9 drm/i915/ringbuffer: Make IRQ refcnting atomic by Chris Wilson · 14 years ago
  91. 1a1c697 Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  92. 7a19487 drm/i915: Emit a request to clear a flushed and idle ring for unbusy bo by Chris Wilson · 14 years ago
  93. 0be7328 drm/i915: Wait for the bo if a display flip is pipelined on the other ring by Chris Wilson · 14 years ago
  94. 0ac74c6 drm/i915: Only emit a flush if there is an outstanding gpu write by Chris Wilson · 14 years ago
  95. 6bda10d drm/i915: Completely disable fence pipelining. by Chris Wilson · 14 years ago
  96. 1ec14ad drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNB by Chris Wilson · 14 years ago
  97. 60de2ba drm/i915: Kill the get_fence tracepoint by Chris Wilson · 14 years ago
  98. c6748e0 drm/i915: Remove inactive LRU tracking from set_domain_ioctl by Chris Wilson · 14 years ago
  99. d9e86c0 drm/i915: Pipelined fencing [infrastructure] by Chris Wilson · 14 years ago
  100. 87ca9c8 drm/i915: Prevent stalling for a GTT read back from a read-only GPU target by Chris Wilson · 14 years ago