summaryrefslogtreecommitdiffstats
path: root/lib/sbitmap.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-26drm/omap: dss: Make omap_dss_device_ops optionalLaurent Pinchart4-16/+22
2020-02-26drm/omap: Add infrastructure to support drm_bridge local to DSS outputsLaurent Pinchart9-12/+26
2020-02-26drm/omap: dss: Fix output next device lookup in DTLaurent Pinchart13-15/+14
2020-02-26drm/omap: Use the drm_panel_bridge APILaurent Pinchart5-47/+32
2020-02-26drm/omap: Factor out display type to connector type conversionLaurent Pinchart3-18/+25
2020-02-26drm/omap: Simplify HDMI mode and infoframe configurationLaurent Pinchart3-15/+1
2020-02-26drm/omap: dss: Cleanup DSS ports on initialisation failureLaurent Pinchart1-17/+26
2020-02-26drm: Add helper to create a connector for a chain of bridgesLaurent Pinchart5-1/+417
2020-02-26drm/bridge: tfp410: Allow operation without drm_connectorLaurent Pinchart1-4/+2
2020-02-26drm/bridge: tfp410: Replace manual connector handling with bridgeLaurent Pinchart1-141/+75
2020-02-26drm/bridge: panel: Implement bridge connector operationsLaurent Pinchart1-4/+13
2020-02-26drm/bridge: Add driver for the TI TPD12S015 HDMI level shifterLaurent Pinchart3-0/+220
2020-02-26drm/bridge: Add bridge driver for display connectorsLaurent Pinchart3-0/+307
2020-02-26drm/bridge: simple-bridge: Add support for the TI OPA362Laurent Pinchart1-0/+5
2020-02-26drm/bridge: simple-bridge: Add support for enable GPIOLaurent Pinchart1-4/+18
2020-02-26drm/bridge: simple-bridge: Add support for non-VGA bridgesLaurent Pinchart1-12/+29
2020-02-26drm/bridge: dumb-vga-dac: Rename driver to simple-bridgeLaurent Pinchart9-16/+16
2020-02-26drm/bridge: dumb-vga-dac: Rename internal symbols to simple-bridgeLaurent Pinchart1-77/+77
2020-02-26drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart60-79/+231
2020-02-26drm/bridge: Add interlace_allowed flag to drm_bridgeLaurent Pinchart1-0/+5
2020-02-26drm/bridge: Add connector-related bridge operations and dataLaurent Pinchart2-2/+391
2020-02-26drm/bridge: Improve overview documentationLaurent Pinchart2-28/+79
2020-02-26drm/bridge: Fix atomic state ops documentationLaurent Pinchart1-6/+14
2020-02-26drm/bridge: Document the drm_encoder.bridge_chain field as privateLaurent Pinchart1-1/+2
2020-02-26drm/edid: Add flag to drm_display_info to identify HDMI sinksLaurent Pinchart3-0/+28
2020-02-26drm/connector: Add helper to get a connector type nameLaurent Pinchart2-0/+16
2020-02-26video: hdmi: Change return type of hdmi_avi_infoframe_init() to voidLaurent Pinchart3-14/+4
2020-02-25drm/panfrost: Add support for multiple power domainsNicolas Boichat3-8/+102
2020-02-25drm/panfrost: Add support for multiple regulatorsNicolas Boichat3-18/+51
2020-02-25drm/panfrost: Improve error reporting in panfrost_gpu_power_onNicolas Boichat1-4/+7
2020-02-25drm/bridge: panel: Propagate bus format/flagsBoris Brezillon1-0/+4
2020-02-25drm/bridge: lvds-codec: Constify the drm_bridge_funcs structureLaurent Pinchart1-1/+1
2020-02-25drm/bridge: lvds-codec: Add to_lvds_codec() functionLaurent Pinchart1-6/+8
2020-02-25drm/virtio: enqueue virtio_gpu_create_context after the first 3D ioctlGurchetan Singh3-16/+16
2020-02-25drm/virtio: track whether or not a context has been initiatedGurchetan Singh3-0/+13
2020-02-25drm/virtio: factor out context create hypercallGurchetan Singh3-20/+21
2020-02-25drm/virtio: use consistent names for drm_filesGurchetan Singh1-10/+10
2020-02-24MAINTAINERS: Update myself email addressXinliang Liu1-2/+3
2020-02-22drm/panel: ld9040: add MODULE_DEVICE_TABLE with SPI IDsMarek Szyprowski1-0/+6
2020-02-22drm/panel: simple: fix osd070t1718_19ts sync drive edgeTomi Valkeinen1-1/+2
2020-02-21drm/sun4i: tcon: Support LVDS on the A33Maxime Ripard1-0/+1
2020-02-21drm/bridge: analogix-anx6345: Avoid duplicate -supply suffixTorsten Duwe1-2/+2
2020-02-21drm/bridge: analogix-anx78xx: Fix drm_dp_link helper removalTorsten Duwe1-3/+2
2020-02-20drm/sun4i: tcon: Support LVDS output on Allwinner A20Andrey Lebedev2-1/+46
2020-02-20drm/sun4i: tcon: Separate quirks for tcon0 and tcon1 on A20Andrey Lebedev1-0/+2
2020-02-20dt-bindings: display: sun4i: New compatibles for A20 tconsAndrey Lebedev1-0/+6
2020-02-20drm/sun4i: tcon: Introduce LVDS setup routine settingAndrey Lebedev2-32/+38
2020-02-19drm/sun4i: dsi: Avoid hotplug race with DRM driver bindSamuel Holland1-1/+1
2020-02-18drm/bridge: Fix the bridge kernel docBoris Brezillon3-10/+12
2020-02-17drm/virtio: move remaining virtio_gpu_notify callsGerd Hoffmann5-9/+9