1. b680c37 drm/i915: DocBook integration for frontbuffer tracking by Daniel Vetter · 10 years ago
  2. be2d599 drm/i915: Remove dead code, i915_gem_verify_gtt by Chris Wilson · 10 years ago
  3. 4144f9b drm/i915: Match GTT space sanity checker with implementation by Chris Wilson · 10 years ago
  4. 1d1ef21d drm/i915: Drop any active reference before unbinding by Chris Wilson · 10 years ago
  5. 21ab4e7 drm/i915: Objects on the unbound list may still have an active reference by Chris Wilson · 10 years ago
  6. 40d201a Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  7. b2efb3f drm: backmerge tag 'v3.17-rc5' into drm-next by Dave Airlie · 10 years ago
  8. 2232f03 drm/i915: Fix EIO/wedged handling in gem fault handler by Daniel Vetter · 10 years ago
  9. 81e7f20 drm/i915: Idle unused rings on gen2/3 during init/resume by Ville Syrjälä · 10 years ago
  10. ecdb5fd drm/i915/bdw: Don't execute context reset and switch with Execlists by Thomas Daniel · 10 years ago
  11. 6689c16 drm/i915: Rework GPU reset sequence to match driver load & thaw by McAulay, Alistair · 10 years ago
  12. a18b29f Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  13. cc9130b drm/i915/bdw: Make sure gpu reset still works with Execlists by Oscar Mateo · 10 years ago
  14. 48e29f5 drm/i915/bdw: Emission of requests with logical rings by Oscar Mateo · 10 years ago
  15. 82460d9 drm/i915: Rework ppgtt init to no require an aliasing ppgtt by Daniel Vetter · 10 years ago
  16. 896ab1a drm/i915: Fix up checks for aliasing ppgtt by Daniel Vetter · 10 years ago
  17. 6c5566a drm/i915: Allow i915_gem_setup_global_gtt to fail by Daniel Vetter · 10 years ago
  18. 5dc383b drm/i915: Add proper prefix to obj_to_ggtt by Daniel Vetter · 10 years ago
  19. 841cd77 drm/i915: Only refcount ppgtt if it actually is one by Daniel Vetter · 10 years ago
  20. ee960be drm/i915: Some cleanups for the ppgtt lifetime handling by Daniel Vetter · 10 years ago
  21. b9d06dd drm/i915: vma/ppgtt lifetime rules by Michel Thierry · 10 years ago
  22. 454afeb drm/i915/bdw: Skeleton for the new logical rings submission path by Oscar Mateo · 10 years ago
  23. a83014d drm/i915: Abstract the legacy workload submission mechanism away by Oscar Mateo · 10 years ago
  24. 127f100 drm/i915/bdw: Macro for LRCs and module option for Execlists by Oscar Mateo · 10 years ago
  25. 82b6b6d drm/i915: Remove fenced_gpu_access and pending_fenced_gpu_access by Chris Wilson · 10 years ago
  26. e6a8446 drm/i915: Force CPU relocations if not GTT mapped by Chris Wilson · 10 years ago
  27. dc8cd1e drm/i915: Only perform set-to-gtt domain for objects bound to the global gtt by Chris Wilson · 10 years ago
  28. 889fa782 Merge tag 'drm-intel-fixes-2014-08-08' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 10 years ago
  29. a7d7a14 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  30. 274fa1c drm/i915: Bring GPU Freq to min while suspending. by Deepak S · 10 years ago
  31. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  32. 5ed0bdf drm: i915: Use nsec based interfaces by Thomas Gleixner · 10 years ago
  33. eedd10f drm/i915: Simplify i915_gem_release_all_mmaps() by Chris Wilson · 10 years ago
  34. 9490edb drm/i915: Do not unmap object unless no other VMAs reference it by Armin Reese · 10 years ago
  35. 9df7575f drm/i915: add helper for checking whether IRQs are enabled by Jesse Barnes · 10 years ago
  36. a1db2fa drm/i915: Abandon oom quickly if killed by a signal by Chris Wilson · 10 years ago
  37. 1b5d063 drm/i915: Generalize intel_ring_get_tail to take a ringbuf by Oscar Mateo · 10 years ago
  38. ec5cc0f drm/i915: Restrict GPU boost to the RCS engine by Chris Wilson · 10 years ago
  39. ddd4dbc drm/i915: Updating comments. by Rodrigo Vivi · 10 years ago
  40. f99d706 drm/i915: Track frontbuffer invalidation/flushing by Daniel Vetter · 10 years ago
  41. a071fa0 drm/i915: Introduce accurate frontbuffer tracking by Daniel Vetter · 10 years ago
  42. 3108e99 drm/i915: Drop schedule_back from psr_exit by Daniel Vetter · 10 years ago
  43. f25748ea drm/i915: Don't BUG_ON in i915_gem_obj_offset by Daniel Vetter · 10 years ago
  44. beff0d0 drm/i915: Don't prefault the entire obj if the vma is smaller by Ville Syrjälä · 10 years ago
  45. 84c33a6 drm/i915: Replaced Blitter ring based flips with MMIO flips by Sourab Gupta · 10 years ago
  46. 6254b20 drm/i915: Simplify i915_gem_release_all_mmaps() by Chris Wilson · 10 years ago
  47. 7c8f8a7 drm/i915: Force PSR exit by inactivating it. by Rodrigo Vivi · 10 years ago
  48. b90b91d drm/i915: Prefault the entire object on first page fault by Chris Wilson · 10 years ago
  49. ef0cf27 drm/i915: Use the .release hook to drop the stolen drm_mm tracking by Chris Wilson · 10 years ago
  50. f461d1b drm/i915: use shmem helpers if possible by David Herrmann · 10 years ago
  51. ecb889e Merge tag 'drm-intel-fixes-2014-06-06' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  52. 8d4ad9d Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next by Dave Airlie · 10 years ago
  53. ddeff6e drm/i915: Silence the WARN if the user tries to GTT mmap an incoherent object by Chris Wilson · 10 years ago
  54. dbb4274 drm/i915: Move the C3 LP write bit setup to gen3_init_clock_gating() for KMS by Ville Syrjälä · 11 years ago
  55. d23db88 drm/i915: Prevent negative relocation deltas from wrapping by Chris Wilson · 10 years ago
  56. 0073115 drm/i915: Fix dynamic allocation of physical handles by Chris Wilson · 10 years ago
  57. 273497e drm/i915: s/i915_hw_context/intel_context by Oscar Mateo · 10 years ago
  58. ee1b1e5 drm/i915: Split the ringbuffers from the rings (2/3) by Oscar Mateo · 10 years ago
  59. a4872ba drm/i915: s/intel_ring_buffer/intel_engine_cs by Oscar Mateo · 10 years ago
  60. 340fbd8 drm/i915: Only discard backing storage on releasing the last ref by Chris Wilson · 10 years ago
  61. 2cfcd32 drm/i915: Implement an oom-notifier for last resort shrinking by Chris Wilson · 10 years ago
  62. 5537252 drm/i915: Invalidate our pages under memory pressure by Chris Wilson · 11 years ago
  63. b453c4d drm/i915: Refactor common lock handling between shrinker count/scan by Chris Wilson · 11 years ago
  64. ceabbba5 drm/i915: Include bound and active pages in the count of shrinkable objects by Chris Wilson · 11 years ago
  65. 0820baf drm/i915: Translate ENOSPC from shmem_get_page() to ENOMEM by Chris Wilson · 11 years ago
  66. 5cc9ed4 drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl by Chris Wilson · 10 years ago
  67. 1965643 drm/i915: Gracefully handle obj not bound to GGTT in is_pin_display by Oscar Mateo · 10 years ago
  68. 8b1bc9b drm/i915: Only do gtt cleanup in vma_unbind for the global vma by Daniel Vetter · 11 years ago
  69. aff10b30 drm/i915: Don't drop pinned fences by Daniel Vetter · 11 years ago
  70. d8ffa60 drm/i915: WARN_ON fence pin leaks by Daniel Vetter · 10 years ago
  71. 1cf0ba1 drm/i915: Flush request queue when waiting for ring space by Chris Wilson · 10 years ago
  72. 6e7186a drm/i915: Make aliasing a 2nd class VM by Ben Widawsky · 10 years ago
  73. ebc348b drm/i915: Move semaphore specific ring members to struct by Ben Widawsky · 10 years ago
  74. c8725f3 drm/i915: Do not call retire_requests from wait_for_rendering by Chris Wilson · 11 years ago
  75. 981a5ae drm/i915: vlv: clean up GTLC wake control/status register macros by Imre Deak · 11 years ago
  76. 845f74a drm/i915:Initialize the second BSD ring on BDW GT3 machine by Zhao Yakui · 11 years ago
  77. 6099032 drm/i915: Allow the module to load even if we fail to setup rings by Chris Wilson · 11 years ago
  78. e3efda4 drm/i915: Preserve ring buffers objects across resume by Chris Wilson · 11 years ago
  79. 444c9a0 Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm into drm-next by Dave Airlie · 10 years ago
  80. 885ac04 Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  81. bb0f1b5 drm: pass the irq explicitly to drm_irq_install by Daniel Vetter · 11 years ago
  82. e090c53 drm/irq: remove cargo-culted locking from irq_install/uninstall by Daniel Vetter · 11 years ago
  83. 691e641 drm/i915: Always use kref tracking for all contexts. by Chris Wilson · 11 years ago
  84. 88b4aa8 drm/i915: add flags to i915_ring_stop by Mika Kuoppala · 11 years ago
  85. 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
  86. 62347f9 drm: Add support for two-ended allocation, v3 by Lauri Kasanen · 11 years ago
  87. 3e31c6c drm/i915/gem: prefer struct drm_i915_private to drm_i915_private_t by Jani Nikula · 11 years ago
  88. df6f783 drm/i915: Fix unsafe loop iteration over vma whilst unbinding them by Chris Wilson · 11 years ago
  89. 5d584b2 drm/i915: move pc8.irqs_disabled to pm.irqs_disabled by Paulo Zanoni · 11 years ago
  90. b80d6c7 Merge branch 'topic/dp-aux-rework' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  91. d1583c9 Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next by Dave Airlie · 11 years ago
  92. 6796cb1 drm: use anon-inode instead of relying on cdevs by David Herrmann · 11 years ago
  93. 3ddffb7 drm/i915: Unbind all vmas whose new cache_level doesn't agree with the neighbours by Ville Syrjälä · 11 years ago
  94. c2831a9 drm/i915: Do not force non-caching copies for pwrite along shmem path by Chris Wilson · 11 years ago
  95. 17793c9 drm/i915: Process page flags once rather than per pwrite/pread by Chris Wilson · 11 years ago
  96. 4c914c0 drm/i915: Refactor shmem pread setup by Brad Volkin · 11 years ago
  97. cb216aa drm/i915: Make i915_gem_retire_requests_ring() static by Damien Lespiau · 11 years ago
  98. ab0e7ff drm/i915: Record pid/comm of hanging task by Chris Wilson · 11 years ago
  99. 8d9fc7f drm/i915: Rely on accurate request tracking for finding hung batches by Chris Wilson · 11 years ago
  100. 64bf930 drm/i915: Reset vma->mm_list after unbinding by Chris Wilson · 11 years ago