1. d85936a Merge tag 'gvt-fixes-2017-12-06' of https://github.com/intel/gvt-linux into drm-intel-fixes by Joonas Lahtinen · 7 years ago
  2. 7a8b705 Revert "drm/i915: Display WA #1133 WaFbcSkipSegments:cnl, glk" by Radhakrishna Sripada · 7 years ago
  3. ef78970 drm/i915: Call i915_gem_init_userptr() before taking struct_mutex by Chris Wilson · 7 years ago
  4. 11474e9 drm/i915/gvt: set max priority for gvt context by Zhenyu Wang · 7 years ago
  5. ac7688c drm/i915/gvt: Don't mark vgpu context as inactive when preempted by Zhenyu Wang · 7 years ago
  6. 29f9e42 drm/i915/gvt: Limit read hw reg to active vgpu by Xiong Zhang · 7 years ago
  7. 365ad5d drm/i915/gvt: Export intel_gvt_render_mmio_to_ring_id() by Zhi Wang · 7 years ago
  8. add7e4f drm/i915/gvt: Emulate PCI expansion ROM base address register by Changbin Du · 7 years ago
  9. 46442be drm/i915/cnl: Mask previous DDI - PLL mapping by James Ausmus · 7 years ago
  10. a87e55f drm/i915: Fix vblank timestamp/frame counter jumps on gen2 by Ville Syrjälä · 7 years ago
  11. dda4b8f drm/i915: Skip switch-to-kernel-context on suspend when wedged by Chris Wilson · 7 years ago
  12. 9f93b78 Merge tag 'drm-intel-fixes-2017-11-30' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  13. fd50fbb drm/i915: Disable THP until we have a GPU read BW W/A by Joonas Lahtinen · 7 years ago
  14. 43f462f Merge tag 'drm-for-v4.15-part2-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  15. b721b65 drm/i915/gvt: Correct ADDR_4K/2M/1G_MASK definition by Xiong Zhang · 7 years ago
  16. 7e60590 drm/i915/gvt: enabled pipe A default on creating vgpu by Xiaolin Zhang · 7 years ago
  17. c3c80f0 drm/i915/gvt: Move request alloc to dispatch_workload path only by fred gao · 7 years ago
  18. bf3a26b drm/i915/gvt: remove skl_misc_ctl_write handler by Weinan Li · 7 years ago
  19. 679fd3e drm/i915/gvt: Fix unsafe locking caused by spin_unlock_bh by Changbin Du · 7 years ago
  20. ac29fc6 drm/i915: fix intel_backlight_device_register declaration by Arnd Bergmann · 7 years ago
  21. a45b30a drm/i915/fbdev: Serialise early hotplug events with async fbdev config by Chris Wilson · 7 years ago
  22. 56350fb drm/i915: Prevent zero length "index" write by Ville Syrjälä · 7 years ago
  23. ae5c631 drm/i915: Don't try indexed reads to alternate slave addresses by Ville Syrjälä · 7 years ago
  24. c209101 Merge tag 'drm-misc-fixes-2017-11-20' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  25. 2ea5b4d drm/i915/selftests: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  26. 3572f04 drm/i915: Fix init_clock_gating for resume by Ville Syrjälä · 7 years ago
  27. 457db89 drm/i915: Mark the userptr invalidate workqueue as WQ_MEM_RECLAIM by Chris Wilson · 7 years ago
  28. 6e06827 drm/i915: Clear breadcrumb node when cancelling signaling by Chris Wilson · 7 years ago
  29. dcd1d83 drm/i915/gvt: ensure -ve return value is handled correctly by Colin Ian King · 7 years ago
  30. 294cf1a drm/i915: Re-register PMIC bus access notifier on runtime resume by Hans de Goede · 7 years ago
  31. f4359ce drm/i915: Fix false-positive assert_rpm_wakelock_held in i915_pmic_bus_access_notifier v2 by Hans de Goede · 7 years ago
  32. 487e2c9 Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  33. e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  34. c6f92f9 mm: remove cold parameter for release_pages by Mel Gorman · 7 years ago
  35. 8667982 mm, pagevec: remove cold parameter for pagevecs by Mel Gorman · 7 years ago
  36. 9271c0c drm/edid: Don't send non-zero YQ in AVI infoframe for HDMI 1.x sinks by Ville Syrjälä · 7 years ago
  37. bd2cd7d Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  38. 5e4def2 Pass mode to wait_on_atomic_t() action funcs and provide default actions by David Howells · 7 years ago
  39. 1efef68 Merge branch 'pm-core' by Rafael J. Wysocki · 7 years ago
  40. e8c49fa drm/i915: Reorder context-close to avoid calling i915_vma_close() under RCU by Chris Wilson · 7 years ago
  41. 6ac4327 drm/i915: Move init_clock_gating() back to where it was by Ville Syrjälä · 7 years ago
  42. 398c13b drm/i915: Prune the reservation shared fence array by Chris Wilson · 7 years ago
  43. 0676e79 drm/i915: Idle the GPU before shinking everything by Chris Wilson · 7 years ago
  44. 0f763ff drm/i915: Lock llist_del_first() vs llist_del_all() by Chris Wilson · 7 years ago
  45. 90c702b drm/i915: Calculate ironlake intermediate watermarks correctly, v2. by Maarten Lankhorst · 7 years ago
  46. b58d4be drm/i915: Disable lazy PPGTT page table optimization for vGPU by Joonas Lahtinen · 7 years ago
  47. a248717 drm/i915/execlists: Remove the priority "optimisation" by Chris Wilson · 7 years ago
  48. 5d26669 drm/i915: Filter out spurious execlists context-switch interrupts by Chris Wilson · 7 years ago
  49. 423a8a9 drm/i915: Deconstruct struct sgt_dma initialiser by Chris Wilson · 7 years ago
  50. 40a4884 drm/i915: Reject unknown syncobj flags by Tvrtko Ursulin · 7 years ago
  51. c2eac4d PCI / PM: Use the NEVER_SKIP driver flag by Rafael J. Wysocki · 7 years ago
  52. 36a5fdf Merge tag 'drm-intel-next-2017-10-23' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  53. e65a139 Merge tag 'drm-fixes-for-v4.14-rc8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  54. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  55. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  56. 7a88cbd Backmerge tag 'v4.14-rc7' into drm-next by Dave Airlie · 7 years ago
  57. bb5cf33 drm/i915: Check incoming alignment for unfenced buffers (on i915gm) by Chris Wilson · 7 years ago
  58. dc35b11 drm/i915: Hold rcu_read_lock when iterating over the radixtree (vma idr) by Chris Wilson · 7 years ago
  59. 23e8733 drm/i915: Hold rcu_read_lock when iterating over the radixtree (objects) by Chris Wilson · 7 years ago
  60. 7c838e2 drm/i915/edp: read edp display control registers unconditionally by Jani Nikula · 7 years ago
  61. 8777b92 drm/i915: Do not rely on wm preservation for ILK watermarks by Maarten Lankhorst · 7 years ago
  62. 713946d drm/i915: Cancel the modeset retry work during modeset cleanup by Manasi Navare · 7 years ago
  63. 894e287 drm/i915/gvt: Adding ACTHD mmio read handler by Xiong Zhang · 7 years ago
  64. 20a2bcd drm/i915/gvt: Extract mmio_read_from_hw() common function by Xiong Zhang · 7 years ago
  65. edee7ec drm/i915/gvt: Refine MMIO_RING_F() by Zhi Wang · 7 years ago
  66. 8f63fc2 drm/i915/gvt: properly check per_ctx bb valid state by Zhenyu Wang · 7 years ago
  67. 7277f75 drm/i915/perf: fix perf enable/disable ioctls with 32bits userspace by Lionel Landwerlin · 7 years ago
  68. cdc1cdc drm/i915: Update DRIVER_DATE to 20171023 by Jani Nikula · 7 years ago
  69. 9c3b268 drm/i915/cnl: Map VBT DDC Pin to BSpec DDC Pin. by Rodrigo Vivi · 7 years ago
  70. 2952cd6 drm/i915: Let's use more enum intel_dpll_id pll_id. by Rodrigo Vivi · 7 years ago
  71. 6a2f064 drm/i915: Use existing DSI backlight ports info by Madhav Chauhan · 7 years ago
  72. 46e5832 drm/i915: Parse DSI backlight/cabc ports. by Madhav Chauhan · 7 years ago
  73. 282dc83 Merge tag 'drm-intel-next-2017-10-12' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  74. 8bd8181 drm/i915: Skip waking the device to service pwrite by Chris Wilson · 7 years ago
  75. 2f26cdc drm/i915/crt: split compute_config hook by platforms by Jani Nikula · 7 years ago
  76. 0ae1886 drm/i915: remove g4x lowfreq_avail and has_pipe_cxsr by Jani Nikula · 7 years ago
  77. d02ace8 drm/i915: Drop the redundant hdmi prefix/suffix from a lot of variables by Ville Syrjälä · 7 years ago
  78. 21b39d2 drm/i915: Unify error handling for missing DDI buf trans tables by Ville Syrjälä · 7 years ago
  79. edba48f drm/i915: Centralize the SKL DDI A/E vs. B/C/D buf trans handling by Ville Syrjälä · 7 years ago
  80. 043eaf3 drm/i915: Kill off the BXT buf_trans default_index by Ville Syrjälä · 7 years ago
  81. f3cf4ba drm/i915: Pass encoder type to cnl_ddi_vswing_sequence() explicitly by Ville Syrjälä · 7 years ago
  82. 7d4f37b drm/i915: Integrate BXT into intel_ddi_dp_voltage_max() by Ville Syrjälä · 7 years ago
  83. 7ea7933 drm/i915: Pass the level to intel_prepare_hdmi_ddi_buffers() by Ville Syrjälä · 7 years ago
  84. 081dfcf drm/i915: Pass the encoder type explicitly to skl_set_iboost() by Ville Syrjälä · 7 years ago
  85. 975786e drm/i915: Extract intel_ddi_get_buf_trans_hdmi() by Ville Syrjälä · 7 years ago
  86. d8fe2c7 drm/i915: Relocate intel_ddi_get_buf_trans_*() functions by Ville Syrjälä · 7 years ago
  87. dd00ed9 drm/i915: Use a mask when applying WaProgramL3SqcReg1Default by Oscar Mateo · 7 years ago
  88. ca8d782 drm/i915: Report -EFAULT before pwrite fast path into shmemfs by Chris Wilson · 7 years ago
  89. b4a0b32 drm/i915: Flush the idle-worker for debugfs/i915_drop_caches by Chris Wilson · 7 years ago
  90. 31d1d3c drm/i915: adjust get_crtc_fence_y_offset() to use base.y instead of crtc.y by Juha-Pekka Heikkila · 7 years ago
  91. 779d4d8 drm/i915: Unify skylake plane disable by Juha-Pekka Heikkila · 7 years ago
  92. 9a8cc57 drm/i915: Unify skylake plane update by Juha-Pekka Heikkila · 7 years ago
  93. e288881 drm/i915: dspaddr_offset doesn't need to be more than local variable by Juha-Pekka Heikkila · 7 years ago
  94. bf0a5d4 drm/i915: move adjusted_x/y from crtc to cache. by Juha-Pekka Heikkila · 7 years ago
  95. 39cbf2a drm/i915: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  96. 8e9f8ab drm/i915: Replace *_reference/unreference() or *_ref/unref with _get/put() by Harsha Sharma · 7 years ago
  97. 526b96c Merge drm-upstream/drm-next into drm-intel-next-queued by Jani Nikula · 7 years ago
  98. cb8d50d drm/i915: Fixup userptr mmu notifier registration error handling by Tvrtko Ursulin · 7 years ago
  99. 930a784 drm/i915: Use a mask when applying WaProgramL3SqcReg1Default by Oscar Mateo · 7 years ago
  100. d6242ae drm/i915: No need for RING_MAX_NONPRIV_SLOTS space by Oscar Mateo · 7 years ago