aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/bridge/cdns-dsi.c
AgeCommit message (Expand)Author
2023-01-17drm/bridge: cdns-dsi: Move to drm/bridge/cadenceRahul T R
2022-05-11drm/bridge: cdns-dsi: Add support for pre_enable and post_enable control func...Jayshri Pawar
2022-02-28drm/bridge: cdns-dsi: Make sure to to create proper aliases for dtNishanth Menon
2021-08-31drm/bridge: cdns: Make use of the helper function devm_platform_ioremap_resou...Cai Huoqing
2021-07-27drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling featuresNicolas Boichat
2021-05-27drm/bridge: cdns: Fix PM reference leak in cdns_dsi_transfer()Zou Wei
2020-06-23drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid()Laurent Pinchart
2020-02-26drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart
2020-01-06drm/bridge: cdns: remove set but not used variable 'nlanes'yu kuai
2020-01-06drm/bridge: cdns: remove set but not used variable 'bpp'yu kuai
2019-09-08drm/bridge: panel: Infer connector type from panel by defaultLaurent Pinchart
2019-02-07drm/bridge: cdns: Convert to phy frameworkMaxime Ripard
2019-02-07drm/bridge: cdns: Separate DSI and D-PHY configurationMaxime Ripard
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2019-01-24drm/bridge: cdns: prepare for drmP.h removal from drm_modeset_helper.hSam Ravnborg
2018-07-10drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULLBoris Brezillon
2018-05-18drm/bridge: cdns: Mark runtime PM operations as maybe unusedThierry Reding
2018-04-23drm/bridge: Add Cadence DSI driverBoris Brezillon