aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4/vc4_dsi.c
AgeCommit message (Expand)Author
2017-12-25drm/vc4: Avoid using vrefresh==0 mode in DSI htotal math.Eric Anholt
2017-08-08drm/vc4: Fix errant drm_bridge_remove() in DSI.Eric Anholt
2017-08-08drm/vc4: Don't disable DSI clocks on component unload.Eric Anholt
2017-07-14drm/vc4: Fix misleading name of the continuous flag.Eric Anholt
2017-07-14drm/vc4: Fix DSI T_INIT timing.Eric Anholt
2017-06-05drm/vc4: Switch DSI to the panel-bridge layer, and support bridges.Eric Anholt
2017-05-22drm/vc4: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-05-16drm/vc4: Adjust modes in DSI to work around the integer PLL divider.Eric Anholt
2017-02-28drm/vc4: Convert existing documentation to actual kerneldoc.Eric Anholt
2017-02-07drm/vc4: simplify exit path of a failed allocation of dsi_connectorColin Ian King
2017-02-01drm/vc4: Add DSI driverEric Anholt