summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/bridge/nwl-dsi.c
Commit message (Expand)AuthorAgeFilesLines
* drm/bridge: nwl-dsi: Avoid potential multiplication overflow on 32-bitGeert Uytterhoeven2021-07-251-1/+1
* drm: bridge: nwl-dsi: Drop unused nwl_dsi_plat_clk_configJagan Teki2021-07-101-6/+0
* drm/bridge: nwl-dsi: Get MIPI DSI controller and PHY ready in ->mode_set()Liu Ying2021-04-301-16/+12
* drm/bridge: nwl-dsi: Remove a check on unchanged HS clock rate from ->mode_set()Liu Ying2021-04-301-7/+0
* drm/bridge: nwl-dsi: Force a full modeset when crtc_state->active is changed ...Liu Ying2021-04-301-22/+39
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+0
* Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-08-051-0/+1
|\
| * drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid()Laurent Pinchart2020-06-231-0/+1
* | drm/bridge: nwl-dsi: Drop DRM_BRIDGE_ATTACH_NO_CONNECTOR check.Guido Günther2020-07-261-5/+0
|/
* drm/bridge: Add NWL MIPI DSI host controller supportGuido Günther2020-04-091-0/+1213