summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/omap: hdmi: Allocate EDID in the .read_edid() operationLaurent Pinchart2020-02-264-27/+47
* drm/omap: dss: Make omap_dss_device_ops optionalLaurent Pinchart2020-02-264-16/+22
* drm/omap: Add infrastructure to support drm_bridge local to DSS outputsLaurent Pinchart2020-02-269-12/+26
* drm/omap: dss: Fix output next device lookup in DTLaurent Pinchart2020-02-2613-15/+14
* drm/omap: Use the drm_panel_bridge APILaurent Pinchart2020-02-265-47/+32
* drm/omap: Factor out display type to connector type conversionLaurent Pinchart2020-02-263-18/+25
* drm/omap: Simplify HDMI mode and infoframe configurationLaurent Pinchart2020-02-263-15/+1
* drm/omap: dss: Cleanup DSS ports on initialisation failureLaurent Pinchart2020-02-261-17/+26
* drm: Add helper to create a connector for a chain of bridgesLaurent Pinchart2020-02-265-1/+417
* drm/bridge: tfp410: Allow operation without drm_connectorLaurent Pinchart2020-02-261-4/+2
* drm/bridge: tfp410: Replace manual connector handling with bridgeLaurent Pinchart2020-02-261-141/+75
* drm/bridge: panel: Implement bridge connector operationsLaurent Pinchart2020-02-261-4/+13
* drm/bridge: Add driver for the TI TPD12S015 HDMI level shifterLaurent Pinchart2020-02-263-0/+220
* drm/bridge: Add bridge driver for display connectorsLaurent Pinchart2020-02-263-0/+307
* drm/bridge: simple-bridge: Add support for the TI OPA362Laurent Pinchart2020-02-261-0/+5
* drm/bridge: simple-bridge: Add support for enable GPIOLaurent Pinchart2020-02-261-4/+18
* drm/bridge: simple-bridge: Add support for non-VGA bridgesLaurent Pinchart2020-02-261-12/+29
* drm/bridge: dumb-vga-dac: Rename driver to simple-bridgeLaurent Pinchart2020-02-269-16/+16
* drm/bridge: dumb-vga-dac: Rename internal symbols to simple-bridgeLaurent Pinchart2020-02-261-77/+77
* drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart2020-02-2660-79/+231
* drm/bridge: Add interlace_allowed flag to drm_bridgeLaurent Pinchart2020-02-261-0/+5
* drm/bridge: Add connector-related bridge operations and dataLaurent Pinchart2020-02-262-2/+391
* drm/bridge: Improve overview documentationLaurent Pinchart2020-02-262-28/+79
* drm/bridge: Fix atomic state ops documentationLaurent Pinchart2020-02-261-6/+14
* drm/bridge: Document the drm_encoder.bridge_chain field as privateLaurent Pinchart2020-02-261-1/+2
* drm/edid: Add flag to drm_display_info to identify HDMI sinksLaurent Pinchart2020-02-263-0/+28
* drm/connector: Add helper to get a connector type nameLaurent Pinchart2020-02-262-0/+16
* video: hdmi: Change return type of hdmi_avi_infoframe_init() to voidLaurent Pinchart2020-02-263-14/+4
* drm/panfrost: Add support for multiple power domainsNicolas Boichat2020-02-253-8/+102
* drm/panfrost: Add support for multiple regulatorsNicolas Boichat2020-02-253-18/+51
* drm/panfrost: Improve error reporting in panfrost_gpu_power_onNicolas Boichat2020-02-251-4/+7
* drm/bridge: panel: Propagate bus format/flagsBoris Brezillon2020-02-251-0/+4
* drm/bridge: lvds-codec: Constify the drm_bridge_funcs structureLaurent Pinchart2020-02-251-1/+1
* drm/bridge: lvds-codec: Add to_lvds_codec() functionLaurent Pinchart2020-02-251-6/+8
* drm/virtio: enqueue virtio_gpu_create_context after the first 3D ioctlGurchetan Singh2020-02-253-16/+16
* drm/virtio: track whether or not a context has been initiatedGurchetan Singh2020-02-253-0/+13
* drm/virtio: factor out context create hypercallGurchetan Singh2020-02-253-20/+21
* drm/virtio: use consistent names for drm_filesGurchetan Singh2020-02-251-10/+10
* MAINTAINERS: Update myself email addressXinliang Liu2020-02-241-2/+3
* drm/panel: ld9040: add MODULE_DEVICE_TABLE with SPI IDsMarek Szyprowski2020-02-221-0/+6
* drm/panel: simple: fix osd070t1718_19ts sync drive edgeTomi Valkeinen2020-02-221-1/+2
* drm/sun4i: tcon: Support LVDS on the A33Maxime Ripard2020-02-211-0/+1
* drm/bridge: analogix-anx6345: Avoid duplicate -supply suffixTorsten Duwe2020-02-211-2/+2
* drm/bridge: analogix-anx78xx: Fix drm_dp_link helper removalTorsten Duwe2020-02-211-3/+2
* drm/sun4i: tcon: Support LVDS output on Allwinner A20Andrey Lebedev2020-02-202-1/+46
* drm/sun4i: tcon: Separate quirks for tcon0 and tcon1 on A20Andrey Lebedev2020-02-201-0/+2
* dt-bindings: display: sun4i: New compatibles for A20 tconsAndrey Lebedev2020-02-201-0/+6
* drm/sun4i: tcon: Introduce LVDS setup routine settingAndrey Lebedev2020-02-202-32/+38
* drm/sun4i: dsi: Avoid hotplug race with DRM driver bindSamuel Holland2020-02-191-1/+1
* drm/bridge: Fix the bridge kernel docBoris Brezillon2020-02-183-10/+12