[Kernel-packages] [Bug 1844410] Re: [TGL] Thunderbolt support (Tiger Lake)

2020-11-15 Thread quanxian
** Changed in: intel
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1844410

Title:
  [TGL] Thunderbolt support (Tiger Lake)

Status in HWE Next:
  Fix Released
Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Invalid
Status in linux-oem-5.6 package in Ubuntu:
  Fix Released
Status in linux source package in Focal:
  Won't Fix
Status in linux-oem-5.6 source package in Focal:
  Fix Released
Status in linux source package in Groovy:
  Invalid
Status in linux-oem-5.6 source package in Groovy:
  Fix Released

Bug description:
  [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 :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 :00:0d.2: 0: unsupported switch device id 0x9a1b
thunderbolt :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

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1844410/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1844410] Re: [TGL] Thunderbolt support (Tiger Lake)

2020-10-13 Thread Anthony Wong
** Changed in: hwe-next
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1844410

Title:
  [TGL] Thunderbolt support (Tiger Lake)

Status in HWE Next:
  Fix Released
Status in intel:
  Fix Committed
Status in linux package in Ubuntu:
  Invalid
Status in linux-oem-5.6 package in Ubuntu:
  Fix Released
Status in linux source package in Focal:
  Won't Fix
Status in linux-oem-5.6 source package in Focal:
  Fix Released
Status in linux source package in Groovy:
  Invalid
Status in linux-oem-5.6 source package in Groovy:
  Fix Released

Bug description:
  [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 :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 :00:0d.2: 0: unsupported switch device id 0x9a1b
thunderbolt :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

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1844410/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1844410] Re: [TGL] Thunderbolt support (Tiger Lake)

2020-08-03 Thread You-Sheng Yang
Already in unstable/master (v5.8).

** Changed in: linux (Ubuntu Groovy)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1844410

Title:
  [TGL] Thunderbolt support (Tiger Lake)

Status in HWE Next:
  New
Status in intel:
  Fix Committed
Status in linux package in Ubuntu:
  Invalid
Status in linux-oem-5.6 package in Ubuntu:
  Fix Released
Status in linux source package in Focal:
  Won't Fix
Status in linux-oem-5.6 source package in Focal:
  Fix Released
Status in linux source package in Groovy:
  Invalid
Status in linux-oem-5.6 source package in Groovy:
  Fix Released

Bug description:
  [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 :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 :00:0d.2: 0: unsupported switch device id 0x9a1b
thunderbolt :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

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1844410/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1844410] Re: [TGL] Thunderbolt support (Tiger Lake)

2020-07-27 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oem-5.6 - 5.6.0-1020.20

---
linux-oem-5.6 (5.6.0-1020.20) focal; urgency=medium

  * focal/linux-oem-5.6: 5.6.0-1020.20 -proposed tracker (LP: #1886753)

  * Realtek [10ec:c82f] Subsystem [17aa:c02f] Wifi adapter not found
(LP: #1886247)
- SAUCE: rtw88: 8822ce: add support for device ID 0xc82f

  * [WD19TB] external DP failed with DRM error message (LP: #1886165)
- drm/i915/tgl: Update TC DP vswing table
- drm/i915/tgl: Implement WA_16011163337
- SAUCE: drm/i915/bios: add intel_bios_hdmi_level_shift()
- drm/i915/tgl: Add HBR and HBR2+ voltage swing table
- drm/i915/dc3co: Avoid full modeset when EXITLINE needs to be changed
- drm/i915/tgl+: Use the correct DP_TP_* register instances in MST encoders
- drm/i915/tgl+: Fix TBT DPLL fractional divider for 38.4MHz ref clock

  * ubuntu_aufs_smoke_test failed on Focal OEM 5.6 (LP: #1879308)
- SAUCE: fs: Enable aufs

 -- Timo Aaltonen   Wed, 08 Jul 2020
11:44:53 +0300

** Changed in: linux-oem-5.6 (Ubuntu Groovy)
   Status: Invalid => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1844410

Title:
  [TGL] Thunderbolt support (Tiger Lake)

Status in HWE Next:
  New
Status in intel:
  Fix Committed
Status in linux package in Ubuntu:
  Confirmed
Status in linux-oem-5.6 package in Ubuntu:
  Fix Released
Status in linux source package in Focal:
  Won't Fix
Status in linux-oem-5.6 source package in Focal:
  Fix Released
Status in linux source package in Groovy:
  Confirmed
Status in linux-oem-5.6 source package in Groovy:
  Fix Released

Bug description:
  [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 :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 :00:0d.2: 0: unsupported switch device id 0x9a1b
thunderbolt :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

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1844410/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1844410] Re: [TGL] Thunderbolt support (Tiger Lake)

2020-07-21 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oem-5.6 - 5.6.0-1020.20

---
linux-oem-5.6 (5.6.0-1020.20) focal; urgency=medium

  * focal/linux-oem-5.6: 5.6.0-1020.20 -proposed tracker (LP: #1886753)

  * Realtek [10ec:c82f] Subsystem [17aa:c02f] Wifi adapter not found
(LP: #1886247)
- SAUCE: rtw88: 8822ce: add support for device ID 0xc82f

  * [WD19TB] external DP failed with DRM error message (LP: #1886165)
- drm/i915/tgl: Update TC DP vswing table
- drm/i915/tgl: Implement WA_16011163337
- SAUCE: drm/i915/bios: add intel_bios_hdmi_level_shift()
- drm/i915/tgl: Add HBR and HBR2+ voltage swing table
- drm/i915/dc3co: Avoid full modeset when EXITLINE needs to be changed
- drm/i915/tgl+: Use the correct DP_TP_* register instances in MST encoders
- drm/i915/tgl+: Fix TBT DPLL fractional divider for 38.4MHz ref clock

  * ubuntu_aufs_smoke_test failed on Focal OEM 5.6 (LP: #1879308)
- SAUCE: fs: Enable aufs

 -- Timo Aaltonen   Wed, 08 Jul 2020
11:44:53 +0300

** Changed in: linux-oem-5.6 (Ubuntu Focal)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1844410

Title:
  [TGL] Thunderbolt support (Tiger Lake)

Status in HWE Next:
  New
Status in intel:
  Fix Committed
Status in linux package in Ubuntu:
  Confirmed
Status in linux-oem-5.6 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Won't Fix
Status in linux-oem-5.6 source package in Focal:
  Fix Released
Status in linux source package in Groovy:
  Confirmed
Status in linux-oem-5.6 source package in Groovy:
  Invalid

Bug description:
  [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 :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 :00:0d.2: 0: unsupported switch device id 0x9a1b
thunderbolt :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

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1844410/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1844410] Re: [TGL] Thunderbolt support (Tiger Lake)

2020-07-08 Thread You-Sheng Yang
Verified on oem-5.6 1019, thunderbolt nvme device probed correctly.

** Tags removed: verification-needed-focal
** Tags added: verification-done-focal

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1844410

Title:
  [TGL] Thunderbolt support (Tiger Lake)

Status in HWE Next:
  New
Status in intel:
  Fix Committed
Status in linux package in Ubuntu:
  Confirmed
Status in linux-oem-5.6 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Won't Fix
Status in linux-oem-5.6 source package in Focal:
  Fix Committed
Status in linux source package in Groovy:
  Confirmed
Status in linux-oem-5.6 source package in Groovy:
  Invalid

Bug description:
  [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 :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 :00:0d.2: 0: unsupported switch device id 0x9a1b
thunderbolt :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

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1844410/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1844410] Re: [TGL] Thunderbolt support (Tiger Lake)

2020-07-03 Thread You-Sheng Yang
@Alex, yes.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1844410

Title:
  [TGL] Thunderbolt support (Tiger Lake)

Status in HWE Next:
  New
Status in intel:
  Fix Committed
Status in linux package in Ubuntu:
  Confirmed
Status in linux-oem-5.6 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Won't Fix
Status in linux-oem-5.6 source package in Focal:
  Fix Committed
Status in linux source package in Groovy:
  Confirmed
Status in linux-oem-5.6 source package in Groovy:
  Invalid

Bug description:
  [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 :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 :00:0d.2: 0: unsupported switch device id 0x9a1b
thunderbolt :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

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1844410/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1844410] Re: [TGL] Thunderbolt support (Tiger Lake)

2020-07-03 Thread Alex Tu
Does the #10 target to 5.6.0.1019.16 for focal?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1844410

Title:
  [TGL] Thunderbolt support (Tiger Lake)

Status in HWE Next:
  New
Status in intel:
  Fix Committed
Status in linux package in Ubuntu:
  Confirmed
Status in linux-oem-5.6 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Won't Fix
Status in linux-oem-5.6 source package in Focal:
  Fix Committed
Status in linux source package in Groovy:
  Confirmed
Status in linux-oem-5.6 source package in Groovy:
  Invalid

Bug description:
  [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 :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 :00:0d.2: 0: unsupported switch device id 0x9a1b
thunderbolt :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

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1844410/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1844410] Re: [TGL] Thunderbolt support (Tiger Lake)

2020-07-02 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
focal' to 'verification-done-focal'. If the problem still exists, change
the tag 'verification-needed-focal' to 'verification-failed-focal'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-focal

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1844410

Title:
  [TGL] Thunderbolt support (Tiger Lake)

Status in HWE Next:
  New
Status in intel:
  Fix Committed
Status in linux package in Ubuntu:
  Confirmed
Status in linux-oem-5.6 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Won't Fix
Status in linux-oem-5.6 source package in Focal:
  Fix Committed
Status in linux source package in Groovy:
  Confirmed
Status in linux-oem-5.6 source package in Groovy:
  Invalid

Bug description:
  [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 :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 :00:0d.2: 0: unsupported switch device id 0x9a1b
thunderbolt :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

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1844410/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1844410] Re: [TGL] Thunderbolt support (Tiger Lake)

2020-07-02 Thread You-Sheng Yang
Not really working on Groovy. Waiting it being uplifted to v5.7 or v5.8
from current v5.4.

** Changed in: linux (Ubuntu Groovy)
   Status: In Progress => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1844410

Title:
  [TGL] Thunderbolt support (Tiger Lake)

Status in HWE Next:
  New
Status in intel:
  Fix Committed
Status in linux package in Ubuntu:
  Confirmed
Status in linux-oem-5.6 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Won't Fix
Status in linux-oem-5.6 source package in Focal:
  Fix Committed
Status in linux source package in Groovy:
  Confirmed
Status in linux-oem-5.6 source package in Groovy:
  Invalid

Bug description:
  [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 :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 :00:0d.2: 0: unsupported switch device id 0x9a1b
thunderbolt :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

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1844410/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1844410] Re: [TGL] Thunderbolt support (Tiger Lake)

2020-06-29 Thread Timo Aaltonen
** Changed in: linux-oem-5.6 (Ubuntu Focal)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1844410

Title:
  [TGL] Thunderbolt support (Tiger Lake)

Status in HWE Next:
  New
Status in intel:
  Fix Committed
Status in linux package in Ubuntu:
  In Progress
Status in linux-oem-5.6 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Won't Fix
Status in linux-oem-5.6 source package in Focal:
  Fix Committed
Status in linux source package in Groovy:
  In Progress
Status in linux-oem-5.6 source package in Groovy:
  Invalid

Bug description:
  [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 :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 :00:0d.2: 0: unsupported switch device id 0x9a1b
thunderbolt :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

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1844410/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1844410] Re: [TGL] Thunderbolt support (Tiger Lake)

2020-06-19 Thread quanxian
** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1844410

Title:
  [TGL] Thunderbolt support (Tiger Lake)

Status in HWE Next:
  New
Status in intel:
  Fix Committed
Status in linux package in Ubuntu:
  In Progress
Status in linux-oem-5.6 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Won't Fix
Status in linux-oem-5.6 source package in Focal:
  In Progress
Status in linux source package in Groovy:
  In Progress
Status in linux-oem-5.6 source package in Groovy:
  Invalid

Bug description:
  [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 :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 :00:0d.2: 0: unsupported switch device id 0x9a1b
thunderbolt :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

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1844410/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp