summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-09-29drm/virtio: implement context init: track {ring_idx, emit_fence_info} in virt...Gurchetan Singh
2021-09-29drm/virtio: implement context init: support init ioctlAnthoine Bourgeois
2021-09-29drm/virtio: implement context init: probe for featureAnthoine Bourgeois
2021-09-29drm/virtio: implement context init: track valid capabilities in a maskGurchetan Singh
2021-09-28drm/panel: support for BOE and INX video mode panelyangcong
2021-09-28drm/panel: boe-tv101wum-nl6: Support enabling a 3.3V railyangcong
2021-09-28drm/vc4: hdmi: Actually check for the connector status in hotplugMaxime Ripard
2021-09-28drm/probe-helper: Create a HPD IRQ event helper for a single connectorMaxime Ripard
2021-09-28drm/probe-helper: Document drm_helper_hpd_irq_event() return valueMaxime Ripard
2021-09-28drm/msm: allow compile_test on !ARMChristian König
2021-09-24drm/edid: Fix EDID quirk compile error on older compilersDouglas Anderson
2021-09-24drm/gma500: Fix wrong pointer passed to PTR_ERR()Yang Yingliang
2021-09-24drm/mipi-dsi: Create devm device attachmentMaxime Ripard
2021-09-24drm/mipi-dsi: Create devm device registrationMaxime Ripard
2021-09-24drm/bridge: Document the probe issue with MIPI-DSI bridgesMaxime Ripard
2021-09-24drm/bridge: Add documentation sectionsMaxime Ripard
2021-09-23drm/bridge: parade-ps8640: Add support for AUX channelPhilip Chen
2021-09-23drm/bridge: parade-ps8640: Use regmap APIsPhilip Chen
2021-09-23drm/gma500: Managed device releaseThomas Zimmermann
2021-09-23drm/gma500: Remove dev_priv branch from unload functionThomas Zimmermann
2021-09-23drm/gma500: Embed struct drm_device in struct drm_psb_privateThomas Zimmermann
2021-09-23drm/gma500: Disable PCI device during shutdownThomas Zimmermann
2021-09-23drm/gma500: Replace references to dev_private with helper functionThomas Zimmermann
2021-09-23drm/vboxvideo: Use managed interfaces for framebuffer write combiningThomas Zimmermann
2021-09-23drm/mgag200: Use managed interfaces for framebuffer write combiningThomas Zimmermann
2021-09-23drm/ast: Use managed interfaces for framebuffer write combiningThomas Zimmermann
2021-09-22drm: Fix scaling_mode docsVille Syrjälä
2021-09-22drm/bridge: Move devm_drm_of_get_bridge to bridge/panel.cMaxime Ripard
2021-09-21drm/rockchip: remove of_match_ptr() from analogix dp driverSouptick Joarder
2021-09-21drm/rockchip: remove of_match_ptr() from vop_driver_dt_matchSouptick Joarder
2021-09-21drm/rockchip: Check iommu itself instead of it's parent for device_is_availableAndy Yan
2021-09-21drm/rockchip: dsi: make hstt_table staticJiapeng Chong
2021-09-21drm/rockchip: dsi: Fix duplicate included linux/phy/phy.hJiapeng Chong
2021-09-21drm/rockchip: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing
2021-09-21drm/rockchip: add DRM_BRIDGE_ATTACH_NO_CONNECTOR flag to drm_bridge_attachAlex Bee
2021-09-21drm/rockchip: handle non-platform devices in rockchip_drm_endpoint_is_subdriverAlex Bee
2021-09-21drm/rockchip: remove unused psr_list{,_lock}Brian Norris
2021-09-20drm/panel-edp: Implement generic "edp-panel"s probed by EDIDDouglas Anderson
2021-09-20drm/panel-edp: Don't re-read the EDID every time we power off the panelDouglas Anderson
2021-09-20drm/panel-edp: Fix "prepare_to_enable" if panel doesn't handle HPDDouglas Anderson
2021-09-20drm/panel-edp: hpd_reliable shouldn't be subtraced from hpd_absentDouglas Anderson
2021-09-20drm/panel-edp: Better describe eDP panel delaysDouglas Anderson
2021-09-20drm/panel-edp: Split the delay structure outDouglas Anderson
2021-09-20drm/panel-simple: Non-eDP panels don't need "HPD" handlingDouglas Anderson
2021-09-20drm/panel-edp: Move some wayward panels to the eDP driverDouglas Anderson
2021-09-20drm/panel-edp: Split eDP panels out of panel-simpleDouglas Anderson
2021-09-20drm/edid: Use new encoded panel id style for quirks matchingDouglas Anderson
2021-09-20drm/edid: Allow querying/working with the panel ID from the EDIDDouglas Anderson
2021-09-20drm/edid: Break out reading block 0 of the EDIDDouglas Anderson
2021-09-20drm/panfrost: simplify getting .driver_dataWolfram Sang