1. 4b25e73 drm/i915/gvt: Off by one in intel_vgpu_write_fence() by Dan Carpenter · 7 years ago
  2. de5372d drm/i915/kvmgt: Fix potential Spectre v1 by Gustavo A. R. Silva · 7 years ago
  3. 8d458ea drm/i915/gvt: return error on cmd access by Zhao Yan · 7 years ago
  4. d6c6113 drm/i915/gvt: initialize dmabuf mutex in vgpu_create by Hang Yuan · 7 years ago
  5. 3fd34ac drm/i915/gvt: fix cleanup sequence in intel_gvt_clean_device by Hang Yuan · 7 years ago
  6. f9090d4 drm/i915/gvt: free workload in vgpu release by Hang Yuan · 7 years ago
  7. 13bdff3 drm/i915/kvmgt: fix an error code in gvt_dma_map_page() by Dan Carpenter · 7 years ago
  8. 3237c0d drm/i915/kvmgt: Fix compilation error by Michał Winiarski · 7 years ago
  9. 75eef0f drm/i915/lpe: Mark LPE audio runtime pm as "no callbacks" by Chris Wilson · 7 years ago
  10. 497bfb7 Revert "drm/i915/icl: WaEnableFloatBlendOptimization" by Mika Kuoppala · 7 years ago
  11. 027063b drm/i915: Interactive RPS mode by Chris Wilson · 7 years ago
  12. 656921a drm/i915: Fix psr sink status report. by Rodrigo Vivi · 7 years ago
  13. 15da095 Merge branch 'drm-armada-devel' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 7 years ago
  14. f8f15c3 Merge tag 'drm-msm-next-2018-07-30' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 7 years ago
  15. caca1ff Merge branch 'drm-udl-next' of git://people.freedesktop.org/~airlied/linux into drm-next by Dave Airlie · 7 years ago
  16. 9099120 udl-kms: dont spam the syslog with debug messages by Mikulas Patocka · 7 years ago
  17. c2f5311 udl-kms: use spin_lock_irq instead of spin_lock_irqsave by Mikulas Patocka · 7 years ago
  18. 58cba7c udl-kms: avoid prefetch by Mikulas Patocka · 7 years ago
  19. 91ba11f udl-kms: avoid division by Mikulas Patocka · 7 years ago
  20. 09a00ab udl-kms: fix crash due to uninitialized memory by Mikulas Patocka · 7 years ago
  21. 542bb97 udl-kms: handle allocation failure by Mikulas Patocka · 7 years ago
  22. 8456b99 udl-kms: change down_interruptible to down by Mikulas Patocka · 7 years ago
  23. a7663a7 dt-bindings: msm/disp: Add bindings for Snapdragon 845 DPU by Jeykumar Sankaran · 7 years ago
  24. 6b0a180 dt-bindings: msm/dsi: Add mdp transfer time to msm dsi binding by Jeykumar Sankaran · 7 years ago
  25. fba33ca drm/msm/disp/dpu: Mark a handful of functions as static by Jordan Crouse · 7 years ago
  26. f2c9a92 drm/msm/disp/dpu: Remove unused functions from dpu_formats.c by Jordan Crouse · 7 years ago
  27. d9c7440 drm/msm/disp/dpu: Remove dpu_kms_utils by Jordan Crouse · 7 years ago
  28. c17aeda drm/msm/disp/dpu: Remove unused code from drm_crtc.c by Jordan Crouse · 7 years ago
  29. 2c7b48e drm/msm/disp/dpu: Remove unused code from drm_encoder.c by Jordan Crouse · 7 years ago
  30. aff24cd drm/msm: Replace PTR_RET with PTR_ERR_OR_ZERO by Gustavo A. R. Silva · 7 years ago
  31. 78918cd drm/msm: mark PM functions as __maybe_unused by Arnd Bergmann · 7 years ago
  32. f4b0f66 drm/msm/dpu: fix mismatch in function argument. by zhong jiang · 7 years ago
  33. 3530a17 drm/msm/gpu: avoid deprecated do_gettimeofday by Arnd Bergmann · 7 years ago
  34. a6bcddb drm/msm: dsi: Handle dual-channel for 6G as well by Sean Paul · 7 years ago
  35. 41a8e88 drm/msm: dpu: Use clock-names instead of assigned-clock-names by Sean Paul · 7 years ago
  36. 2c1f748 drm/msm: dpu: Use 'vsync' instead of 'vsync_clk' in cmdmode encoder by Sean Paul · 7 years ago
  37. cdb9593 drm/msm/gpu: Add the buffer objects from the submit to the crash dump by Jordan Crouse · 7 years ago
  38. 50f8d21 drm/msm/adreno: Add a5xx specific registers for the GPU state by Jordan Crouse · 7 years ago
  39. 43a5668 drm/msm/adreno: Add ringbuffer data to the GPU state by Jordan Crouse · 7 years ago
  40. bcf1d9f drm/msm/adreno: Convert the show/crash file format by Jordan Crouse · 7 years ago
  41. c0fec7f drm/msm/gpu: Capture the GPU state on a GPU hang by Jordan Crouse · 7 years ago
  42. 65a3c27 drm/msm/gpu: Rearrange the code that collects the task during a hang by Jordan Crouse · 7 years ago
  43. 4f776f4 drm/msm/gpu: Convert the GPU show function to use the GPU state by Jordan Crouse · 7 years ago
  44. e00e473 drm/msm/gpu: Capture the state of the GPU by Jordan Crouse · 7 years ago
  45. 5dc634b drm: Add puts callback for the coredump printer by Jordan Crouse · 7 years ago
  46. 4538d73 drm: Add a -puts() function for the seq_file printer by Jordan Crouse · 7 years ago
  47. 63f4cc0 drm: Add drm_puts() to complement drm_printf() by Jordan Crouse · 7 years ago
  48. cfc57a1 drm: drm_printer: Add printer for devcoredump by Jordan Crouse · 7 years ago
  49. 489cae6 include: Move ascii85 functions from i915 to linux/ascii85.h by Jordan Crouse · 7 years ago
  50. aa595c0 drm/armada: remove obsolete fb unreferencing kfifo and workqueue by Russell King · 7 years ago
  51. 82c702c drm/armada: remove unnecessary armada_plane structure by Russell King · 7 years ago
  52. d701278 drm/armada: remove unnecessary armada_ovl_plane structure by Russell King · 7 years ago
  53. dae2155 drm/armada: update primary framebuffer parameters on mode change by Russell King · 7 years ago
  54. 3cb13ac drm/armada: update planes after the dumb frame is complete by Russell King · 7 years ago
  55. b1ec9ed drm/armada: switch overlay plane to atomic modeset by Russell King · 7 years ago
  56. 13c94d5 drm/armada: switch primary plane to atomic modeset by Russell King · 7 years ago
  57. 6d2f864 drm/armada: switch legacy modeset to atomic modeset by Russell King · 7 years ago
  58. 6bd0290 drm/armada: enable atomic modeset support by Russell King · 7 years ago
  59. 34e25ed drm/armada: implement atomic_enable()/atomic_disable() methods by Russell King · 7 years ago
  60. a0f75d2 drm/armada: unhook dpms state from armada_drm_crtc_update() by Russell King · 7 years ago
  61. a0fbb35 drm/armada: push responsibility for clock management to backend by Russell King · 7 years ago
  62. dbb4ca8 drm/armada: handle atomic modeset crtc events by Russell King · 7 years ago
  63. 4e4b356 drm/armada: clean up SPU_ADV_REG by Russell King · 7 years ago
  64. a61c392 drm/armada: update debug in armada_drm_crtc_mode_set_nofb() by Russell King · 7 years ago
  65. 155b829 drm/armada: move sync signal polarity to mode_set_nofb() method by Russell King · 7 years ago
  66. b5bae71 drm/armada: push interlace calculation into armada_drm_plane_calc() by Russell King · 7 years ago
  67. 4aafe00 drm/armada: provide pitches from armada_drm_plane_calc_addrs() by Russell King · 7 years ago
  68. b4df3ba drm/armada: pass plane state into armada_drm_plane_calc_addrs() by Russell King · 7 years ago
  69. 3382a6b drm/armada: move armada_drm_mode_config_funcs to armada_drv.c by Russell King · 7 years ago
  70. c29277d drm/armada: add plane colorspace properties by Russell King · 7 years ago
  71. 240cf2b5 drm/armada: remove crtc YUV colourspace properties by Russell King · 7 years ago
  72. c96103b drm/armada: move colorkey properties into overlay plane state by Russell King · 7 years ago
  73. 61ba252 drm/armada: move CBSH properties into overlay plane state by Russell King · 7 years ago
  74. 63b93c0 drm/armada: move plane works to overlay by Russell King · 7 years ago
  75. d40af7b drm/armada: move primary plane to separate file by Russell King · 7 years ago
  76. 3acea7b drm/armada: use old_state for update tracking in atomic_update() by Russell King · 7 years ago
  77. 9c41467 drm/armada: remove temporary crtc state by Russell King · 7 years ago
  78. 47dc413 drm/armada: convert overlay plane to atomic state by Russell King · 7 years ago
  79. de503dd drm/armada: convert page_flip to use primary plane atomic_update() by Russell King · 7 years ago
  80. c36045e drm/armada: convert primary plane to atomic state by Russell King · 7 years ago
  81. 80c63ae drm/armada: reset all atomic state during driver initialisation by Russell King · 7 years ago
  82. ecf25d2 drm/armada: merge armada_drm_gra_plane_regs() into only caller by Russell King · 7 years ago
  83. cfd1b63 drm/armada: use core of primary update_plane for mode set by Russell King · 7 years ago
  84. f9a13bb drm/armada: move mode set vblank handling and disable/enable by Russell King · 7 years ago
  85. 0239520 drm/armada: add rectangle helpers by Russell King · 7 years ago
  86. 1729f56 drm/armada: clean up armada_drm_crtc_page_flip() by Russell King · 7 years ago
  87. 7794ec7 drm/armada: Adding new typedef vm_fault_t by Souptick Joarder · 7 years ago
  88. 830aadc drm/armada: Replace drm_dev_unref with drm_dev_put by Thomas Zimmermann · 7 years ago
  89. 3fce461 BackMerge v4.18-rc7 into drm-next by Dave Airlie · 7 years ago
  90. ecd7963 Merge tag 'drm-amdkfd-next-2018-07-28' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 7 years ago
  91. acb1872 Linux 4.18-rc7 by Linus Torvalds · 7 years ago
  92. 3cfb677 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  93. 01cfb79 squashfs: be more careful about metadata corruption by Linus Torvalds · 7 years ago
  94. 5012284 ext4: fix check to prevent initializing reserved inodes by Theodore Ts'o · 7 years ago
  95. a26fb01 Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 7 years ago
  96. 2ffb57d Merge tag 'gpio-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  97. 7648c44 Merge tag 'mips_fixes_4.18_5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 7 years ago
  98. dd63bf2 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  99. eb181a8 Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  100. 864af0d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago