1. 28904ee Merge tag 'topic/dp-quirks-2017-05-31' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  2. b31e85e drm/i915: Detect USB-C specific dongles before reducing M and N by Jani Nikula · 8 years ago
  3. 84c3675 drm/i915: use drm DP helper to read DPCD desc by Jani Nikula · 8 years ago
  4. 9bd9590 drm/i915: Stop pretending to mask/unmask LPE audio interrupts by Ville Syrjälä · 8 years ago
  5. 12ea39f Merge tag 'gvt-fixes-2017-05-25' of https://github.com/01org/gvt-linux into drm-intel-fixes by Jani Nikula · 8 years ago
  6. 2e0bb5b drm/i915/selftests: Silence compiler warning in igt_ctx_exec by Chris Wilson · 8 years ago
  7. d38162e Revert "drm/i915: Restore lost "Initialized i915" welcome message" by Daniel Vetter · 8 years ago
  8. e274086 drm/i915/gvt: clean up unsubmited workloads before destroying kmem cache by Changbin Du · 8 years ago
  9. 1999f10 drm/i915/gvt: Disable compression workaround for Gen9 by Chuanxiao Dong · 8 years ago
  10. 46cd902 drm/i915: set initialised only when init_context callback is NULL by Chuanxiao Dong · 8 years ago
  11. d8db7ae drm/i915: Fix new -Wint-in-bool-context gcc compiler warning by Hans de Goede · 8 years ago
  12. 171d8b9 drm/i915: use vma->size for appgtt allocate_va_range by Matthew Auld · 8 years ago
  13. 4681ee2 drm/i915: Do not sync RCU during shrinking by Joonas Lahtinen · 8 years ago
  14. 2f720aa drm/i915: don't do allocate_va_range again on PIN_UPDATE by Matthew Auld · 8 years ago
  15. 82f2b4a drm/i915: Fix rawclk readout for g4x by Ville Syrjälä · 8 years ago
  16. 668e3b0 drm/i915: Fix runtime PM for LPE audio by Ville Syrjälä · 8 years ago
  17. 9b5fed0 drm/i915/glk: Fix DSI "*ERROR* ULPS is still active" messages by Ander Conselvan de Oliveira · 8 years ago
  18. 3d72e27 Merge tag 'gvt-fixes-2017-05-11' of https://github.com/01org/gvt-linux into drm-intel-fixes by Jani Nikula · 8 years ago
  19. 7b8cd33 drm/i915: Make vblank evade warnings optional by Ville Syrjälä · 8 years ago
  20. 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
  21. ae15790 drm/i915/gvt: avoid unnecessary vgpu switch by Ping Gao · 8 years ago
  22. ed3ba07 drm: use set_memory.h header by Laura Abbott · 8 years ago
  23. 2345ab1 drm/i915/gvt: not to restore in-context mmio by Chuanxiao Dong · 8 years ago
  24. 7f48d0b drm/i915/gvt: fix typo: "supporte" -> "support" by Colin Ian King · 8 years ago
  25. 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
  26. 88326ef drm/i915: Confirm the request is still active before adding it to the await by Chris Wilson · 8 years ago
  27. 96dabe9 drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmio by Chris Wilson · 8 years ago
  28. b162d47 drm/i915/selftests: Allocate inode/file dynamically by Chris Wilson · 8 years ago
  29. acf2dc2 drm/i915: Fix system hang with EI UP masked on Haswell by Mika Kuoppala · 8 years ago
  30. 5af9e67 drm/i915: checking for NULL instead of IS_ERR() in mock selftests by Dan Carpenter · 8 years ago
  31. dea6559 drm/i915: Perform link quality check unconditionally during long pulse by Ville Syrjälä · 8 years ago
  32. dde7b00 drm/i915: Fix use after free in lpe_audio_platdev_destroy() by Chris Wilson · 8 years ago
  33. bdb57b8 drm/i915: Use the right mapping_gfp_mask for final shmem allocation by Chris Wilson · 8 years ago
  34. 440df93 drm/i915: Make legacy cursor updates more unsynced by Ville Syrjälä · 8 years ago
  35. d445aaa drm/i915: Apply a cond_resched() to the saturated signaler by Chris Wilson · 8 years ago
  36. 1676a2b drm/i915: Park the signaler before sleeping by Chris Wilson · 8 years ago
  37. 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
  38. 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
  39. 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
  40. f9b67f0 dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro by Logan Gunthorpe · 8 years ago
  41. 856ee92 Merge tag 'v4.11-rc7' into drm-next by Dave Airlie · 8 years ago
  42. 5f0d5a3 mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU by Paul E. McKenney · 9 years ago
  43. c821ee6 drm/i915/gvt: fix a bounds check in ring_id_to_context_switch_event() by Dan Carpenter · 8 years ago
  44. 5ad59bf drm/i915/gvt: Fix PTE write flush for taking runtime pm properly by Zhenyu Wang · 8 years ago
  45. 954180a drm/i915/gvt: remove some debug messages in scheduler timer handler by Zhenyu Wang · 8 years ago
  46. efa69d7 drm/i915/gvt: add mmio init for virtual display by Pei Zhang · 8 years ago
  47. fd3bd0a drm/i915/gvt: use directly assignment for structure copying by Changbin Du · 8 years ago
  48. 43c29e1 drm/i915/gvt: remove redundant ring id check which cause significant CPU misprediction by Changbin Du · 8 years ago
  49. 80901ca drm/i915/gvt: remove redundant platform check for mocs load/restore by Changbin Du · 8 years ago
  50. e1236bc drm/i915/gvt: Align render mmio list to cacheline by Changbin Du · 8 years ago
  51. c053b5a drm/i915: Don't call synchronize_rcu_expedited under struct_mutex by Joonas Lahtinen · 8 years ago
  52. 63987bf drm/i915: Suspend GuC prior to GPU Reset during GEM suspend by Sagar Arun Kamble · 8 years ago
  53. 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
  54. 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
  55. b769fef Backmerge tag 'v4.11-rc6' into drm-next by Dave Airlie · 8 years ago
  56. 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
  57. 6c5ed5a drm/atomic: Acquire connection_mutex lock in drm_helper_probe_single_connector_modes, v4. by Maarten Lankhorst · 8 years ago
  58. 0b063bd drm/i915/gvt: cleanup some too chatty scheduler message by Zhenyu Wang · 8 years ago
  59. 9c79e0b drm/fb-helper: Give up on kgdb for atomic drivers by Daniel Vetter · 8 years ago
  60. a34f836 drm/i915/gvt: set the correct default value of CTX STATUS PTR by Min He · 8 years ago
  61. 3fab2f0 drm/i915: Nuke intel_atomic_legacy_gamma_set by Daniel Vetter · 8 years ago
  62. b260ac3 drm: Remove drm_modeset_legacy_acquire_ctx and crtc->acquire_ctx by Daniel Vetter · 8 years ago
  63. 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
  64. 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
  65. 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
  66. ba515d3 drm/i915: Update DRIVER_DATE to 20170403 by Daniel Vetter · 8 years ago
  67. aa4ce44 drm/i915/gvt: Fix firmware loading interface for GVT-g golden HW state by Zhi Wang · 8 years ago
  68. 5f09ad8 drm/i915: Clear gt.active_requests before checking idle status by Chris Wilson · 8 years ago
  69. b9ab1f3 drm/i915/uc: Drop use of MISSING_CASE on trivial enums by Michal Wajdeczko · 8 years ago
  70. d7c530b drm/i915: make a few DDI functions static by Paulo Zanoni · 8 years ago
  71. ae351be drm/i915: Combine reset_all_global_seqno() loops into one by Chris Wilson · 8 years ago
  72. 7a453fb drm/i915: Remove redudant wait for each engine to idle from seqno wrap by Chris Wilson · 8 years ago
  73. 25112b6 drm/i915: Wait for all engines to be idle as part of i915_gem_wait_for_idle() by Chris Wilson · 8 years ago
  74. 72022a7 drm/i915: Move retire-requests into i915_gem_wait_for_idle() by Chris Wilson · 8 years ago
  75. ecf8e89 drm/i915: Use a dummy timeline name for a signaled fence by Chris Wilson · 8 years ago
  76. 1383aec drm/i915: Ironlake do_idle_maps w/a may be called w/o struct_mutex by Chris Wilson · 8 years ago
  77. 9ba2a62 drm/i915/gvt: remove the redundant info NULL check by Tina Zhang · 8 years ago
  78. 729a0cd drm/i915/gvt: adjust mem size for low resolution type by Zhenyu Wang · 8 years ago
  79. 6c9a8cd drm/i915: Avoid lock dropping between rescheduling by Chris Wilson · 8 years ago
  80. b57f7f7 drm/i915/uc: Move fw path check to fetch_uc_fw() by Michal Wajdeczko · 8 years ago
  81. 4090823 drm/i915/huc: Remove unused intel_huc_fini() by Michal Wajdeczko · 8 years ago
  82. 00bbb72 drm/i915/uc: Add intel_uc_fw_fini() by Michal Wajdeczko · 8 years ago
  83. 5e065f1 drm/i915/uc: Add intel_uc_fw_type_repr() by Michal Wajdeczko · 8 years ago
  84. 4f1cd3e drm/i915/uc: Move intel_uc_fw_status_repr() to intel_uc.h by Michal Wajdeczko · 8 years ago
  85. 31581b6 drivers: gpu: drm: i915L intel_lpe_audio: Fix kerneldoc comments by Tamara Diaconita · 8 years ago
  86. 8490ae2 drm/i915: Suppress busy status for engines if wedged by Chris Wilson · 8 years ago
  87. 2c170af drm/i915: Do request retirement before marking engines as wedged by Chris Wilson · 8 years ago
  88. 17ab792 drm/i915: Drop verbose and archaic "ring" from our internal engine names by Chris Wilson · 8 years ago
  89. 05506b5 drm/i915: Use a dummy timeline name for a signaled fence by Chris Wilson · 8 years ago
  90. 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
  91. 228ec87 drm/i915: Ironlake do_idle_maps w/a may be called w/o struct_mutex by Chris Wilson · 8 years ago
  92. b899140 drm/i915/guc: Take enable_guc_loading check out of GEM core code by Oscar Mateo · 8 years ago
  93. f857269 drm/i915/gvt: exclude cfg space from failsafe mode by Changbin Du · 8 years ago
  94. a2e1319 Revert unrelated part of "drm: simplify the locking in the GETCRTC ioctl" by Maarten Lankhorst · 8 years ago
  95. 2e5fec5 drm/i915/opregion: debug log about invalid ACPI OpRegion VBT by Jani Nikula · 8 years ago
  96. ccbf6b6 drm/i915/opregion: try to validate RVDA VBT only if it's there by Jani Nikula · 8 years ago
  97. 0e53f47 drm/i915/opregion: bail out early for systems with no opregion VBT by Jani Nikula · 8 years ago
  98. b79c52a drm/i915/gvt: Activate/de-activate vGPU in mdev ops. by Zhi Wang · 8 years ago
  99. b35f34d drm/i915/gvt: control the scheduler by timeslice usage by Ping Gao · 8 years ago
  100. afe04fb drm/i915/gvt: create an idle vGPU by Ping Gao · 8 years ago