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