summaryrefslogtreecommitdiff
path: root/localversion-next
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2013-11-28 11:31:00 +0100
committerThierry Reding <treding@nvidia.com>2014-01-10 10:15:21 +0100
commit39557004048ae6a8313c6ea17695670e543f9987 (patch)
tree5eaea6da53ecb5efbfb383d4f4c0e8902d7c8726 /localversion-next
parent4a9ef1bef79ec173a2666e4a35c8308a98657c65 (diff)
drm/dp: Add AUX channel infrastructure
This is a superset of the current i2c_dp_aux bus functionality and can be used to transfer native AUX in addition to I2C-over-AUX messages. Helpers are provided to read and write the DPCD, either blockwise or byte-wise. Many of the existing helpers for DisplayPort take a copy of a portion of the DPCD and operate on that, without a way to write data back to the DPCD (e.g. for configuration of the link). Subsequent patches will build upon this infrastructure to provide common functionality in a generic way. Signed-off-by: Thierry Reding <treding@nvidia.com> --- Changes in v3: - return number of bytes transferred in drm_dp_dpcd_write() - factor out drm_dp_dpcd_access() - describe error codes
Diffstat (limited to 'localversion-next')
0 files changed, 0 insertions, 0 deletions