summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-06-21drm: Config orientation property if panel provides itHsin-Yi Wang
2022-06-21drm/panel: elida-kd35t133: Implement .get_orientation callbackHsin-Yi Wang
2022-06-21drm/panel: ili9881c: Implement .get_orientation callbackHsin-Yi Wang
2022-06-21drm/panel: panel-simple: Implement .get_orientation callbackHsin-Yi Wang
2022-06-21drm/panel: lvds: Implement .get_orientation callbackHsin-Yi Wang
2022-06-21drm/panel: panel-edp: Implement .get_orientation callbackHsin-Yi Wang
2022-06-21drm/panel: boe-tv101wum-nl6: Implement .get_orientation callbackHsin-Yi Wang
2022-06-21drm/panel: Add an API to allow drm to set orientation from panelHsin-Yi Wang
2022-06-21drm/aperture: Run fbdev removal before internal helpersThomas Zimmermann
2022-06-21drm/xlnx: Fix build failure due to missing includeVille Syrjälä
2022-06-20drm/amdgpu/display: drop set but unused variableAlex Deucher
2022-06-20drm: Drop drm_blend.h from drm_crtc.hVille Syrjälä
2022-06-20drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä
2022-06-20drm: Drop drm_edid.h from drm_crtc.hVille Syrjälä
2022-06-20drm/bridge: ti-sn65dsi83: Allow GPIO operations to sleepAlexander Stein
2022-06-20drm/bridge: ti-sn65dsi83: add more dev_err_probeAlexander Stein
2022-06-20drm/bridge/tc358775: Fix DSI clock division for vsync delay calculationJiri Vanek
2022-06-20drm/bridge/tc358775: Return before displaying inappropriate error messageJiri Vanek
2022-06-20drm/bridge: imx: Add LDB support for i.MX8qmLiu Ying
2022-06-20drm/bridge: imx: Add LDB support for i.MX8qxpLiu Ying
2022-06-20drm/bridge: imx: Add LDB driver helper supportLiu Ying
2022-06-20drm/bridge: imx: Add i.MX8qxp pixel link to DPI supportLiu Ying
2022-06-20drm/bridge: imx: Add i.MX8qm/qxp display pixel link supportLiu Ying
2022-06-20drm/bridge: imx: Add i.MX8qm/qxp pixel combiner supportLiu Ying
2022-06-20drm/bridge: anx7625: Use DPI bus typeXin Ji
2022-06-20Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2022-06-20fbcon: Fix boundary checks for fbcon=vc:n1-n2 parametersHelge Deller
2022-06-20fbcon: Fix accelerated fbdev scrolling while logo is still shownHelge Deller
2022-06-16drm/nouveau: Fix spelling typo in commentspengfuyuan
2022-06-16drm/dp/mst: Read the extended DPCD capabilities during system resumeImre Deak
2022-06-16drm/sun4i: sun8i-hdmi-phy: Group PHY ops functions by generationSamuel Holland
2022-06-16drm/sun4i: sun8i-hdmi-phy: Separate A83T and H3 PHY opsSamuel Holland
2022-06-16drm/sun4i: sun8i-hdmi-phy: Support multiple custom PHY opsSamuel Holland
2022-06-16drm/sun4i: sun8i-hdmi-phy: Used device-managed clocks/resetsSamuel Holland
2022-06-16drm/sun4i: sun8i-hdmi-phy: Use devm_platform_ioremap_resourceSamuel Holland
2022-06-16drm/sun4i: sun8i-hdmi-phy: Use of_device_get_match_dataSamuel Holland
2022-06-15drm/amdgpu/display: fix build when CONFIG_DEBUG_FS is not setAlex Deucher
2022-06-15Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2022-06-15drm/bridge: it6505: Add missing CRYPTO_HASH dependencyZheng Bin
2022-06-15drm/bridge: anx7625: Zero error variable when panel bridge not presentNícolas F. R. A. Prado
2022-06-13Revert "fbdev: vesafb: Allow to be built if COMPILE_TEST is enabled"Javier Martinez Canillas
2022-06-13drm/msm: Fix convert to drm_of_get_data_lanes_countMarek Vasut
2022-06-13drm/probe-helper: abstract .get_modes() connector helper callJani Nikula
2022-06-13drm/edid: add new interfaces around struct drm_edidJani Nikula
2022-06-13drm/edid: keep track of alloc size in drm_do_get_edid()Jani Nikula
2022-06-13drm/edid: add block count and data helper functions for drm_edidJani Nikula
2022-06-13drm/edid: abstract cea data block collection sizeJani Nikula
2022-06-13drm/edid: fix CTA data block collection size for CTA version 3Jani Nikula
2022-06-13drm/syncobj: add missing error return code in drm_syncobj_transfer_to_timeline()Yang Yingliang
2022-06-12drm: vkms: Alloc the compose frame using vzallocIgor Torrente