summaryrefslogtreecommitdiffstats
path: root/ipc/syscall.c
diff options
context:
space:
mode:
authorAjay Gupta <ajayg@nvidia.com>2019-04-23 17:21:50 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-04-25 11:04:55 +0200
commitd266e96820cc3654ba1338c55e5731fc67030d8e (patch)
tree85b2b0a86a10c7fcd53ff9c1ee9048c76ba3069d /ipc/syscall.c
parentaf8622f6a585d8d82b11cd7987e082861fd0edd3 (diff)
downloadlinux-stable-d266e96820cc3654ba1338c55e5731fc67030d8e.tar.gz
linux-stable-d266e96820cc3654ba1338c55e5731fc67030d8e.tar.bz2
linux-stable-d266e96820cc3654ba1338c55e5731fc67030d8e.zip
usb: typec: displayport: Export probe and remove functions
VirtualLink standard extends the DisplayPort Alt Mode by utilizing also the USB 2 pins on the USB Type-C connector. It uses the same messages as DisplayPort, but not the DP SVID. At the time of writing, USB IF has not assigned a Standard ID (SID) for VirtualLink, so the manufacturers of VirtualLink adapters use their Vendor IDs as the SVID. Since the SVID specific communication is exactly the same as with DisplayPort alternate mode, there is no need to implement separate driver for VirtualLink. We'll handle the current VirtualLink adapters with probe drivers, and once there is SVID assigned for it, we add it to the displayport alt mode driver. To support probing drivers, exporting the probe and remove functions, and also changing the DP_HEADER helper macro to use the SVID of the alternate mode device instead of the DisplayPort alt mode SVID. Suggested-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Signed-off-by: Ajay Gupta <ajayg@nvidia.com> Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'ipc/syscall.c')
0 files changed, 0 insertions, 0 deletions