1. dbb4274 drm/i915: Move the C3 LP write bit setup to gen3_init_clock_gating() for KMS by Ville Syrjälä · 11 years ago
  2. 273497e drm/i915: s/i915_hw_context/intel_context by Oscar Mateo · 11 years ago
  3. ee1b1e5 drm/i915: Split the ringbuffers from the rings (2/3) by Oscar Mateo · 11 years ago
  4. a4872ba drm/i915: s/intel_ring_buffer/intel_engine_cs by Oscar Mateo · 11 years ago
  5. 340fbd8 drm/i915: Only discard backing storage on releasing the last ref by Chris Wilson · 11 years ago
  6. 2cfcd32 drm/i915: Implement an oom-notifier for last resort shrinking by Chris Wilson · 11 years ago
  7. 5537252 drm/i915: Invalidate our pages under memory pressure by Chris Wilson · 11 years ago
  8. b453c4d drm/i915: Refactor common lock handling between shrinker count/scan by Chris Wilson · 11 years ago
  9. ceabbba5 drm/i915: Include bound and active pages in the count of shrinkable objects by Chris Wilson · 11 years ago
  10. 0820baf drm/i915: Translate ENOSPC from shmem_get_page() to ENOMEM by Chris Wilson · 11 years ago
  11. 5cc9ed4 drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl by Chris Wilson · 11 years ago
  12. 1965643 drm/i915: Gracefully handle obj not bound to GGTT in is_pin_display by Oscar Mateo · 11 years ago
  13. 8b1bc9b drm/i915: Only do gtt cleanup in vma_unbind for the global vma by Daniel Vetter · 11 years ago
  14. aff10b30 drm/i915: Don't drop pinned fences by Daniel Vetter · 11 years ago
  15. d8ffa60 drm/i915: WARN_ON fence pin leaks by Daniel Vetter · 11 years ago
  16. 1cf0ba1 drm/i915: Flush request queue when waiting for ring space by Chris Wilson · 11 years ago
  17. 6e7186a drm/i915: Make aliasing a 2nd class VM by Ben Widawsky · 11 years ago
  18. ebc348b drm/i915: Move semaphore specific ring members to struct by Ben Widawsky · 11 years ago
  19. c8725f3 drm/i915: Do not call retire_requests from wait_for_rendering by Chris Wilson · 11 years ago
  20. 981a5ae drm/i915: vlv: clean up GTLC wake control/status register macros by Imre Deak · 11 years ago
  21. 845f74a drm/i915:Initialize the second BSD ring on BDW GT3 machine by Zhao Yakui · 11 years ago
  22. 6099032 drm/i915: Allow the module to load even if we fail to setup rings by Chris Wilson · 11 years ago
  23. e3efda4 drm/i915: Preserve ring buffers objects across resume by Chris Wilson · 11 years ago
  24. 444c9a0 Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm into drm-next by Dave Airlie · 11 years ago
  25. 885ac04 Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
  26. bb0f1b5 drm: pass the irq explicitly to drm_irq_install by Daniel Vetter · 11 years ago
  27. e090c53 drm/irq: remove cargo-culted locking from irq_install/uninstall by Daniel Vetter · 11 years ago
  28. 691e641 drm/i915: Always use kref tracking for all contexts. by Chris Wilson · 11 years ago
  29. 88b4aa8 drm/i915: add flags to i915_ring_stop by Mika Kuoppala · 11 years ago
  30. 9f97ba8 Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
  31. 62347f9 drm: Add support for two-ended allocation, v3 by Lauri Kasanen · 11 years ago
  32. 3e31c6c drm/i915/gem: prefer struct drm_i915_private to drm_i915_private_t by Jani Nikula · 11 years ago
  33. df6f783 drm/i915: Fix unsafe loop iteration over vma whilst unbinding them by Chris Wilson · 11 years ago
  34. 5d584b2 drm/i915: move pc8.irqs_disabled to pm.irqs_disabled by Paulo Zanoni · 11 years ago
  35. b80d6c7 Merge branch 'topic/dp-aux-rework' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  36. d1583c9 Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next by Dave Airlie · 11 years ago
  37. 6796cb1 drm: use anon-inode instead of relying on cdevs by David Herrmann · 11 years ago
  38. 3ddffb7 drm/i915: Unbind all vmas whose new cache_level doesn't agree with the neighbours by Ville Syrjälä · 11 years ago
  39. c2831a9 drm/i915: Do not force non-caching copies for pwrite along shmem path by Chris Wilson · 11 years ago
  40. 17793c9 drm/i915: Process page flags once rather than per pwrite/pread by Chris Wilson · 11 years ago
  41. 4c914c0 drm/i915: Refactor shmem pread setup by Brad Volkin · 11 years ago
  42. cb216aa drm/i915: Make i915_gem_retire_requests_ring() static by Damien Lespiau · 11 years ago
  43. ab0e7ff drm/i915: Record pid/comm of hanging task by Chris Wilson · 11 years ago
  44. 8d9fc7f drm/i915: Rely on accurate request tracking for finding hung batches by Chris Wilson · 11 years ago
  45. 64bf930 drm/i915: Reset vma->mm_list after unbinding by Chris Wilson · 11 years ago
  46. ccc7bed drm/i915: Don't ban default context when stop_rings!=0 by Ville Syrjälä · 11 years ago
  47. f62a007 drm/i915: Accurately track when we mark the hardware as idle/busy by Chris Wilson · 11 years ago
  48. 8ea99c9 drm/i915: Only bind each object rather than for every execbuffer by Daniel Vetter · 11 years ago
  49. 262de14 drm/i915: Directly return the vma from bind_to_vm by Daniel Vetter · 11 years ago
  50. b287110 drm/i915: Simplify i915_gem_object_ggtt_unpin by Daniel Vetter · 11 years ago
  51. bf3d149 drm/i915: split PIN_GLOBAL out from PIN_MAPPABLE by Daniel Vetter · 11 years ago
  52. 1ec9e26 drm/i915: Consolidate binding parameters into flags by Daniel Vetter · 11 years ago
  53. 6e4930f drm/i915: Flush GPU rendering with a lockless wait during a pagefault by Chris Wilson · 11 years ago
  54. bd9b6a4 drm/i915: Downgrade *ERROR* message for invalid user input by Chris Wilson · 11 years ago
  55. 3d13ef2 drm/i915: Always use INTEL_INFO() to access the device_info structure by Damien Lespiau · 11 years ago
  56. 8c99e57 drm/i915: Treat using a purged buffer as a source of EFAULT by Chris Wilson · 11 years ago
  57. 45d6781 drm/i915: Convert EFAULT into a silent SIGBUS by Chris Wilson · 11 years ago
  58. e384869 drm/i915: release mutex in i915_gem_init()'s error path by Mika Kuoppala · 11 years ago
  59. 939fd76 drm/i915: Get rid of acthd based guilty batch search by Mika Kuoppala · 11 years ago
  60. b6b0fac drm/i915: Use hangcheck score to find guilty context by Mika Kuoppala · 11 years ago
  61. 3fac897 drm/i915: Tune down debug output when context is banned by Mika Kuoppala · 11 years ago
  62. 44e2c07 drm/i915: Use i915_hw_context to set reset stats by Mika Kuoppala · 11 years ago
  63. 6ba844b drm/i915: GEN7_MSG_CONTROL is ivb-only by Daniel Vetter · 11 years ago
  64. d330a95 drm/i915: move module parameters into a struct, in a new file by Jani Nikula · 11 years ago
  65. 0e5539b Merge branch 'topic/ppgtt' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  66. f72d21e drm/i915: Place the Global GTT VM first in the list of VM by Chris Wilson · 11 years ago
  67. 5dce5b93 drm/i915: Wait for completion of pending flips when starved of fences by Chris Wilson · 11 years ago
  68. 1d62bee drm/i915/ppgtt: Defer request freeing on reset by Ben Widawsky · 11 years ago
  69. 8664850 drm/i915: Tune down reset_stat output from ERROR to debug by Daniel Vetter · 11 years ago
  70. 0d9d349 Merge commit origin/master into drm-intel-next by Daniel Vetter · 11 years ago
  71. e910303 drm/i915: Free requests after object release when retiring requests by Chris Wilson · 11 years ago
  72. bfca052 Revert "drm/i915: Do not allow buffers at offset 0" by Daniel Vetter · 11 years ago
  73. 02f6bcc drm/i915: Reject the pin ioctl on gen6+ by Daniel Vetter · 11 years ago
  74. 7e0d96b drm/i915: Use multiple VMs -- the point of no return by Ben Widawsky · 11 years ago
  75. 3d7f0f9 Merge commit drm-intel-fixes into topic/ppgtt by Daniel Vetter · 11 years ago
  76. 4fe9adb drm/i915: Do not allow buffers at offset 0 by Ben Widawsky · 11 years ago
  77. e207804 drm/i915: Defer request freeing by Ben Widawsky · 11 years ago
  78. 41bde55 drm/i915: Get context early in execbuf by Ben Widawsky · 11 years ago
  79. c482972 drm/i915: Piggy back hangstats off of contexts by Ben Widawsky · 11 years ago
  80. bdf4fd7 drm/i915: Do aliasing PPGTT init with contexts by Ben Widawsky · 11 years ago
  81. a3d67d2 drm/i915: PPGTT vfuncs should take a ppgtt argument by Ben Widawsky · 11 years ago
  82. 2fa48d8 drm/i915: Split context enabling from init by Ben Widawsky · 11 years ago
  83. acce9ff drm/i915: Better reset handling for contexts by Ben Widawsky · 11 years ago
  84. e422b88 drm/i915: Add a context open function by Ben Widawsky · 11 years ago
  85. 6f65e29 drm/i915: Create bind/unbind abstraction for VMAs by Ben Widawsky · 11 years ago
  86. d7f46fc drm/i915: Make pin count per VMA by Ben Widawsky · 11 years ago
  87. feb822c drm/i915: Handle inactivating objects for all VMAs by Ben Widawsky · 11 years ago
  88. c39538a drm/i915: Takedown drm_mm on failed gtt setup by Ben Widawsky · 11 years ago
  89. 6e164c3 drm/i915: Allow ggtt lookups to not WARN by Ben Widawsky · 11 years ago
  90. 6f42532 drm/i915: Don't unconditionally try to deref aliasing ppgtt by Ben Widawsky · 11 years ago
  91. 48018a5 drm/i915: release the GTT mmaps when going into D3 by Paulo Zanoni · 11 years ago
  92. 168c3f2 drm/i915: dont call irq_put when irq test is on by Mika Kuoppala · 11 years ago
  93. 47e9766 drm/i915: Fix timeout with missed interrupts in __wait_seqno by Mika Kuoppala · 11 years ago
  94. 4db080f drm/i915: Fix erroneous dereference of batch_obj inside reset_status by Chris Wilson · 11 years ago
  95. f65c916 drm/i915: add runtime put/get calls at the basic places by Paulo Zanoni · 11 years ago
  96. 70903c3 drm/i915: Fix ordering of unbind vs unpin pages by Chris Wilson · 11 years ago
  97. 0bf2134 drm/i915: MI_PREDICATE_RESULT_2 is HSW only by Ville Syrjälä · 11 years ago
  98. c09cd6e Merge branch 'backlight-rework' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  99. 31a5336 drm/i915/bdw: Swizzling support by Ben Widawsky · 11 years ago
  100. 5ab3133 drm/i915/bdw: Fences on gen8 look just like gen7 by Ben Widawsky · 11 years ago