1. f1eca684 drm/fb-helper: set fbi->fix.id in fill_info() by Daniel Vetter · 6 years ago
  2. 3df3116 drm/fb-helper: Add fill_info() functions by Daniel Vetter · 6 years ago
  3. 8782c64 drm/fbdev: Make skip_vt_switch the default by Daniel Vetter · 6 years ago
  4. f0f0657 drm/doc: Drop "content type" from the legacy kms property table by Daniel Vetter · 6 years ago
  5. 208c6e8 drm: vkms: check status of alloc_ordered_workqueue by Kangjie Lu · 6 years ago
  6. 60e6ecf drm/doc: fix missing verb by Luca Ceresoli · 6 years ago
  7. 825d1b5 drm/hibmc: Drop best_encoder by Daniel Vetter · 6 years ago
  8. ff01e69 drm/fourcc: Fix conflicting Y41x definitions by Maarten Lankhorst · 6 years ago
  9. 34965a5 drm/selftests/mm: Switch to bitmap_zalloc() by Andy Shevchenko · 6 years ago
  10. a89bfc5 tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfers by Noralf Trønnes · 6 years ago
  11. 8bfb175 drm/vboxvideo: Remove unused including <linux/version.h> by YueHaibing · 6 years ago
  12. 2bf6b5b drm/meson: exclusively use the canvas provider module by Maxime Jourdan · 6 years ago
  13. dc5b961 dt-bindings: display: amlogic, meson-vpu: exclusively use amlogic, canvas by Maxime Jourdan · 6 years ago
  14. 2905423 drm: add non-desktop quirks to Sensics and OSVR headsets. by Ryan Pavlik · 6 years ago
  15. 527261d drm/sun4i: mixer: Simplify the get_id logic by Maxime Ripard · 6 years ago
  16. eb40bae drm/sun4i: backend: Simplify the get_id logic by Maxime Ripard · 6 years ago
  17. 40609d4 drm/v3d: Use the new shmem helpers to reduce driver boilerplate. by Eric Anholt · 6 years ago
  18. 2194a63 drm: Add library for shmem backed GEM objects by Noralf Trønnes · 6 years ago
  19. 2de3a07 drm/dp: Set the connector's TILE property even for DP SST connectors by Manasi Navare · 6 years ago
  20. e8074f75 drm/v3d: Fix calling drm_sched_resubmit_jobs for same sched. by Andrey Grodzovsky · 6 years ago
  21. a83e47e drm/v3d: Remove some dead members of struct v3d_bo. by Eric Anholt · 6 years ago
  22. c2b3e61 drm/v3d: Use drm_gem_lock_reservations()/drm_gem_unlock_reservations() by Eric Anholt · 6 years ago
  23. 7edc3e3 drm: Add helpers for locking an array of BO reservations. by Eric Anholt · 6 years ago
  24. f435fe8 Merge tag 'topic/hdr-formats-2019-03-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-misc-next by Sean Paul · 6 years ago
  25. a0689e3 gpu: drm: atomic_helper: Fix spelling errors by Kieran Bingham · 6 years ago
  26. a94bed6 drm/i915/icl: Implement half float formats by Kevin Strasser · 6 years ago
  27. 42fd20e drm/i915: Refactor icl_is_hdr_plane by Kevin Strasser · 6 years ago
  28. 88ab9c7 drm/fourcc: Add 64 bpp half float formats by Kevin Strasser · 6 years ago
  29. 25570b5 drm/arm/malidp: Added support for AFBC modifiers for all layers except DE_SMART by Ayan Kumar Halder · 7 years ago
  30. 0f6c18d drm/arm/malidp:- Disregard the pitch alignment constraint for AFBC framebuffer. by Ayan Kumar Halder · 6 years ago
  31. 7834c57 drm/arm/malidp:- Use the newly introduced malidp_format_get_bpp() instead of relying on cpp for calculating framebuffer size by Ayan Kumar Halder · 6 years ago
  32. da77365 drm/arm/malidp:- Writeback framebuffer does not support any modifiers by Ayan Kumar Halder · 7 years ago
  33. b820756 drm/arm/malidp: Specified the rotation memory requirements for AFBC YUV formats by Ayan Kumar Halder · 7 years ago
  34. 5e29022 drm/arm/malidp:- Define a common list of AFBC format modifiers supported for DP500, DP550 and DP650 by Ayan Kumar Halder · 7 years ago
  35. ed89386 drm/arm/malidp:- Added support for new YUV formats for DP500, DP550 and DP650 by Ayan Kumar Halder · 7 years ago
  36. 54b4260 drm/arm/malidp: Set the AFBC register bits if the framebuffer has AFBC modifier by Ayan Kumar Halder · 7 years ago
  37. e9961ab drm: Added a new format DRM_FORMAT_XVYU2101010 by Ayan Kumar Halder · 6 years ago
  38. 7ba0fee drm/fourcc: Add AFBC yuv fourccs for Mali by Brian Starkey · 6 years ago
  39. f586c9d MAINTAINERS: Add an entry for the vboxvideo driver by Hans de Goede · 6 years ago
  40. 131abc5 drm/vboxvideo: Move the vboxvideo driver out of staging by Hans de Goede · 6 years ago
  41. e5361b4 staging/vboxvideo: Refactor vbox_update_mode_hints by Hans de Goede · 6 years ago
  42. dcf7000 staging/vboxvideo: Drop initial_mode_queried workaround by Hans de Goede · 6 years ago
  43. 893ded3 staging/vboxvideo: Another FIXME item by Daniel Vetter · 6 years ago
  44. a34ced4 drm/stm: fix CONFIG_FB dependency by Arnd Bergmann · 6 years ago
  45. eea9b97 drm/v3d: Add support for V3D v4.2. by Eric Anholt · 6 years ago
  46. fc22771 drm/v3d: Handle errors from IRQ setup. by Eric Anholt · 6 years ago
  47. 935f3d8 drm/v3d: Make sure the GPU is on when measuring clocks. by Eric Anholt · 6 years ago
  48. a7dde1b drm/v3d: Don't try to set OVRTMUOUT on V3D 4.x. by Eric Anholt · 6 years ago
  49. d26f9c7 Merge tag 'topic/hdr-formats-2019-03-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-misc-next by Sean Paul · 6 years ago
  50. 877b37299 drm: export drm_timeout_abs_to_jiffies by Qiang Yu · 6 years ago
  51. e2771de drm/sun4i: rgb: Change the pixel clock validation check by Maxime Ripard · 6 years ago
  52. 9f7dfd0 drm/sun4i: Move rate variables to long long by Maxime Ripard · 6 years ago
  53. 19d0ffe drm/sun4i: rgb: Store the bridge pointer by Maxime Ripard · 6 years ago
  54. 1ce6f91 drm/sun4i: Move the panel pointer from the TCON to the encoders by Maxime Ripard · 6 years ago
  55. f741b28 drm/vc4: Use 16bpp by default for the fbdev buffer by Maxime Ripard · 6 years ago
  56. cd7d3a1 Merge drm/drm-next into drm-misc-next by Sean Paul · 6 years ago
  57. 6b5c029 drm/vc4: Add a debugfs entry to disable/enable the load tracker by Paul Kocialkowski · 6 years ago
  58. 4686da8 drm/vc4: Add a load tracker to prevent HVS underflow errors by Boris Brezillon · 6 years ago
  59. 531a1b6 drm/vc4: Report HVS underrun errors by Boris Brezillon · 6 years ago
  60. dbfbe71 drm/dsc: Split DSC PPS and SDP header initialisations by David Francis · 6 years ago
  61. 06d7cec drm/dsc: Add native 420 and 422 support to compute_rc_params by David Francis · 6 years ago
  62. dc43332 drm/i915: Move dsc rate params compute into drm by David Francis · 6 years ago
  63. 296e9b1 drm/i915/icl: Enabling Y2xx and Y4xx (xx:10/12/16) formats for universal planes by Swati Sharma · 6 years ago
  64. 696fa00 drm/i915/icl: Add Y2xx and Y4xx (xx:10/12/16) plane control definitions by Swati Sharma · 6 years ago
  65. 50bf5d7 drm: Add Y2xx and Y4xx (xx:10/12/16) format definitions and fourcc by Swati Sharma · 6 years ago
  66. 095b1d0 drm/i915: Enable P010, P012, P016 formats for primary and sprite planes by Juha-Pekka Heikkila · 6 years ago
  67. df7d415 drm/i915: Preparations for enabling P010, P012, P016 formats by Juha-Pekka Heikkila · 6 years ago
  68. e131221 drm/i915: Add P010, P012, P016 plane control definitions by Juha-Pekka Heikkila · 6 years ago
  69. 4b057e7 Merge tag 'drm-misc-fixes-2019-02-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  70. 634092b drm/amd/display: Use vrr friendly pageflip throttling in DC. by Mario Kleiner · 6 years ago
  71. 8ff6264 drm: fix spelling mistake "intead" -> "instead" by Colin Ian King · 6 years ago
  72. 9d5645a drm/tinydrm: Use drm_dev_enter/exit() by Noralf Trønnes · 6 years ago
  73. 2afd9fc drm/tinydrm: Remove tinydrm_device by Noralf Trønnes · 6 years ago
  74. 3eba392 drm/tinydrm: Drop using tinydrm_device by Noralf Trønnes · 6 years ago
  75. ec33f1d drm/tinydrm/repaper: Drop using tinydrm_device by Noralf Trønnes · 6 years ago
  76. de99f06 drm/drv: DOC: Add driver example code by Noralf Trønnes · 6 years ago
  77. 9b1f1b6 drm: Add devm_drm_dev_init() by Noralf Trønnes · 6 years ago
  78. 56be650 drm/drv: Hold ref on parent device during drm_device lifetime by Noralf Trønnes · 6 years ago
  79. 2c3cd66 Merge v5.0 into drm-next by Dave Airlie · 6 years ago
  80. 1c163f4 Linux 5.0 by Linus Torvalds · 6 years ago
  81. c027c7c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  82. e7c42a8 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  83. df49fd0 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  84. c93d921 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  85. fa3294c Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  86. 07f12b2 net: sit: fix memory leak in sit_init_net() by Mao Wenan · 6 years ago
  87. a6da21b net: dsa: mv88e6xxx: Fix statistics on mv88e6161 by Andrew Lunn · 6 years ago
  88. cf1c9cc geneve: correctly handle ipv6.disable module parameter by Jiri Benc · 6 years ago
  89. f08d611 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  90. ed8fe20 net: dsa: mv88e6xxx: prevent interrupt storm caused by mv88e6390x_port_set_cmode by Heiner Kallweit · 6 years ago
  91. 3612af7 bpf: fix sanitation rewrite in case of non-pointers by Daniel Borkmann · 6 years ago
  92. 5e1a99e ipv4: Add ICMPv6 support when parse route ipproto by Hangbin Liu · 6 years ago
  93. d1a2930 MIPS: eBPF: Fix icache flush end address by Paul Burton · 6 years ago
  94. 90490ef lan743x: Fix TX Stall Issue by Bryan Whitehead · 6 years ago
  95. d25ed41 net: phy: phylink: fix uninitialized variable in phylink_get_mac_state by Heiner Kallweit · 6 years ago
  96. 15f3ddf net: aquantia: regression on cpus with high cores: set mode with 8 queues by Dmitry Bogdanov · 6 years ago
  97. ada641f selftests: fixes for UDP GRO by Paolo Abeni · 6 years ago
  98. a215ce8 Merge tag 'iommu-fix-v5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  99. 2d28e01 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  100. cb6acd0 hugetlbfs: fix races and page leaks during migration by Mike Kravetz · 6 years ago