Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-19 | gpu: host1x: Fix more sparse warnings | Thierry Reding | |
Include the linux/host1x.h and dev.h headers so that function prototypes are visible to keep sparse from suggesting that their implementations be made static. Signed-off-by: Thierry Reding <treding@nvidia.com> | |||
2013-12-19 | gpu: host1x: Add MIPI pad calibration support | Thierry Reding | |
This driver adds support to perform calibration of the MIPI pads for CSI and DSI. Signed-off-by: Thierry Reding <treding@nvidia.com> |