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