aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/bridge/tc358764.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-05drm/bridge: tc358764: restore connector supportMarek Szyprowski1-15/+92
2020-07-27drm/bridge: tc358764: add drm_panel_bridge supportSam Ravnborg1-91/+15
2020-07-27drm/bridge: tc358764: drop drm_connector_(un)registerSam Ravnborg1-3/+0
2020-03-06drm: Remove drm_fb_helper add, add all and remove connector callsPankaj Bharadiya1-3/+0
2020-02-26drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart1-1/+7
2019-12-09drm/panel: decouple connector from drm_panelSam Ravnborg1-1/+1
2019-08-28drm: Stop including drm_bridge.h from drm_crtc.hBoris Brezillon1-0/+1
2019-05-26drm/bridge: drop drmP.h usageSam Ravnborg1-5/+9
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter1-1/+1
2018-11-24drm: replace "drm_connector_unreference" with "drm_connector_put"Fernando Ramos1-1/+1
2018-07-30drm/bridge/tc358764: fix drm helper nameAndrzej Hajda1-1/+1
2018-07-27drm/bridge: tc358764: Add DSI to LVDS bridge driverAndrzej Hajda1-0/+499