commit | 7c0ee8fd3bd7b5be6024f1839e9c26d1c9570e82 | [log] [tgz] |
---|---|---|
author | Mika Westerberg <mika.westerberg@linux.intel.com> | Sat Mar 28 12:52:31 2020 +0200 |
committer | Mika Westerberg <mika.westerberg@linux.intel.com> | Mon Jun 22 19:58:20 2020 +0300 |
tree | 649fa849194ce5517061466e97557796e431b081 | |
parent | 9cac51a049dbbca0b078bb9cffa7a8d928cf0f06 [diff] |
thunderbolt: Report consumed bandwidth in both directions Whereas DisplayPort bandwidth is consumed only in one direction (from DP IN adapter to DP OUT adapter), USB3 adds separate bandwidth for both upstream and downstream directions. For this reason extend the tunnel consumed bandwidth routines to support both directions and implement this for DP. Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>