[GIT PULL]: drm: DisplayPort AUX framework for v3.15-rc1
Thierry Reding
thierry.reding at gmail.com
Wed Feb 26 08:37:02 PST 2014
Hi Dave,
The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:
Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)
are available in the git repository at:
git://anongit.freedesktop.org/tegra/linux tags/drm/dp-aux-for-3.15-rc1
for you to fetch changes up to 88759686c702f1fbbb8e737e6231b64a9880db73:
drm/dp: Allow registering AUX channels as I2C busses (2014-02-26 17:21:34 +0100)
Thanks,
Thierry
----------------------------------------------------------------
drm: DisplayPort AUX framework for v3.15-rc1
This series of patches implements a small framework that abstracts away
some of the functionality that the DisplayPort AUX channel provides. It
comes with a set of generic helpers that use the driver implementations
to reduce code duplication.
----------------------------------------------------------------
Thierry Reding (4):
drm/dp: Add AUX channel infrastructure
drm/dp: Add drm_dp_dpcd_read_link_status()
drm/dp: Add DisplayPort link helpers
drm/dp: Allow registering AUX channels as I2C busses
drivers/gpu/drm/drm_dp_helper.c | 395 ++++++++++++++++++++++++++++++++++++++++
include/drm/drm_dp_helper.h | 111 +++++++++++
2 files changed, 506 insertions(+)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140226/97ede420/attachment.pgp>
More information about the dri-devel
mailing list