thunderbolt: Add DisplayPort 2.x tunneling support
authorMika Westerberg <mika.westerberg@linux.intel.com>
Mon, 23 Jan 2023 08:42:58 +0000 (10:42 +0200)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Fri, 16 Jun 2023 06:53:29 +0000 (09:53 +0300)
commit2d7e047297983dd29c29c41b8b7034d64f861aa2
tree8bc2beda098c733d312e9194e0339f7c799d2342
parent8d73f6b8e0487ac0ed4acd883a6788b2492a5692
thunderbolt: Add DisplayPort 2.x tunneling support

This adds support for the UHBR (Ultra High Bit Rate) bandwidths
introduced with DisplayPort 2.0 (and refined in 2.1). These can go up to
80 Gbit/s and their support is represent in additional bits in the DP IN
capability.

This updates the DisplayPort tunneling to support these new rates too.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
drivers/thunderbolt/tb_regs.h
drivers/thunderbolt/tunnel.c