aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_dsi.c
Commit message (Expand)AuthorAge
* drm/vc4: Fix sleeps during the IRQ handler for DSI transactions.Eric Anholt2017-10-19
* drm/vc4: Move the DSI clock divider workaround closer to the clock call.Eric Anholt2017-10-13
* drm/vc4: Set up the DSI host at pdev probe time, not component bind.Eric Anholt2017-09-27
* drm/vc4: Avoid using vrefresh==0 mode in DSI htotal math.Eric Anholt2017-09-27
* drm/vc4: Fix errant drm_bridge_remove() in DSI.Eric Anholt2017-08-08
* drm/vc4: Don't disable DSI clocks on component unload.Eric Anholt2017-08-08
* drm/vc4: Fix misleading name of the continuous flag.Eric Anholt2017-07-14
* drm/vc4: Fix DSI T_INIT timing.Eric Anholt2017-07-14
* drm/vc4: Switch DSI to the panel-bridge layer, and support bridges.Eric Anholt2017-06-05
* drm/vc4: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-22
* drm/vc4: Adjust modes in DSI to work around the integer PLL divider.Eric Anholt2017-05-16
* drm/vc4: Convert existing documentation to actual kerneldoc.Eric Anholt2017-02-28
* drm/vc4: simplify exit path of a failed allocation of dsi_connectorColin Ian King2017-02-07
* drm/vc4: Add DSI driverEric Anholt2017-02-01