diff options
author | David Francis <David.Francis@amd.com> | 2019-06-19 14:46:15 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-01-09 18:07:46 -0500 |
commit | 2f221a5efed4cb369dc53cbbae3ba03fcf2ede49 (patch) | |
tree | 6508e47162ede9f1c501479c40ad620a48923f2e /include/drm/drm_dp_mst_helper.h | |
parent | a3c2b0ffc007e5d98f5313ed951fff092535fb6d (diff) | |
download | linux-2f221a5efed4cb369dc53cbbae3ba03fcf2ede49.tar.bz2 |
drm/dp_mst: Add MST support to DP DPCD R/W functions
Instead of having drm_dp_dpcd_read/write and
drm_dp_mst_dpcd_read/write as entry points into the
aux code, have drm_dp_dpcd_read/write handle both.
This means that DRM drivers can make MST DPCD read/writes.
v2: Fix spacing
v3: Dump dpcd access on MST read/writes
v4: Fix calling wrong function on DPCD write
v5: delete deprecated include of drmP.h
Reviewed-by: Lyude Paul <lyude@redhat.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: David Francis <David.Francis@amd.com>
Signed-off-by: Mikita Lipski <mikita.lipski@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'include/drm/drm_dp_mst_helper.h')
0 files changed, 0 insertions, 0 deletions