aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/bridge/cdns-dsi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-07drm/bridge: cdns: Convert to phy frameworkMaxime Ripard1-426/+59
2019-02-07drm/bridge: cdns: Separate DSI and D-PHY configurationMaxime Ripard1-28/+73
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter1-1/+1
2019-01-24drm/bridge: cdns: prepare for drmP.h removal from drm_modeset_helper.hSam Ravnborg1-0/+2
2018-07-10drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULLBoris Brezillon1-1/+1
2018-05-18drm/bridge: cdns: Mark runtime PM operations as maybe unusedThierry Reding1-2/+2
2018-04-23drm/bridge: Add Cadence DSI driverBoris Brezillon1-0/+1623