Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/vc4: Fix errant drm_bridge_remove() in DSI. | Eric Anholt | 2017-08-08 | 1 | -1/+0 |
* | drm/vc4: Don't disable DSI clocks on component unload. | Eric Anholt | 2017-08-08 | 1 | -3/+0 |
* | drm/vc4: Fix misleading name of the continuous flag. | Eric Anholt | 2017-07-14 | 1 | -4/+4 |
* | drm/vc4: Fix DSI T_INIT timing. | Eric Anholt | 2017-07-14 | 1 | -1/+11 |
* | drm/vc4: Switch DSI to the panel-bridge layer, and support bridges. | Eric Anholt | 2017-06-05 | 1 | -134/+20 |
* | drm/vc4: fix include notation and remove -Iinclude/drm flag | Masahiro Yamada | 2017-05-22 | 1 | -14/+14 |
* | drm/vc4: Adjust modes in DSI to work around the integer PLL divider. | Eric Anholt | 2017-05-16 | 1 | -26/+86 |
* | drm/vc4: Convert existing documentation to actual kerneldoc. | Eric Anholt | 2017-02-28 | 1 | -2/+3 |
* | drm/vc4: simplify exit path of a failed allocation of dsi_connector | Colin Ian King | 2017-02-07 | 1 | -12/+4 |
* | drm/vc4: Add DSI driver | Eric Anholt | 2017-02-01 | 1 | -0/+1725 |