summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_dsi.c
Commit message (Expand)AuthorAgeFilesLines
...
* drm/vc4: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-221-14/+14
* drm/vc4: Adjust modes in DSI to work around the integer PLL divider.Eric Anholt2017-05-161-26/+86
* drm/vc4: Convert existing documentation to actual kerneldoc.Eric Anholt2017-02-281-2/+3
* drm/vc4: simplify exit path of a failed allocation of dsi_connectorColin Ian King2017-02-071-12/+4
* drm/vc4: Add DSI driverEric Anholt2017-02-011-0/+1725