1. 2098105 drm: drop drm_[cm]alloc* helpers by Michal Hocko · 8 years ago
  2. e98c58e Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  3. 7b8cd33 drm/i915: Make vblank evade warnings optional by Ville Syrjälä · 8 years ago
  4. de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  5. 5caa0fe drm/vblank: Lock down vblank->hwmode more by Daniel Vetter · 8 years ago
  6. 1bf6ad6 drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos by Daniel Vetter · 8 years ago
  7. 3fcdcb2 drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestamp by Daniel Vetter · 8 years ago
  8. d673c02 drm/vblank: Switch drm_driver->get_vblank_timestamp to return a bool by Daniel Vetter · 8 years ago
  9. ed3ba07 drm: use set_memory.h header by Laura Abbott · 8 years ago
  10. 0e9f25d drm/atomic: Handle picture_aspect_ratio in atomic core by Maarten Lankhorst · 8 years ago
  11. f424f55 drm/i915: Track MST link bandwidth by Pandiyan, Dhinakaran · 8 years ago
  12. 73ba2d5 Merge tag 'drm-intel-next-fixes-2017-04-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  13. 88326ef drm/i915: Confirm the request is still active before adding it to the await by Chris Wilson · 8 years ago
  14. 96dabe9 drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmio by Chris Wilson · 8 years ago
  15. b162d47 drm/i915/selftests: Allocate inode/file dynamically by Chris Wilson · 8 years ago
  16. acf2dc2 drm/i915: Fix system hang with EI UP masked on Haswell by Mika Kuoppala · 8 years ago
  17. 5af9e67 drm/i915: checking for NULL instead of IS_ERR() in mock selftests by Dan Carpenter · 8 years ago
  18. dea6559 drm/i915: Perform link quality check unconditionally during long pulse by Ville Syrjälä · 8 years ago
  19. dde7b00 drm/i915: Fix use after free in lpe_audio_platdev_destroy() by Chris Wilson · 8 years ago
  20. bdb57b8 drm/i915: Use the right mapping_gfp_mask for final shmem allocation by Chris Wilson · 8 years ago
  21. 440df93 drm/i915: Make legacy cursor updates more unsynced by Ville Syrjälä · 8 years ago
  22. d445aaa drm/i915: Apply a cond_resched() to the saturated signaler by Chris Wilson · 8 years ago
  23. 1676a2b drm/i915: Park the signaler before sleeping by Chris Wilson · 8 years ago
  24. f8a7715 Merge tag 'gvt-next-fixes-2017-04-20' of https://github.com/01org/gvt-linux into drm-intel-next-fixes by Jani Nikula · 8 years ago
  25. 58d30c3 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 8 years ago
  26. 6b14627 Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  27. f9b67f0 dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro by Logan Gunthorpe · 8 years ago
  28. 856ee92 Merge tag 'v4.11-rc7' into drm-next by Dave Airlie · 8 years ago
  29. 5f0d5a3 mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU by Paul E. McKenney · 8 years ago
  30. c821ee6 drm/i915/gvt: fix a bounds check in ring_id_to_context_switch_event() by Dan Carpenter · 8 years ago
  31. 5ad59bf drm/i915/gvt: Fix PTE write flush for taking runtime pm properly by Zhenyu Wang · 8 years ago
  32. 954180a drm/i915/gvt: remove some debug messages in scheduler timer handler by Zhenyu Wang · 8 years ago
  33. efa69d7 drm/i915/gvt: add mmio init for virtual display by Pei Zhang · 8 years ago
  34. fd3bd0a drm/i915/gvt: use directly assignment for structure copying by Changbin Du · 8 years ago
  35. 43c29e1 drm/i915/gvt: remove redundant ring id check which cause significant CPU misprediction by Changbin Du · 8 years ago
  36. 80901ca drm/i915/gvt: remove redundant platform check for mocs load/restore by Changbin Du · 8 years ago
  37. e1236bc drm/i915/gvt: Align render mmio list to cacheline by Changbin Du · 8 years ago
  38. c053b5a drm/i915: Don't call synchronize_rcu_expedited under struct_mutex by Joonas Lahtinen · 8 years ago
  39. 63987bf drm/i915: Suspend GuC prior to GPU Reset during GEM suspend by Sagar Arun Kamble · 8 years ago
  40. e5199a3 Merge tag 'gvt-fixes-2017-04-07' of https://github.com/01org/gvt-linux into drm-intel-fixes by Jani Nikula · 8 years ago
  41. df45eac Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  42. b769fef Backmerge tag 'v4.11-rc6' into drm-next by Dave Airlie · 8 years ago
  43. 2b2fc72 Merge tag 'drm-intel-testing-2017-04-03' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  44. 6c5ed5a drm/atomic: Acquire connection_mutex lock in drm_helper_probe_single_connector_modes, v4. by Maarten Lankhorst · 8 years ago
  45. 0b063bd drm/i915/gvt: cleanup some too chatty scheduler message by Zhenyu Wang · 8 years ago
  46. 9c79e0b drm/fb-helper: Give up on kgdb for atomic drivers by Daniel Vetter · 8 years ago
  47. a34f836 drm/i915/gvt: set the correct default value of CTX STATUS PTR by Min He · 8 years ago
  48. 3fab2f0 drm/i915: Nuke intel_atomic_legacy_gamma_set by Daniel Vetter · 8 years ago
  49. b260ac3 drm: Remove drm_modeset_legacy_acquire_ctx and crtc->acquire_ctx by Daniel Vetter · 8 years ago
  50. 9eb8902 Merge tag 'topic/synopsys-media-formats-2017-04-03' of git://anongit.freedesktop.org/git/drm-misc into drm-misc-next by Sean Paul · 8 years ago
  51. cf082a4a Merge tag 'gvt-fixes-2017-04-01' of https://github.com/01org/gvt-linux into drm-intel-fixes by Jani Nikula · 8 years ago
  52. 320d8c3 Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  53. ba515d3 drm/i915: Update DRIVER_DATE to 20170403 by Daniel Vetter · 8 years ago
  54. aa4ce44 drm/i915/gvt: Fix firmware loading interface for GVT-g golden HW state by Zhi Wang · 8 years ago
  55. 5f09ad8 drm/i915: Clear gt.active_requests before checking idle status by Chris Wilson · 8 years ago
  56. b9ab1f3 drm/i915/uc: Drop use of MISSING_CASE on trivial enums by Michal Wajdeczko · 8 years ago
  57. d7c530b drm/i915: make a few DDI functions static by Paulo Zanoni · 8 years ago
  58. ae351be drm/i915: Combine reset_all_global_seqno() loops into one by Chris Wilson · 8 years ago
  59. 7a453fb drm/i915: Remove redudant wait for each engine to idle from seqno wrap by Chris Wilson · 8 years ago
  60. 25112b6 drm/i915: Wait for all engines to be idle as part of i915_gem_wait_for_idle() by Chris Wilson · 8 years ago
  61. 72022a7 drm/i915: Move retire-requests into i915_gem_wait_for_idle() by Chris Wilson · 8 years ago
  62. ecf8e89 drm/i915: Use a dummy timeline name for a signaled fence by Chris Wilson · 8 years ago
  63. 1383aec drm/i915: Ironlake do_idle_maps w/a may be called w/o struct_mutex by Chris Wilson · 8 years ago
  64. 9ba2a62 drm/i915/gvt: remove the redundant info NULL check by Tina Zhang · 8 years ago
  65. 729a0cd drm/i915/gvt: adjust mem size for low resolution type by Zhenyu Wang · 8 years ago
  66. 6c9a8cd drm/i915: Avoid lock dropping between rescheduling by Chris Wilson · 8 years ago
  67. b57f7f7 drm/i915/uc: Move fw path check to fetch_uc_fw() by Michal Wajdeczko · 8 years ago
  68. 4090823 drm/i915/huc: Remove unused intel_huc_fini() by Michal Wajdeczko · 8 years ago
  69. 00bbb72 drm/i915/uc: Add intel_uc_fw_fini() by Michal Wajdeczko · 8 years ago
  70. 5e065f1 drm/i915/uc: Add intel_uc_fw_type_repr() by Michal Wajdeczko · 8 years ago
  71. 4f1cd3e drm/i915/uc: Move intel_uc_fw_status_repr() to intel_uc.h by Michal Wajdeczko · 8 years ago
  72. 31581b6 drivers: gpu: drm: i915L intel_lpe_audio: Fix kerneldoc comments by Tamara Diaconita · 8 years ago
  73. 8490ae2 drm/i915: Suppress busy status for engines if wedged by Chris Wilson · 8 years ago
  74. 2c170af drm/i915: Do request retirement before marking engines as wedged by Chris Wilson · 8 years ago
  75. 17ab792 drm/i915: Drop verbose and archaic "ring" from our internal engine names by Chris Wilson · 8 years ago
  76. 05506b5 drm/i915: Use a dummy timeline name for a signaled fence by Chris Wilson · 8 years ago
  77. a69035e Merge tag 'gvt-next-2017-03-30' of https://github.com/01org/gvt-linux into drm-intel-next-queued by Daniel Vetter · 8 years ago
  78. 228ec87 drm/i915: Ironlake do_idle_maps w/a may be called w/o struct_mutex by Chris Wilson · 8 years ago
  79. b899140 drm/i915/guc: Take enable_guc_loading check out of GEM core code by Oscar Mateo · 8 years ago
  80. f857269 drm/i915/gvt: exclude cfg space from failsafe mode by Changbin Du · 8 years ago
  81. a2e1319 Revert unrelated part of "drm: simplify the locking in the GETCRTC ioctl" by Maarten Lankhorst · 8 years ago
  82. 2e5fec5 drm/i915/opregion: debug log about invalid ACPI OpRegion VBT by Jani Nikula · 8 years ago
  83. ccbf6b6 drm/i915/opregion: try to validate RVDA VBT only if it's there by Jani Nikula · 8 years ago
  84. 0e53f47 drm/i915/opregion: bail out early for systems with no opregion VBT by Jani Nikula · 8 years ago
  85. b79c52a drm/i915/gvt: Activate/de-activate vGPU in mdev ops. by Zhi Wang · 8 years ago
  86. b35f34d drm/i915/gvt: control the scheduler by timeslice usage by Ping Gao · 8 years ago
  87. afe04fb drm/i915/gvt: create an idle vGPU by Ping Gao · 8 years ago
  88. 39d467c drm/i915/gvt: add basic function for weight control by Ping Gao · 8 years ago
  89. bc90d09 drm/i915/gvt: define weight according to vGPU type by Ping Gao · 8 years ago
  90. 3235692 drm/i915/gvt: factor out the scheduler by Ping Gao · 8 years ago
  91. f6504cc drm/i915/gvt: add some statistic routine for scheduler by Ping Gao · 8 years ago
  92. 91d0101 drm/i915/gvt: use hrtimer replace delayed_work in scheduler by Ping Gao · 8 years ago
  93. 865f03d drm/i915/gvt: remove the redundant info NULL check by Tina Zhang · 8 years ago
  94. bf39ec3 drm/i915/gvt: adjust mem size for low resolution type by Zhenyu Wang · 8 years ago
  95. 2f07556 drm/i915: Use LINEAR modifier instead of NONE by Ben Widawsky · 8 years ago
  96. dd68f2b drm/i915/execlists: Wrap tail pointer after reset tweaking by Chris Wilson · 8 years ago
  97. 18afa28 Revert "drm/i915: Skip execlists_dequeue() early if the list is empty" by Chris Wilson · 8 years ago
  98. aa62acf drm/i915/perf: remove user triggerable warn by Matthew Auld · 8 years ago
  99. 4e5f713 drm/i915/perf: destroy stream on sample_flags mismatch by Matthew Auld · 8 years ago
  100. 9e17643 drm/i915: Align "unfenced" tiled access on gen2, early gen3 by Chris Wilson · 8 years ago