[Kernel-packages] [Bug 1951868] Re: [amdgpu] USB4 support for DP tunneling

2022-01-17 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.15.0-17.17

---
linux (5.15.0-17.17) jammy; urgency=medium

  * jammy/linux: 5.15.0-17.17 -proposed tracker (LP: #1957809)

 -- Andrea Righi   Thu, 13 Jan 2022 17:11:21
+0100

** Changed in: linux (Ubuntu)
   Status: Incomplete => Fix Released

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

Title:
  [amdgpu] USB4 support for DP tunneling

Status in linux package in Ubuntu:
  Fix Released
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Invalid
Status in linux-oem-5.14 source package in Focal:
  Fix Released

Bug description:
  [Impact]
  DP tunneling over USB4 requires additional work in the AMD GPU driver that 
isn't present in 5.14 or 5.15. The code is included in 5.16 kernel and will 
need to be backported into 5.14 OEM kernel (and jammy/5.15) to support any 
programs that need it.

  [Fix]
  Cherry-pick/backport 30 commits from 5.16 to 5.15. OEM-5.14 needs a few 
additional ones from 5.15.

  [Test case]
  WIP

  [Where things could go wrong]
  WIP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1951868/+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 1951868] Re: [amdgpu] USB4 support for DP tunneling

2022-01-03 Thread Iris Lin
Hi Canonical Team,

HP has validated DP Tunneling/DP ALT MODE/PCIe Tunneling/USB3 Tunneling
are functional in Ubuntu 20.04 kernel 5.14-OEM with the latest 1012
proposed SRU. This proposed kernel 1012 should go into the next official
updates repo (target early January).

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

Title:
  [amdgpu] USB4 support for DP tunneling

Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Invalid
Status in linux-oem-5.14 source package in Focal:
  Fix Released

Bug description:
  [Impact]
  DP tunneling over USB4 requires additional work in the AMD GPU driver that 
isn't present in 5.14 or 5.15. The code is included in 5.16 kernel and will 
need to be backported into 5.14 OEM kernel (and jammy/5.15) to support any 
programs that need it.

  [Fix]
  Cherry-pick/backport 30 commits from 5.16 to 5.15. OEM-5.14 needs a few 
additional ones from 5.15.

  [Test case]
  WIP

  [Where things could go wrong]
  WIP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1951868/+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 1951868] Re: [amdgpu] USB4 support for DP tunneling

2021-12-09 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oem-5.14 - 5.14.0-1010.10

---
linux-oem-5.14 (5.14.0-1010.10) focal; urgency=medium

  * focal/linux-oem-5.14: 5.14.0-1010.10 -proposed tracker (LP:
#1953346)

  * alsa/sdw: add sdw audio machine driver for several ADL machines
(LP: #1951563)
- ASoC: Intel: sof_sdw: Add support for SKU 0AF3 product
- ASoC: Intel: soc-acpi: add SKU 0AF3 SoundWire configuration
- ASoC: Intel: sof_sdw: Add support for SKU 0B00 and 0B01 products
- ASoC: Intel: sof_sdw: Add support for SKU 0B11 product
- ASoC: Intel: sof_sdw: Add support for SKU 0B13 product
- ASoC: Intel: soc-acpi: add SKU 0B13 SoundWire configuration
- ASoC: Intel: sof_sdw: Add support for SKU 0B29 product
- ASoC: Intel: soc-acpi: add SKU 0B29 SoundWire configuration
- ASoC: Intel: sof_sdw: Add support for SKU 0B12 product
- ASoC: intel: sof_sdw: return the original error number
- ASoC: intel: sof_sdw: rename be_index/link_id to link_index
- ASoC: intel: sof_sdw: Use a fixed DAI link id for AMP
- ASoC: intel: sof_sdw: move DMIC link id overwrite to create_sdw_dailink
- ASoC: intel: sof_sdw: remove SOF_RT715_DAI_ID_FIX quirk
- ASoC: intel: sof_sdw: remove get_next_be_id
- ASoC: intel: sof_sdw: add link adr order check
- soundwire: bus: update Slave status in sdw_clear_slave_status

 -- Chia-Lin Kao (AceLan)   Mon, 06 Dec 2021
22:12:32 +0800

** Changed in: linux-oem-5.14 (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.14 in Ubuntu.
https://bugs.launchpad.net/bugs/1951868

Title:
  [amdgpu] USB4 support for DP tunneling

Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Invalid
Status in linux-oem-5.14 source package in Focal:
  Fix Released

Bug description:
  [Impact]
  DP tunneling over USB4 requires additional work in the AMD GPU driver that 
isn't present in 5.14 or 5.15. The code is included in 5.16 kernel and will 
need to be backported into 5.14 OEM kernel (and jammy/5.15) to support any 
programs that need it.

  [Fix]
  Cherry-pick/backport 30 commits from 5.16 to 5.15. OEM-5.14 needs a few 
additional ones from 5.15.

  [Test case]
  WIP

  [Where things could go wrong]
  WIP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1951868/+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 1951868] Re: [amdgpu] USB4 support for DP tunneling

2021-12-08 Thread You-Sheng Yang
Correct. I managed to verify this on same CRB by adding a Dell DA310z
docking. DP monitor -> docking -> CRB works on 1009 kernel and not on
1008.

** 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.14 in Ubuntu.
https://bugs.launchpad.net/bugs/1951868

Title:
  [amdgpu] USB4 support for DP tunneling

Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Invalid
Status in linux-oem-5.14 source package in Focal:
  Fix Committed

Bug description:
  [Impact]
  DP tunneling over USB4 requires additional work in the AMD GPU driver that 
isn't present in 5.14 or 5.15. The code is included in 5.16 kernel and will 
need to be backported into 5.14 OEM kernel (and jammy/5.15) to support any 
programs that need it.

  [Fix]
  Cherry-pick/backport 30 commits from 5.16 to 5.15. OEM-5.14 needs a few 
additional ones from 5.15.

  [Test case]
  WIP

  [Where things could go wrong]
  WIP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1951868/+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 1951868] Re: [amdgpu] USB4 support for DP tunneling

2021-12-06 Thread You-Sheng Yang
I still cannot bring up an external typec monitor using the kernel from
focal-proposed version 5.14.0-1009-oem.

** Attachment added: "dmesg.5.14.0-1009-oem.usb-tunneling"
   
https://bugs.launchpad.net/ubuntu/+source/linux-oem-5.14/+bug/1951868/+attachment/5545685/+files/dmesg.5.14.0-1009-oem.usb-tunneling

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

Title:
  [amdgpu] USB4 support for DP tunneling

Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Invalid
Status in linux-oem-5.14 source package in Focal:
  Fix Committed

Bug description:
  [Impact]
  DP tunneling over USB4 requires additional work in the AMD GPU driver that 
isn't present in 5.14 or 5.15. The code is included in 5.16 kernel and will 
need to be backported into 5.14 OEM kernel (and jammy/5.15) to support any 
programs that need it.

  [Fix]
  Cherry-pick/backport 30 commits from 5.16 to 5.15. OEM-5.14 needs a few 
additional ones from 5.15.

  [Test case]
  WIP

  [Where things could go wrong]
  WIP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1951868/+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 1951868] Re: [amdgpu] USB4 support for DP tunneling

2021-12-05 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-oem-5.14/5.14.0-1009.9
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.14 in Ubuntu.
https://bugs.launchpad.net/bugs/1951868

Title:
  [amdgpu] USB4 support for DP tunneling

Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Invalid
Status in linux-oem-5.14 source package in Focal:
  Fix Committed

Bug description:
  [Impact]
  DP tunneling over USB4 requires additional work in the AMD GPU driver that 
isn't present in 5.14 or 5.15. The code is included in 5.16 kernel and will 
need to be backported into 5.14 OEM kernel (and jammy/5.15) to support any 
programs that need it.

  [Fix]
  Cherry-pick/backport 30 commits from 5.16 to 5.15. OEM-5.14 needs a few 
additional ones from 5.15.

  [Test case]
  WIP

  [Where things could go wrong]
  WIP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1951868/+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 1951868] Re: [amdgpu] USB4 support for DP tunneling

2021-12-03 Thread Timo Aaltonen
** Changed in: linux-oem-5.14 (Ubuntu Focal)
   Status: New => Fix Committed

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

Title:
  [amdgpu] USB4 support for DP tunneling

Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Invalid
Status in linux-oem-5.14 source package in Focal:
  Fix Committed

Bug description:
  [Impact]
  DP tunneling over USB4 requires additional work in the AMD GPU driver that 
isn't present in 5.14 or 5.15. The code is included in 5.16 kernel and will 
need to be backported into 5.14 OEM kernel (and jammy/5.15) to support any 
programs that need it.

  [Fix]
  Cherry-pick/backport 30 commits from 5.16 to 5.15. OEM-5.14 needs a few 
additional ones from 5.15.

  [Test case]
  WIP

  [Where things could go wrong]
  WIP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1951868/+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 1951868] Re: [amdgpu] USB4 support for DP tunneling

2021-12-02 Thread Timo Aaltonen
the fw is for DP alt mode, not required for tunneling

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

Title:
  [amdgpu] USB4 support for DP tunneling

Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Invalid
Status in linux-oem-5.14 source package in Focal:
  New

Bug description:
  [Impact]
  DP tunneling over USB4 requires additional work in the AMD GPU driver that 
isn't present in 5.14 or 5.15. The code is included in 5.16 kernel and will 
need to be backported into 5.14 OEM kernel (and jammy/5.15) to support any 
programs that need it.

  [Fix]
  Cherry-pick/backport 30 commits from 5.16 to 5.15. OEM-5.14 needs a few 
additional ones from 5.15.

  [Test case]
  WIP

  [Where things could go wrong]
  WIP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1951868/+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 1951868] Re: [amdgpu] USB4 support for DP tunneling

2021-12-02 Thread You-Sheng Yang
Firmware is being SRUed in bug 1953008.

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

Title:
  [amdgpu] USB4 support for DP tunneling

Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Invalid
Status in linux-oem-5.14 source package in Focal:
  New

Bug description:
  [Impact]
  DP tunneling over USB4 requires additional work in the AMD GPU driver that 
isn't present in 5.14 or 5.15. The code is included in 5.16 kernel and will 
need to be backported into 5.14 OEM kernel (and jammy/5.15) to support any 
programs that need it.

  [Fix]
  Cherry-pick/backport 30 commits from 5.16 to 5.15. OEM-5.14 needs a few 
additional ones from 5.15.

  [Test case]
  WIP

  [Where things could go wrong]
  WIP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1951868/+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 1951868] Re: [amdgpu] USB4 support for DP tunneling

2021-11-22 Thread Timo Aaltonen
** Description changed:

  [Impact]
- DP tunneling over USB4 requires additional work in the AMD GPU driver that 
isn't present in 5.14 or 5.15. The code will be submitted during the 5.16 
kernel cycle and will need to be backported into 5.14 OEM kernel to support any 
programs that need it.
+ DP tunneling over USB4 requires additional work in the AMD GPU driver that 
isn't present in 5.14 or 5.15. The code is included in 5.16 kernel and will 
need to be backported into 5.14 OEM kernel (and jammy/5.15) to support any 
programs that need it.
  
  [Fix]
- Cherry-pick/backport 30 commits from 5.16 to 5.15.
- 
+ Cherry-pick/backport 30 commits from 5.16 to 5.15. OEM-5.14 needs a few 
additional ones from 5.15.
  
  [Test case]
  WIP
  
  [Where things could go wrong]
  WIP

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

Title:
  [amdgpu] USB4 support for DP tunneling

Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Invalid
Status in linux-oem-5.14 source package in Focal:
  New

Bug description:
  [Impact]
  DP tunneling over USB4 requires additional work in the AMD GPU driver that 
isn't present in 5.14 or 5.15. The code is included in 5.16 kernel and will 
need to be backported into 5.14 OEM kernel (and jammy/5.15) to support any 
programs that need it.

  [Fix]
  Cherry-pick/backport 30 commits from 5.16 to 5.15. OEM-5.14 needs a few 
additional ones from 5.15.

  [Test case]
  WIP

  [Where things could go wrong]
  WIP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1951868/+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