1. 1f3eb34 Merge tag 'omapdrm-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next by Dave Airlie · 7 years ago
  2. f5169a1 Merge tag 'drm-misc-next-2018-09-05' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  3. 3ee22b76 drm/rockchip: rgb: add stub functions when rgb encoder is disabled by Heiko Stuebner · 7 years ago
  4. 0ca33ad drm/vkms: Fix race condition around accessing frame number by Haneen Mohammed · 7 years ago
  5. 428e15c drm/rockchip: vop: add rk3188 vop definitions by Heiko Stuebner · 7 years ago
  6. 8d54423 drm/rockchip: vop: Add directly output rgb feature for px30 by Sandy Huang · 7 years ago
  7. 1f0f015 drm/rockchip: Add support for Rockchip Soc RGB output interface by Sandy Huang · 7 years ago
  8. 3880f62 drm/rockchip: add function to check if endpoint is a subdriver by Heiko Stuebner · 7 years ago
  9. 633ba1e drm/sun4i: Add support for HDMI voltage regulator by Jernej Skrabec · 7 years ago
  10. 50414b9 dt-bindings: sun4i-drm: add HDMI VCC supply property for sun8i-dw-hdmi by Icenowy Zheng · 7 years ago
  11. d9ac599 dt-bindings: display: Add compatible for A64 HDMI by Jagan Teki · 7 years ago
  12. dd8bd54 drm/sun4i: Add support for A64 display engine by Jagan Teki · 7 years ago
  13. 06f27fe drm/sun4i: Add support for A64 mixers by Jagan Teki · 7 years ago
  14. 69517c1 dt-bindings: display: Add compatible for A64 DE2 display pipeline by Jagan Teki · 7 years ago
  15. 683a0e6 dma-buf/udmabuf: Fix NULL pointer dereference in udmabuf_create by Gustavo A. R. Silva · 7 years ago
  16. a3b815f drm/virtio: add iommu support. by Gerd Hoffmann · 7 years ago
  17. b3f13ec9 drm/virtio: add virtio_gpu_object_detach() function by Gerd Hoffmann · 7 years ago
  18. 6c19787 drm/virtio: track virtual output state by Gerd Hoffmann · 7 years ago
  19. 7948a2b qxl: fix null-pointer crash during suspend by Peter Wu · 7 years ago
  20. 5ddd658 drm: Remove "protection" around drm_vma_offset_manager_destroy() by Chris Wilson · 7 years ago
  21. a9734d8 drm: Suppress user controlled spam for invalid drm_wait_vblank_ioctl by Chris Wilson · 7 years ago
  22. b9a4081 Document/gpu: Use new vm_fault_t type by Souptick Joarder · 7 years ago
  23. 6e4228f drm/tegra: kick out simplefb by Michał Mirosław · 7 years ago
  24. a7e3fa7 drm/sun4i: use simpler remove_conflicting_framebuffers(NULL) by Michał Mirosław · 7 years ago
  25. ff07a58 drm/vc4: use simpler remove_conflicting_framebuffers(NULL) by Michał Mirosław · 7 years ago
  26. 770af58 drm/virtio: use simpler remove_conflicting_pci_framebuffers() by Michał Mirosław · 7 years ago
  27. 020aa2e drm/mgag200: use simpler remove_conflicting_pci_framebuffers() by Michał Mirosław · 7 years ago
  28. 39a3043 drm/radeon: use simpler remove_conflicting_pci_framebuffers() by Michał Mirosław · 7 years ago
  29. 77d1ed4 drm/bochs: use simpler remove_conflicting_pci_framebuffers() by Michał Mirosław · 7 years ago
  30. 256ee41 drm/cirrus: use simpler remove_conflicting_pci_framebuffers() by Michał Mirosław · 7 years ago
  31. a62dfac0 drm/amdgpu: use simpler remove_conflicting_pci_framebuffers() by Michał Mirosław · 7 years ago
  32. 4d18975 fbdev: add remove_conflicting_pci_framebuffers() by Michał Mirosław · 7 years ago
  33. 69aa535 fbdev: add kerneldoc do remove_conflicting_framebuffers() by Michał Mirosław · 7 years ago
  34. 5fa793d fbdev: allow apertures == NULL in remove_conflicting_framebuffers() by Michał Mirosław · 7 years ago
  35. fbc42d4 fbdev: show fbdev number for debugging by Michał Mirosław · 7 years ago
  36. 6ea48430 drm/omap: Don't call .set_timings() operation recursively by Laurent Pinchart · 7 years ago
  37. d8dbe79 drm/omap: Store CRTC timings in .set_timings() operation by Laurent Pinchart · 7 years ago
  38. a730ce9 drm/omap: venc: Fixup video mode in .check_timings() operation by Laurent Pinchart · 7 years ago
  39. 96fc64c drm/omap: sdi: Fixup video mode in .check_timings() operation by Laurent Pinchart · 7 years ago
  40. 95e472d drm/omap: hdmi: Constify video mode and related pointers by Laurent Pinchart · 7 years ago
  41. 7d39e59 drm/omap: dsi: Fixup video mode in .set_config() operation by Laurent Pinchart · 7 years ago
  42. f79fa7d drm/omap: dpi: Don't fixup video mode in dpi_set_mode() by Laurent Pinchart · 7 years ago
  43. 7c27fa5 drm/omap: Call dispc timings check operation directly by Laurent Pinchart · 7 years ago
  44. 3fbda31 drm/omap: Split mode fixup and mode set from encoder enable by Laurent Pinchart · 7 years ago
  45. 8e9c1c6 drm/omap: Move bus flag hack to encoder implementation by Laurent Pinchart · 7 years ago
  46. 31cd7af drm/omap: panels: Don't modify fixed timings by Laurent Pinchart · 7 years ago
  47. ca6e968 drm/omap: Remove .get_timings() operation from display connectors by Laurent Pinchart · 7 years ago
  48. 35d944c drm/omap: Query timing information from analog TV encoder by Laurent Pinchart · 7 years ago
  49. 2812030 drm/omap: Don't call .check_timings() operation recursively by Laurent Pinchart · 7 years ago
  50. b4935e3 drm/omap: Store bus flags in the omap_dss_device structure by Laurent Pinchart · 7 years ago
  51. 26c91a3 drm/omap: Don't store video mode internally for external encoders by Laurent Pinchart · 7 years ago
  52. 138fe53 drm/omap: Remove unneeded fallback for missing .check_timings() by Laurent Pinchart · 7 years ago
  53. bb23800 drm/omap: Remove duplicate calls to .set_timings() operation by Laurent Pinchart · 7 years ago
  54. 8fe1d36 drm/omap: Make the video_mode pointer to .set_timings() const by Laurent Pinchart · 7 years ago
  55. 9c626de drm/omap: encoder-tfp410: Don't fix timings in .set_timings() handler by Laurent Pinchart · 7 years ago
  56. ec68cd5 drm/omap: dss: hdmi: Rename hdmi_display_(set|check)_timing() functions by Laurent Pinchart · 7 years ago
  57. 52c5dd2 drm/omap: Determine connector type directly in omap_connector.c by Laurent Pinchart · 7 years ago
  58. 47a3ee2 drm/omap: Pass both output and display omap_dss_device to connector init by Laurent Pinchart · 7 years ago
  59. 7805d1e drm/omap: Don't call HDMI mode and infoframe operations recursively by Laurent Pinchart · 7 years ago
  60. d96aaad drm/omap: Pass both output and display omap_dss_device to encoder init by Laurent Pinchart · 7 years ago
  61. 70f9cbf drm/omap: Get from CRTC to display device directly by Laurent Pinchart · 7 years ago
  62. 90279e9 drm/omap: Don't call EDID read operation recursively by Laurent Pinchart · 7 years ago
  63. f006325 drm/omap: Move HPD disconnection handling to omap_connector by Laurent Pinchart · 7 years ago
  64. 18412b6 drm/omap: Merge HPD enable operation with HPD callback registration by Laurent Pinchart · 7 years ago
  65. a21a8f3 drm/omap: Remove unneeded safety checks in the HPD operations by Laurent Pinchart · 7 years ago
  66. 949ea2e drm/omap: Don't call HPD registration operations recursively by Laurent Pinchart · 7 years ago
  67. f2ea557 drm/omap: Don't call .detect() operation recursively by Laurent Pinchart · 7 years ago
  68. 09e5bb6 drm/omap: dss: Add device operations flags by Laurent Pinchart · 7 years ago
  69. 83910ad drm/omap: Move most omap_dss_driver operations to omap_dss_device_ops by Laurent Pinchart · 7 years ago
  70. e7df657 drm/omap: panel-tpo-td043mtea1: Convert to the GPIO descriptors API by Laurent Pinchart · 7 years ago
  71. 2167f9e drm/omap: panel-tpo-td028ttec1: Drop unneeded linux/gpio.h header by Laurent Pinchart · 7 years ago
  72. aec338c drm/omap: panel-sony-acx565akm: Convert to the GPIO descriptors API by Laurent Pinchart · 7 years ago
  73. 57e0478 drm/omap: panel-nec-nl8048hl11: Convert to the GPIO descriptors API by Laurent Pinchart · 7 years ago
  74. ac2d1fc drm/omap: encoder-tfp410: Convert to the GPIO descriptors API by Laurent Pinchart · 7 years ago
  75. ede880e drm/omap: connector-hdmi: Convert to the GPIO descriptors API by Laurent Pinchart · 7 years ago
  76. 1298977 drm/omap: Check omap_dss_device type based on the output_type field by Laurent Pinchart · 7 years ago
  77. a4e9ecf drm/omap: Remove unnecessary display output sanity checks by Laurent Pinchart · 7 years ago
  78. 6f7ae8c drm/omap: dss: Remove omap_dss_driver .[gs]et_mirror operations by Laurent Pinchart · 7 years ago
  79. e553ea0 drm/omap: dss: Remove unused omap_dss_driver operations by Laurent Pinchart · 7 years ago
  80. 43f7078 drm/omap: dss: Remove the dss_mgr_(dis)connect() operations by Laurent Pinchart · 7 years ago
  81. 0f37938 drm/omap: Set dispc_channel_connect from DSS output connect handlers by Laurent Pinchart · 7 years ago
  82. d25a7d6 drm/omap: Remove supported output check in CRTC connect handler by Laurent Pinchart · 7 years ago
  83. 67dfd2d drm/omap: Remove omap_crtc_output global array by Laurent Pinchart · 7 years ago
  84. e48f9f1 drm/omap: Store CRTC lookup by channel table in omap_drm_private by Laurent Pinchart · 7 years ago
  85. 00b30e7 drm/omap: Pass pipe pointer to omap_crtc_init() by Laurent Pinchart · 7 years ago
  86. 3be0f15 drm/omap: dss: Merge two disconnection helpers by Laurent Pinchart · 7 years ago
  87. 7131655 drm/omap: dss: Move display type validation to initialization time by Laurent Pinchart · 7 years ago
  88. 79ddb2f drm/omap: dss: Move connection checks to omapdss_device_(dis)connect by Laurent Pinchart · 7 years ago
  89. 511afb4 drm/omap: Reverse direction of DSS device (dis)connect operations by Laurent Pinchart · 7 years ago
  90. 2ee7679 drm/omap: Group CRTC, encoder, connector and dssdev in a structure by Laurent Pinchart · 7 years ago
  91. ac3b131 drm/omap: Create all planes before CRTCs by Laurent Pinchart · 7 years ago
  92. f969936 drm/omap: Remove unneeded variable assignments in omap_modeset_init by Laurent Pinchart · 7 years ago
  93. 8a36357 drm/omap: dss: Get regulators at probe time by Laurent Pinchart · 7 years ago
  94. a48bc6a drm/omap: dss: Remove duplicated parameter to dss_mgr_(dis)connect() by Laurent Pinchart · 7 years ago
  95. bea1319 drm/omap: dss: Add function to retrieve display for an output by Laurent Pinchart · 7 years ago
  96. f7e376a drm/omap: dss: Add for_each_dss_output() macro by Laurent Pinchart · 7 years ago
  97. 27d6245 drm/omap: dss: Acquire next dssdev at probe time by Laurent Pinchart · 7 years ago
  98. c871932 drm/omap: dss: venc: Move initialization code from bind to probe by Laurent Pinchart · 7 years ago
  99. 5f031b4 drm/omap: dss: hdmi5: Move initialization code from bind to probe by Laurent Pinchart · 7 years ago
  100. 5fc15d9 drm/omap: dss: hdmi4: Move initialization code from bind to probe by Laurent Pinchart · 7 years ago