Activity log for bug #1844410

Date Who What changed Old value New value Message
2019-09-17 15:42:05 quanxian bug added bug
2019-09-17 15:42:14 quanxian bug task added linux (Ubuntu)
2020-03-23 10:56:24 quanxian intel: status New Fix Committed
2020-03-24 01:04:13 quanxian intel: status Fix Committed Incomplete
2020-03-24 11:34:26 Kent Lin bug added subscriber Kent Lin
2020-03-25 09:50:18 Rex Tsai summary Thunderbolt support (Tiger Lake) [TGL] Thunderbolt support (Tiger Lake)
2020-03-25 09:50:25 Rex Tsai tags intel-kernel-20.04 intel-kernel-20.04 tigerlake
2020-05-13 08:13:24 quanxian description Description TBT enabling in TGL Target Kernel: 5.6 Target Release: 20.04 Description TBT enabling in TGL Target Kernel: 5.6 Target Release: 20.10
2020-05-13 08:13:34 quanxian tags intel-kernel-20.04 tigerlake intel-kernel-20.10 tigerlake
2020-05-13 08:13:45 quanxian intel: status Incomplete Fix Committed
2020-06-01 06:31:41 You-Sheng Yang description Description TBT enabling in TGL Target Kernel: 5.6 Target Release: 20.10 Description TBT enabling in TGL * 386e5e29d81c ("thunderbolt: Make tb_find_port() available to other files") v5.6-rc1 * 4deb200d34a7 ("thunderbolt: Call tb_eeprom_get_drom_offset() from tb_eeprom_read_n()") v5.6-rc1 * 210e9f56e9e1 ("thunderbolt: Populate PG field in hot plug acknowledgment packet") v5.6-rc1 * b04079837b20 ("thunderbolt: Add initial support for USB4") v5.6-rc1 * 690ac0d20d40 ("thunderbolt: Update Kconfig entries to USB4") v5.6-rc1 * aa43a9dcf7fc ("thunderbolt: Make tb_switch_find_cap() available to other files") v5.6-rc1 * cf29b9afb121 ("thunderbolt: Add support for Time Management Unit") v5.6-rc1 * e6f818585713 ("thunderbolt: Add support for USB 3.x tunnels") v5.6-rc1 Target Kernel: 5.6 Target Release: 20.10
2020-06-01 06:34:49 You-Sheng Yang linux (Ubuntu): status New Fix Released
2020-06-01 06:38:16 You-Sheng Yang linux (Ubuntu): status Fix Released Won't Fix
2020-06-01 06:39:16 You-Sheng Yang bug task added linux-oem-5.6 (Ubuntu)
2020-06-01 06:39:24 You-Sheng Yang linux-oem-5.6 (Ubuntu): status New Fix Released
2020-06-19 09:43:18 You-Sheng Yang linux-oem-5.6 (Ubuntu): status Fix Released In Progress
2020-06-19 09:43:32 You-Sheng Yang linux (Ubuntu): status Won't Fix In Progress
2020-06-19 09:43:43 You-Sheng Yang linux (Ubuntu): status In Progress Won't Fix
2020-06-19 09:45:11 You-Sheng Yang nominated for series Ubuntu Focal
2020-06-19 09:45:11 You-Sheng Yang bug task added linux (Ubuntu Focal)
2020-06-19 09:45:11 You-Sheng Yang bug task added linux-oem-5.6 (Ubuntu Focal)
2020-06-19 09:45:11 You-Sheng Yang nominated for series Ubuntu Groovy
2020-06-19 09:45:11 You-Sheng Yang bug task added linux (Ubuntu Groovy)
2020-06-19 09:45:11 You-Sheng Yang bug task added linux-oem-5.6 (Ubuntu Groovy)
2020-06-19 09:45:24 You-Sheng Yang linux-oem-5.6 (Ubuntu Focal): status New In Progress
2020-06-19 09:45:28 You-Sheng Yang linux-oem-5.6 (Ubuntu Groovy): status In Progress Invalid
2020-06-19 09:45:35 You-Sheng Yang linux (Ubuntu Focal): status New Won't Fix
2020-06-19 09:45:38 You-Sheng Yang linux (Ubuntu Groovy): status Won't Fix In Progress
2020-06-19 09:45:51 You-Sheng Yang linux (Ubuntu): status Won't Fix In Progress
2020-06-19 09:56:10 You-Sheng Yang bug added subscriber Canonical Hardware Enablement
2020-06-19 09:56:14 You-Sheng Yang tags intel-kernel-20.10 tigerlake intel-kernel-20.10 oem-priority originate-from-1872651 somerville tigerlake
2020-06-19 11:14:25 You-Sheng Yang description Description TBT enabling in TGL * 386e5e29d81c ("thunderbolt: Make tb_find_port() available to other files") v5.6-rc1 * 4deb200d34a7 ("thunderbolt: Call tb_eeprom_get_drom_offset() from tb_eeprom_read_n()") v5.6-rc1 * 210e9f56e9e1 ("thunderbolt: Populate PG field in hot plug acknowledgment packet") v5.6-rc1 * b04079837b20 ("thunderbolt: Add initial support for USB4") v5.6-rc1 * 690ac0d20d40 ("thunderbolt: Update Kconfig entries to USB4") v5.6-rc1 * aa43a9dcf7fc ("thunderbolt: Make tb_switch_find_cap() available to other files") v5.6-rc1 * cf29b9afb121 ("thunderbolt: Add support for Time Management Unit") v5.6-rc1 * e6f818585713 ("thunderbolt: Add support for USB 3.x tunnels") v5.6-rc1 Target Kernel: 5.6 Target Release: 20.10 [SRU Justification] [Impact] TigerLake platforms fail to probe thunderbolt controller and leaving an error message: [ 2.069944] input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input5 [ 21.772011] thunderbolt: probe of 0000:00:0d.2 failed with error -110 It also introduces a nearly 20 second idle at boot. [Fix] Commit 57d8df68eb53 ("thunderbolt: Add support for Intel Tiger Lake") recently landed to v5.8-rc1 addressed this issue. [Test Case] Check thunderbolt controller probe messages from dmesg: thunderbolt 0000:00:0d.2: 0: unsupported switch device id 0x9a1b thunderbolt 0000:00:0d.2: 0: uid crc8 mismatch (expected: 0x8e, got: 0x59) [Regression Potential] Low. This only enables devices which are previously failed in device initialization. ========== Original Bug Description ========== Description TBT enabling in TGL * 386e5e29d81c ("thunderbolt: Make tb_find_port() available to other files") v5.6-rc1 * 4deb200d34a7 ("thunderbolt: Call tb_eeprom_get_drom_offset() from tb_eeprom_read_n()") v5.6-rc1 * 210e9f56e9e1 ("thunderbolt: Populate PG field in hot plug acknowledgment packet") v5.6-rc1 * b04079837b20 ("thunderbolt: Add initial support for USB4") v5.6-rc1 * 690ac0d20d40 ("thunderbolt: Update Kconfig entries to USB4") v5.6-rc1 * aa43a9dcf7fc ("thunderbolt: Make tb_switch_find_cap() available to other files") v5.6-rc1 * cf29b9afb121 ("thunderbolt: Add support for Time Management Unit") v5.6-rc1 * e6f818585713 ("thunderbolt: Add support for USB 3.x tunnels") v5.6-rc1 Target Kernel: 5.6 Target Release: 20.10
2020-06-19 12:01:11 quanxian information type Private Public
2020-06-29 10:24:25 Timo Aaltonen linux-oem-5.6 (Ubuntu Focal): status In Progress Fix Committed
2020-07-02 09:44:50 You-Sheng Yang linux (Ubuntu Groovy): status In Progress Confirmed
2020-07-02 17:57:11 Ubuntu Kernel Bot tags intel-kernel-20.10 oem-priority originate-from-1872651 somerville tigerlake intel-kernel-20.10 oem-priority originate-from-1872651 somerville tigerlake verification-needed-focal
2020-07-08 08:57:33 You-Sheng Yang tags intel-kernel-20.10 oem-priority originate-from-1872651 somerville tigerlake verification-needed-focal intel-kernel-20.10 oem-priority originate-from-1872651 somerville tigerlake verification-done-focal
2020-07-21 13:33:16 Launchpad Janitor linux-oem-5.6 (Ubuntu Focal): status Fix Committed Fix Released
2020-07-28 00:57:35 Launchpad Janitor linux-oem-5.6 (Ubuntu Groovy): status Invalid Fix Released
2020-08-03 06:12:22 You-Sheng Yang linux (Ubuntu Groovy): status Confirmed Invalid
2020-10-14 00:29:29 Anthony Wong hwe-next: status New Fix Released
2020-11-16 05:14:58 quanxian intel: status Fix Committed Fix Released