summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-02-26drm/bridge: dumb-vga-dac: Rename driver to simple-bridgeLaurent Pinchart
2020-02-26drm/bridge: dumb-vga-dac: Rename internal symbols to simple-bridgeLaurent Pinchart
2020-02-26drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart
2020-02-26drm/bridge: Add connector-related bridge operations and dataLaurent Pinchart
2020-02-26drm/bridge: Improve overview documentationLaurent Pinchart
2020-02-26drm/edid: Add flag to drm_display_info to identify HDMI sinksLaurent Pinchart
2020-02-26drm/connector: Add helper to get a connector type nameLaurent Pinchart
2020-02-26video: hdmi: Change return type of hdmi_avi_infoframe_init() to voidLaurent Pinchart
2020-02-25drm/panfrost: Add support for multiple power domainsNicolas Boichat
2020-02-25drm/panfrost: Add support for multiple regulatorsNicolas Boichat
2020-02-25drm/panfrost: Improve error reporting in panfrost_gpu_power_onNicolas Boichat
2020-02-25drm/bridge: panel: Propagate bus format/flagsBoris Brezillon
2020-02-25drm/bridge: lvds-codec: Constify the drm_bridge_funcs structureLaurent Pinchart
2020-02-25drm/bridge: lvds-codec: Add to_lvds_codec() functionLaurent Pinchart
2020-02-25drm/virtio: enqueue virtio_gpu_create_context after the first 3D ioctlGurchetan Singh
2020-02-25drm/virtio: track whether or not a context has been initiatedGurchetan Singh
2020-02-25drm/virtio: factor out context create hypercallGurchetan Singh
2020-02-25drm/virtio: use consistent names for drm_filesGurchetan Singh
2020-02-22drm/panel: ld9040: add MODULE_DEVICE_TABLE with SPI IDsMarek Szyprowski
2020-02-22drm/panel: simple: fix osd070t1718_19ts sync drive edgeTomi Valkeinen
2020-02-21drm/sun4i: tcon: Support LVDS on the A33Maxime Ripard
2020-02-21drm/bridge: analogix-anx6345: Avoid duplicate -supply suffixTorsten Duwe
2020-02-21drm/bridge: analogix-anx78xx: Fix drm_dp_link helper removalTorsten Duwe
2020-02-20drm/sun4i: tcon: Support LVDS output on Allwinner A20Andrey Lebedev
2020-02-20drm/sun4i: tcon: Separate quirks for tcon0 and tcon1 on A20Andrey Lebedev
2020-02-20drm/sun4i: tcon: Introduce LVDS setup routine settingAndrey Lebedev
2020-02-19drm/sun4i: dsi: Avoid hotplug race with DRM driver bindSamuel Holland
2020-02-18drm/bridge: Fix the bridge kernel docBoris Brezillon
2020-02-17drm/virtio: move remaining virtio_gpu_notify callsGerd Hoffmann
2020-02-17drm/virtio: batch display queryGerd Hoffmann
2020-02-17drm/virtio: batch resource creationGerd Hoffmann
2020-02-17drm/virtio: batch plane updates (pageflip)Gerd Hoffmann
2020-02-17drm/virtio: notify before waitingGerd Hoffmann
2020-02-17drm/virtio: rework notification for better batchingGerd Hoffmann
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard
2020-02-17drm/format_helper: Dual licence the file in GPL 2 and MITEmmanuel Vadot
2020-02-17drm/lima: fix recovering from PLBU out of memoryVasily Khoruzhick
2020-02-16drm/pl111: Support Integrator IM-PD1 moduleLinus Walleij
2020-02-15drm: drop unused drm_display_mode.privateSam Ravnborg
2020-02-15drm: drop unused drm_crtc callbackSam Ravnborg
2020-02-15drm/atomic-helper: fix kerneldocDaniel Vetter
2020-02-14drm/edid: Add a FIXME about DispID CEA data block revisionVille Syrjälä
2020-02-14drm/edid: Document why we don't bounds check the DispID CEA block start/endVille Syrjälä
2020-02-14drm/edid: Clear out spurious whitespaceVille Syrjälä
2020-02-14drm/edid: Introduce is_detailed_timing_descritor()Ville Syrjälä
2020-02-14drm/edid: Don't accept any old garbage as a display descriptorVille Syrjälä
2020-02-14drm/edid: Check the number of detailed timing descriptors in the CEA ext blockVille Syrjälä
2020-02-14drm/mcde: Fix Sphinx formattingJonathan Neuschäfer
2020-02-14drm/sun4i: dsi: Remove incorrect use of runtime PMSamuel Holland
2020-02-14drm/sun4i: dsi: Allow binding the host without a panelSamuel Holland