1. 94f7bbe drm/i915: Snapshot seqno of most recently submitted request. by Tomas Elf · 9 years ago
  2. 099bfbf Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  3. 245ec9d Revert "drm/i915: Don't skip request retirement if the active list is empty" by Jani Nikula · 9 years ago
  4. 11ee961 drm/i915: Don't skip request retirement if the active list is empty by Ville Syrjälä · 9 years ago
  5. 016a65a drm/i915: Always reset vma->ggtt_view.pages cache on unbinding by Chris Wilson · 9 years ago
  6. 0aedb16 drm/i915: Don't skip request retirement if the active list is empty by Ville Syrjälä · 9 years ago
  7. 8d3afd7 drm/i915: Use spinlocks for checking when to waitboost by Chris Wilson · 9 years ago
  8. d0bc54f drm/i915: Introduce DRM_I915_THROTTLE_JIFFIES by Chris Wilson · 9 years ago
  9. 9a0c1e2 drm/i915: Use the correct destructor for freeing requests on error by Chris Wilson · 9 years ago
  10. e61b995 drm/i915: Free RPS boosts for all laggards by Chris Wilson · 9 years ago
  11. 2e1b873 drm/i915: Convert RPS tracking to a intel_rps_client struct by Chris Wilson · 9 years ago
  12. a6f766f drm/i915: Limit ring synchronisation (sw sempahores) RPS boosts by Chris Wilson · 9 years ago
  13. b471618 drm/i915: Implement inter-engine read-read optimisations by Chris Wilson · 9 years ago
  14. eed29a5 drm/i915: s/\<rq\>/req/g by Daniel Vetter · 9 years ago
  15. 2e2f351 drm/i915: Remove domain flubbing from i915_gem_object_finish_gpu() by Chris Wilson · 9 years ago
  16. 5e024f3 drm/i915: Remove unused variable from i915_gem_mmap_gtt by Daniel Vetter · 9 years ago
  17. e7ded2d drm/i915: Reject huge tiled objects by Joonas Lahtinen · 9 years ago
  18. c5ad54c drm/i915: Use partial view in mmap fault handler by Joonas Lahtinen · 9 years ago
  19. a6631ae drm/i915: Consider object pinned if any VMA is pinned by Joonas Lahtinen · 9 years ago
  20. 91e6711 drm/i915: Do not make assumptions on GGTT VMA sizes by Joonas Lahtinen · 9 years ago
  21. 432be69 drm/i915: Remove locking for get-caching query by Chris Wilson · 9 years ago
  22. 5e562f1 drm/i915: Clear vma->bound on unbinding by Mika Kuoppala · 9 years ago
  23. e1dee19 Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  24. 53292cd drm/i915: Workaround to avoid lite restore with HEAD==TAIL by Michel Thierry · 9 years ago
  25. 0875546 drm/i915: Fix up the vma aliasing ppgtt binding by Daniel Vetter · 9 years ago
  26. cd102a6 drm/i915: Remove misleading comment around bind_to_vm by Daniel Vetter · 9 years ago
  27. 777dc5b drm/i915: Move vma vfuns to adddress_space by Daniel Vetter · 9 years ago
  28. 8a0c39b drm/i915: Simplify and fix object to display tracking by Tvrtko Ursulin · 9 years ago
  29. 5678ad7 drm/i915: Fix view type in warning message by Tvrtko Ursulin · 9 years ago
  30. 3015465 drm/i915: Remove obj->pin_mappable by Chris Wilson · 9 years ago
  31. 2def4ad9 drm/i915: Optimistically spin for the request completion by Chris Wilson · 9 years ago
  32. 1d335d1 drm/i915: Move vm page allocation in proper place by Mika Kuoppala · 9 years ago
  33. d7b9ca2 drm/i915: Remove request->uniq by Chris Wilson · 9 years ago
  34. 423795c drm/i915: Prefer to check for idleness in worker rather than sync-flush by Chris Wilson · 9 years ago
  35. e20d2ab drm/i915: Use a separate slab for vmas by Chris Wilson · 9 years ago
  36. efab6d8 drm/i915: Use a separate slab for requests by Chris Wilson · 9 years ago
  37. 4bb1bed drm/i915: Use the global runtime-pm wakelock for a busy GPU for execlists by Chris Wilson · 9 years ago
  38. 8d9d574 drm/i915: Split batch pool into size buckets by Chris Wilson · 9 years ago
  39. 35c9418 drm/i915: Free batch pool when idle by Chris Wilson · 9 years ago
  40. 06fbca7 drm/i915: Split the batch pool by engine by Chris Wilson · 9 years ago
  41. 7c27f52 drm/i915: Re-enable RPS wait-boosting for all engines by Chris Wilson · 9 years ago
  42. 1854d5c drm/i915: Deminish contribution of wait-boosting from clients by Chris Wilson · 9 years ago
  43. ee28637 drm/i915: Cache last obj->pages location for i915_gem_object_get_page() by Chris Wilson · 9 years ago
  44. 6689cb2 drm/i915: Move common request allocation code into a common function by John Harrison · 9 years ago
  45. f3dc74c drm/i915: Rename 'do_execbuf' to 'execbuf_submit' by John Harrison · 9 years ago
  46. 41037f9 drm/i915: Add i915_gem_request_unreference__unlocked by Chris Wilson · 9 years ago
  47. 6e0aa80 Merge tag 'v4.0-rc6' into drm-intel-next by Daniel Vetter · 9 years ago
  48. 9abc464 drm/i915: Compare GGTT view structs instead of types by Joonas Lahtinen · 9 years ago
  49. 72744cb drm/i915: Add dynamic page trace events by Michel Thierry · 9 years ago
  50. 832a3aa drm/i915: Keep ring->active_list and ring->requests_list consistent by Chris Wilson · 9 years ago
  51. 50470bb drm/i915/skl: Support secondary (rotated) frame buffer mapping by Tvrtko Ursulin · 9 years ago
  52. e661733 drm/i915: Use GGTT view when (un)pinning objects to planes by Tvrtko Ursulin · 9 years ago
  53. 563222a drm/i915: Track page table reload need by Ben Widawsky · 9 years ago
  54. 678d96f drm/i915: Track GEN6 page table usage by Ben Widawsky · 9 years ago
  55. be6a037 drm/i915: Extract i915_gem_shrinker.c by Daniel Vetter · 9 years ago
  56. 6fafab7 drm/i915: Turn on PIN_GLOBAL in i915_gem_object_ggtt_pin by Tvrtko Ursulin · 9 years ago
  57. ec7adb6 drm/i915: Do not use ggtt_view with (aliasing) PPGTT by Joonas Lahtinen · 9 years ago
  58. 0f9e9cd Merge tag 'drm-intel-fixes-2015-03-19' into drm-intel-next by Daniel Vetter · 9 years ago
  59. 063e4e6 drm/i915: also do frontbuffer tracking on pwrites by Paulo Zanoni · 9 years ago
  60. a4001f1 drm/i915: pass which operation triggered the frontbuffer tracking by Paulo Zanoni · 9 years ago
  61. 5e4f518 drm/i915: Prevent TLB error on first execution on SNB by Chris Wilson · 9 years ago
  62. 762e458 drm/i915: Make WAIT_IOCTL negative timeouts be indefinite again by Chris Wilson · 9 years ago
  63. a8c6ecb Merge tag 'v4.0-rc3' into drm-next by Dave Airlie · 9 years ago
  64. 8dd0eb3 Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  65. 7547af9 Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  66. e8dec1d drm/i915: Clarify obj->map_and_fenceable by Chris Wilson · 9 years ago
  67. 1d03184 drm/i915: Remove DRIVER_MODESET checks from gem code by Daniel Vetter · 9 years ago
  68. 98e1bd4 drm/i915: Cache ringbuf pointer in request structure by John Harrison · 9 years ago
  69. b3a3899 drm/i915: Fix a use after free, and unbalanced refcounting by Nick Hoath · 9 years ago
  70. 796e1c5 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  71. 071c92d drm/i915: Add process identifier to requests by Mika Kuoppala · 9 years ago
  72. eb82289 drm/i915: Partition the fence registers for vGPU in i915 driver by Yu Zhang · 9 years ago
  73. a509405 Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES" by Chris Wilson · 9 years ago
  74. 737b150 drm/i915: Convert hangcheck from a timer into a delayed work item by Chris Wilson · 9 years ago
  75. e62b59e drm/i915: Simplify flush_cpu_write_domain by Daniel Vetter · 10 years ago
  76. 0f71979 drm/i915: Performed deferred clflush inside set-cache-level by Chris Wilson · 10 years ago
  77. 1197b4f drm/i915: Balance context pinning on reset cleanup by Mika Kuoppala · 10 years ago
  78. 6d3d827 drm/i915: Subsume intel_ctx_submit_request in to drm_i915_gem_request by Nick Hoath · 10 years ago
  79. 2107637 drm/i915: Remove FIXME_lrc_ctx backpointer by Nick Hoath · 10 years ago
  80. 72f95af drm/i915: Removed duplicate members from submit_request by Nick Hoath · 10 years ago
  81. d3e7a0d Merge tag 'drm-intel-next-2015-01-17' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  82. af1a730 drm/i915: Only fence tiled region of object. by Bob Paauwe · 10 years ago
  83. f48a016 drm/i915: Init PPGTT before context enable by David Woodhouse · 10 years ago
  84. 281d1bb Merge remote-tracking branch 'origin/master' into drm-next by Dave Airlie · 10 years ago
  85. 0a87a2d Merge tag 'topic/i915-hda-componentized-2015-01-12' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  86. 226e5ae drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES by Chris Wilson · 10 years ago
  87. adc3184 Merge tag 'drm-intel-next-2014-12-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  88. 676fa57 drm/i915: Move the ban period onto the context by Chris Wilson · 10 years ago
  89. 1816f92 drm/i915: Support creation of unbound wc user mappings for objects by Akash Goel · 10 years ago
  90. 43566de drm/i915: Broaden application of set-domain(GTT) by Chris Wilson · 10 years ago
  91. 379a2d3 Merge tag 'drm-intel-next-fixes-2014-12-30' of git://anongit.freedesktop.org/drm-intel into linus by Dave Airlie · 10 years ago
  92. da6b51d Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2" by Dave Airlie · 10 years ago
  93. 5d77d9c drm/i915: add missing rpm ref to i915_gem_pwrite_ioctl by Imre Deak · 10 years ago
  94. ce38ab0 drm/i915: Organize Fence registers for future enablement. by Rodrigo Vivi · 10 years ago
  95. 78a4237 drm/i915: Use batch pools with the command parser by Brad Volkin · 10 years ago
  96. 493018d drm/i915: Implement a framework for batch buffer pools by Brad Volkin · 10 years ago
  97. fe14d5f drm/i915: Infrastructure for supporting different GGTT views per object by Tvrtko Ursulin · 10 years ago
  98. 7bcc377 drm/i915: release struct_mutex on the i915_gem_init_hw fail path by Jani Nikula · 10 years ago
  99. 9cca306 drm/i915: Handle inaccurate time conversion issues by Daniel Vetter · 10 years ago
  100. 7bd0e22 drm/i915: compute wait_ioctl timeout correctly by Daniel Vetter · 10 years ago