1. 31da2df drm/vmwgfx: Update comments for sou plane update function by Deepak Rawat · 6 years ago
  2. 67a51b3 drm/vmwgfx: Use the new interface for SOU plane update by Deepak Rawat · 6 years ago
  3. 5d35aba drm/vmwgfx: Implement SOU plane update for BO backed fb by Deepak Rawat · 6 years ago
  4. 43d1e62 drm/vmwgfx: Implement SOU plane update for surface backed fb by Deepak Rawat · 6 years ago
  5. 8bb6af5 drm/vmwgfx: Enable FB_DAMAGE_CLIPS property for STDU primary plane by Deepak Rawat · 6 years ago
  6. 88b37c3 drm/vmwgfx: Update comments for stdu plane update by Deepak Rawat · 6 years ago
  7. 4606eea drm/vmwgfx: Use the new interface for STDU plane update by Deepak Rawat · 6 years ago
  8. bc7be60 drm/vmwgfx: Implement STDU plane update for BO backed fb by Deepak Rawat · 7 years ago
  9. ad377b4 drm/vmwgfx: Implement STDU plane update for surface backed fb by Deepak Rawat · 7 years ago
  10. e41774c drm/vmwgfx: Add a new interface for plane update on a display unit by Deepak Rawat · 7 years ago
  11. b9fc5e0 drm: Add helper to implement legacy dirtyfb by Rob Clark · 7 years ago
  12. f13ba9c drm/selftest: Add drm damage helper selftest by Deepak Rawat · 6 years ago
  13. d2780b1 drm: Add helper iterator functions for plane fb_damage_clips blob by Deepak Rawat · 7 years ago
  14. d9778b4 drm: Add a new helper to validate damage during atomic_check by Deepak Rawat · 6 years ago
  15. d3b2176 drm: Add a new plane property to send damage during plane update by Lukasz Spintzyk · 7 years ago
  16. 818182d Merge tag 'imx-drm-next-2018-12-03' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 6 years ago
  17. 167bfe5 Documentation: drm: Remove dangling pointer from drm-mm.rst by Sean Paul · 6 years ago
  18. 1ec28f8 Merge v4.20-rc4 into drm-next by Dave Airlie · 6 years ago
  19. 61647c7 Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  20. 1a31c26 Merge tag 'du-next-20181123' of git://linuxtv.org/pinchartl/media into drm-next by Dave Airlie · 6 years ago
  21. bfeb122 Merge tag 'drm-intel-next-2018-11-22' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 6 years ago
  22. 08f73d6 drm/vkms: Drop custom vkms_dumb_map(). by Eric Anholt · 6 years ago
  23. 8f1cd82 drm/v3d: Clean up the reservation object setup. by Eric Anholt · 6 years ago
  24. e90e45f drm/v3d: Update a comment about what uses v3d_job_dependency(). by Eric Anholt · 6 years ago
  25. 3eb1527 drm/v3d: Fix whitespace inconsistency in the header. by Eric Anholt · 6 years ago
  26. ff217bc drm/meson: Add support for VIC alternate timings by Neil Armstrong · 6 years ago
  27. 5d0bfe4 drm/meson: Add HDMI 1.4 4k modes by Neil Armstrong · 6 years ago
  28. 39dea70 drm: Improve dumb callback docs by Daniel Vetter · 6 years ago
  29. 02a3ce3 drm/sun4i: Pass modifier to backend and frontend format support helpers by Paul Kocialkowski · 6 years ago
  30. b36d958 drm/sun4i: frontend: Add support for the BGRX8888 output format by Paul Kocialkowski · 6 years ago
  31. 31cf282 drm/sun4i: Make pitch even for GEM dumb alloc as per hardware constraint by Paul Kocialkowski · 6 years ago
  32. 411e830 drm/sun4i: frontend: Apply format sub-sampling to CH1 dimensions by Paul Kocialkowski · 6 years ago
  33. dc7d4b6 drm/sun4i: backend: Detail the YUV to RGB values coding explanation by Paul Kocialkowski · 6 years ago
  34. b636d3f drm/sun4i: frontend: Add support for the BGRX8888 input format by Paul Kocialkowski · 6 years ago
  35. ae4ba19 drm/sun4i: frontend: Determine input mode based on the number of planes by Paul Kocialkowski · 6 years ago
  36. 9579f91 drm/sun4i: frontend: Add proper definitions for format registers by Paul Kocialkowski · 6 years ago
  37. 47d0f9b drm/sun4i: frontend: Add helpers for input data mode and pixel sequence by Paul Kocialkowski · 6 years ago
  38. 01260ff drm/sun4i: frontend: Move CSC bypass setup to format update routine by Paul Kocialkowski · 6 years ago
  39. 1c29d26 drm/sun4i: Rename sun4i_backend_layer_formats to sun4i_layer_formats by Paul Kocialkowski · 6 years ago
  40. ae56bfb drm/sun4i: backend: Avoid counting YUV planes that use the frontend by Paul Kocialkowski · 6 years ago
  41. ab69851 drm/sun4i: backend: Use a specific function to check if a plane is supported by Paul Kocialkowski · 6 years ago
  42. aaf3880 drm/sun4i: backend: Refine the logic behind using the frontend by Paul Kocialkowski · 6 years ago
  43. ee286db drm/sun4i: frontend: Add a helper and a list for supported formats by Paul Kocialkowski · 6 years ago
  44. 3d4265f drm/sun4i: backend: Add a helper and a list for supported formats by Paul Kocialkowski · 6 years ago
  45. ad25d07 drm/sun4i: Add TODO comment about supporting scaling with the backend by Paul Kocialkowski · 6 years ago
  46. b79a3a9 drm/sun4i: frontend: Replace ARGB with XRGB as supported format by Paul Kocialkowski · 6 years ago
  47. 686d263 drm/sun4i: Cleanup video/YUV source before enabling a layer by Paul Kocialkowski · 6 years ago
  48. 2e6e902 Linux 4.20-rc4 by Linus Torvalds · 6 years ago
  49. d6d460b Merge tag 'dma-mapping-4.20-3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  50. 17c2f54 Merge tag 'nfs-for-4.20-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  51. 4e962ff MAINTAINERS: change Sparse's maintainer by Luc Van Oostenryck · 6 years ago
  52. e2125da Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  53. a42facc docs: drm: remove no longer relevant TODO entry by Fernando Ramos · 6 years ago
  54. 4ddf373 drm: remove no longer needed drm-get-put coccinelle script by Fernando Ramos · 6 years ago
  55. 55b44620 drm: remove deprecated "drm_framebuffer_[un]reference" functions by Fernando Ramos · 6 years ago
  56. 8dd0e9d drm: remove deprecated "drm_connector_[un]reference" functions by Fernando Ramos · 6 years ago
  57. 895170c drm: replace "drm_connector_unreference" with "drm_connector_put" by Fernando Ramos · 6 years ago
  58. ba1d345 drm: remove deprecated "drm_dev_unref" function by Fernando Ramos · 6 years ago
  59. 808bad3 drm: replace "drm_dev_unref" function with "drm_dev_put" by Fernando Ramos · 6 years ago
  60. 3e70fd1 drm: remove deprecated "[__]drm_gem_object_[un]reference[_locked]" functions by Fernando Ramos · 6 years ago
  61. e195ca6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
  62. d146194 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  63. 857fa62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  64. abe72ff Merge tag 'xfs-4.20-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  65. 07093b7 net: gemini: Fix copy/paste error by Andreas Fiedler · 6 years ago
  66. 3fa528b net: phy: mscc: fix deadlock in vsc85xx_default_config by Quentin Schulz · 6 years ago
  67. e7b9fb4 dt-bindings: dsa: Fix typo in "probed" by Fabio Estevam · 6 years ago
  68. ef2a7cf net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue by Lorenzo Bianconi · 6 years ago
  69. c44c749 net: amd: add missing of_node_put() by Yangtao Li · 6 years ago
  70. 5ed9dc9 team: no need to do team_notify_peers or team_mcast_rejoin when disabling port by Hangbin Liu · 6 years ago
  71. 18ba58e virtio-net: fail XDP set if guest csum is negotiated by Jason Wang · 6 years ago
  72. e59ff2c virtio-net: disable guest csum during XDP set by Jason Wang · 6 years ago
  73. 7c98a42 Merge tag 'ceph-for-4.20-rc4' of https://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  74. 3381918 Merge tag 'for-linus-20181123' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  75. 484afd1 net/sched: act_police: add missing spinlock initialization by Davide Caratti · 6 years ago
  76. 605108a net: don't keep lonely packets forever in the gro hash by Paolo Abeni · 6 years ago
  77. 896585d net/ipv6: re-do dad when interface has IFF_NOARP flag change by Hangbin Liu · 6 years ago
  78. d88783b Merge tag 'iommu-fixes-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  79. 5cd8d46 packet: copy user buffers before orphan or clone by Willem de Bruijn · 6 years ago
  80. a03bac5 Merge tag 'acpi-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  81. b88af99 Merge tag 'pm-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  82. 4f9f496 arm64: cpufeature: Fix mismerge of CONFIG_ARM64_SSBD block by Will Deacon · 6 years ago
  83. e6005d3 Merge tag 'gpio-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  84. dcd3aa3 Merge tag 'mmc-v4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  85. 9b7c880 Merge tag 'drm-fixes-2018-11-23' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  86. b5d9a07 arm64: sysreg: fix sparse warnings by Sergey Matyukevich · 6 years ago
  87. 10a599f drm/atomic-helper: WARN if fake_commit->hw_done is not completed as expected by Ville Syrjälä · 6 years ago
  88. 2de42f7 drm/atomic-helper: Complete fake_commit->flip_done potentially earlier by Ville Syrjälä · 6 years ago
  89. 256856e drm: rcar-du: Reject modes that fail CRTC timing requirements by Laurent Pinchart · 6 years ago
  90. 63a298f drm: rcar-du: Fix external clock error checks by Laurent Pinchart · 6 years ago
  91. bf17cda drm: rcar-du: Enable alpha property on primary planes by Kieran Bingham · 6 years ago
  92. 03e37b5 drm: rcar-du: lvds: Add R8A77965 support by Laurent Pinchart · 6 years ago
  93. 828ff2a dt-bindings: display: renesas: lvds: Document r8a77965 bindings by Laurent Pinchart · 6 years ago
  94. 3d61fe5 drm: rcar-du: Fix vblank initialization by Laurent Pinchart · 6 years ago
  95. 4d486f1 drm: rcar-du: Fix the return value in case of error in 'rcar_du_crtc_set_crc_source()' by Christophe JAILLET · 6 years ago
  96. 5dc34af drm: rcar-du: Add R8A7744 support by Biju Das · 6 years ago
  97. d179678 drm: rcar-du: Add r8a77470 support by Fabrizio Castro · 6 years ago
  98. 5eb08d9 dt-bindings: display: renesas: du: Document the r8a7744 bindings by Biju Das · 6 years ago
  99. aab2b52 dt-bindings: display: renesas: du: Document the r8a77470 bindings by Fabrizio Castro · 6 years ago
  100. 31aea15 drm: rcar-du: Fix typo in comment by Laurent Pinchart · 6 years ago