Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-04-08 | drm/tegra: dp: Support address-only I2C-over-AUX transactions | Thierry Reding | 1 | -0/+1 | |
Certain types of I2C-over-AUX transactions require that only the address is transferred. Detect this by looking at the AUX message's size and set the address-only bit appropriately. Signed-off-by: Thierry Reding <treding@nvidia.com> | |||||
2014-04-04 | drm/tegra: Add eDP support | Thierry Reding | 1 | -0/+73 | |
Add support for eDP functionality found on Tegra124 and later SoCs. Only fast link training is currently supported. Signed-off-by: Thierry Reding <treding@nvidia.com> |