summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2020-02-26drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart59-76/+214
2020-02-26drm/bridge: Add connector-related bridge operations and dataLaurent Pinchart1-1/+200
2020-02-26drm/bridge: Improve overview documentationLaurent Pinchart1-25/+76
2020-02-26drm/edid: Add flag to drm_display_info to identify HDMI sinksLaurent Pinchart1-0/+6
2020-02-26drm/connector: Add helper to get a connector type nameLaurent Pinchart1-0/+15
2020-02-26video: hdmi: Change return type of hdmi_avi_infoframe_init() to voidLaurent Pinchart1-4/+1
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-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-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 Brezillon1-2/+3
2020-02-17drm/virtio: move remaining virtio_gpu_notify callsGerd Hoffmann5-9/+9
2020-02-17drm/virtio: batch display queryGerd Hoffmann2-2/+2
2020-02-17drm/virtio: batch resource creationGerd Hoffmann2-3/+1
2020-02-17drm/virtio: batch plane updates (pageflip)Gerd Hoffmann4-4/+6
2020-02-17drm/virtio: notify before waitingGerd Hoffmann1-0/+1
2020-02-17drm/virtio: rework notification for better batchingGerd Hoffmann3-27/+33
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard832-20803/+39635
2020-02-17drm/format_helper: Dual licence the file in GPL 2 and MITEmmanuel Vadot1-1/+1
2020-02-17drm/lima: fix recovering from PLBU out of memoryVasily Khoruzhick1-1/+6
2020-02-16drm/pl111: Support Integrator IM-PD1 moduleLinus Walleij1-0/+73
2020-02-15drm: drop unused drm_display_mode.privateSam Ravnborg1-1/+0
2020-02-15drm: drop unused drm_crtc callbackSam Ravnborg1-4/+0
2020-02-15drm/atomic-helper: fix kerneldocDaniel Vetter1-1/+0
2020-02-15drm/edid: Add a FIXME about DispID CEA data block revisionVille Syrjälä1-0/+7
2020-02-15drm/edid: Document why we don't bounds check the DispID CEA block start/endVille Syrjälä1-0/+4
2020-02-15drm/edid: Clear out spurious whitespaceVille Syrjälä1-3/+3
2020-02-15drm/edid: Introduce is_detailed_timing_descritor()Ville Syrjälä1-18/+24
2020-02-15drm/edid: Don't accept any old garbage as a display descriptorVille Syrjälä1-24/+41
2020-02-15drm/edid: Check the number of detailed timing descriptors in the CEA ext blockVille Syrjälä1-1/+4
2020-02-14drm/mcde: Fix Sphinx formattingJonathan Neuschäfer1-4/+5
2020-02-14drm/sun4i: dsi: Remove incorrect use of runtime PMSamuel Holland1-63/+26
2020-02-14drm/sun4i: dsi: Allow binding the host without a panelSamuel Holland2-6/+17
2020-02-14drm/sun4i: dsi: Use NULL to signify "no panel"Samuel Holland1-6/+8
2020-02-14drm/sun4i: dsi: Remove unused drv from driver contextSamuel Holland2-5/+0