]> git.openfabrics.org - ~emulex/infiniband.git/commit
Merge tag 'drm/dp-aux-for-3.15-rc1' of git://anongit.freedesktop.org/tegra/linux...
authorDave Airlie <airlied@redhat.com>
Thu, 27 Feb 2014 04:30:08 +0000 (14:30 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 27 Feb 2014 04:30:08 +0000 (14:30 +1000)
commit6ba6b7cdaf1a48b24c23c303871ffe1640a866e8
tree0e67c7aad3b51a879c8d6ae07ae8276c29514b38
parentcfbf8d4857c26a8a307fb7cd258074c9dcd8c691
parent88759686c702f1fbbb8e737e6231b64a9880db73
Merge tag 'drm/dp-aux-for-3.15-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next

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.

* tag 'drm/dp-aux-for-3.15-rc1' of git://anongit.freedesktop.org/tegra/linux:
  drm/dp: Allow registering AUX channels as I2C busses
  drm/dp: Add DisplayPort link helpers
  drm/dp: Add drm_dp_dpcd_read_link_status()
  drm/dp: Add AUX channel infrastructure