summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-11-29Merge tag 'drm-intel-next-2018-11-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-11-28drm/pl111: add of_node_put()Yangtao Li
2018-11-27drm/vkms: Drop custom vkms_dumb_map().Eric Anholt
2018-11-27drm/v3d: Clean up the reservation object setup.Eric Anholt
2018-11-27drm/v3d: Update a comment about what uses v3d_job_dependency().Eric Anholt
2018-11-27drm/meson: Add support for VIC alternate timingsNeil Armstrong
2018-11-27drm/meson: Add HDMI 1.4 4k modesNeil Armstrong
2018-11-27drm: Improve dumb callback docsDaniel Vetter
2018-11-27drm/sun4i: Pass modifier to backend and frontend format support helpersPaul Kocialkowski
2018-11-27drm/sun4i: frontend: Add support for the BGRX8888 output formatPaul Kocialkowski
2018-11-27drm/sun4i: Make pitch even for GEM dumb alloc as per hardware constraintPaul Kocialkowski
2018-11-27drm/sun4i: frontend: Apply format sub-sampling to CH1 dimensionsPaul Kocialkowski
2018-11-27drm/sun4i: backend: Detail the YUV to RGB values coding explanationPaul Kocialkowski
2018-11-27drm/sun4i: frontend: Add support for the BGRX8888 input formatPaul Kocialkowski
2018-11-27drm/sun4i: frontend: Determine input mode based on the number of planesPaul Kocialkowski
2018-11-27drm/sun4i: frontend: Add proper definitions for format registersPaul Kocialkowski
2018-11-27drm/sun4i: frontend: Add helpers for input data mode and pixel sequencePaul Kocialkowski
2018-11-27drm/sun4i: frontend: Move CSC bypass setup to format update routinePaul Kocialkowski
2018-11-27drm/sun4i: Rename sun4i_backend_layer_formats to sun4i_layer_formatsPaul Kocialkowski
2018-11-27drm/sun4i: backend: Avoid counting YUV planes that use the frontendPaul Kocialkowski
2018-11-27drm/sun4i: backend: Use a specific function to check if a plane is supportedPaul Kocialkowski
2018-11-27drm/sun4i: backend: Refine the logic behind using the frontendPaul Kocialkowski
2018-11-27drm/sun4i: frontend: Add a helper and a list for supported formatsPaul Kocialkowski
2018-11-27drm/sun4i: backend: Add a helper and a list for supported formatsPaul Kocialkowski
2018-11-27drm/sun4i: Add TODO comment about supporting scaling with the backendPaul Kocialkowski
2018-11-27drm/sun4i: frontend: Replace ARGB with XRGB as supported formatPaul Kocialkowski
2018-11-27drm/sun4i: Cleanup video/YUV source before enabling a layerPaul Kocialkowski
2018-11-24drm: replace "drm_connector_unreference" with "drm_connector_put"Fernando Ramos
2018-11-24drm: remove deprecated "drm_dev_unref" functionFernando Ramos
2018-11-24drm: replace "drm_dev_unref" function with "drm_dev_put"Fernando Ramos
2018-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-23net: gemini: Fix copy/paste errorAndreas Fiedler
2018-11-23net: phy: mscc: fix deadlock in vsc85xx_default_configQuentin Schulz
2018-11-23net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queueLorenzo Bianconi
2018-11-23net: amd: add missing of_node_put()Yangtao Li
2018-11-23team: no need to do team_notify_peers or team_mcast_rejoin when disabling portHangbin Liu
2018-11-23virtio-net: fail XDP set if guest csum is negotiatedJason Wang
2018-11-23virtio-net: disable guest csum during XDP setJason Wang
2018-11-23Merge tag 'for-linus-20181123' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-11-23Merge tag 'iommu-fixes-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-11-23Merge tag 'acpi-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-11-23Merge tag 'pm-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-11-23Merge tag 'gpio-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-11-23Merge tag 'mmc-v4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2018-11-23Merge tag 'drm-fixes-2018-11-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-11-23drm/atomic-helper: WARN if fake_commit->hw_done is not completed as expectedVille Syrjälä
2018-11-23drm/atomic-helper: Complete fake_commit->flip_done potentially earlierVille Syrjälä
2018-11-23drm: rcar-du: Reject modes that fail CRTC timing requirementsLaurent Pinchart
2018-11-23drm: rcar-du: Fix external clock error checksLaurent Pinchart