[Kernel-packages] [Bug 1945462] Re: EHL graphics support for sprint 2

2022-09-02 Thread Timo Aaltonen
** 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-intel-5.13 in Ubuntu.
https://bugs.launchpad.net/bugs/1945462

Title:
  EHL graphics support for sprint 2

Status in HWE Next:
  Fix Released
Status in linux-intel-5.13 package in Ubuntu:
  Invalid
Status in linux-intel-5.13 source package in Focal:
  Fix Released

Bug description:
  Tracking bug, please don't triage.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1945462/+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 1945462] Re: EHL graphics support for sprint 2

2022-06-06 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-intel-
iotg/5.15.0-1006.8 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-jammy' to 'verification-
done-jammy'. If the problem still exists, change the tag 'verification-
needed-jammy' to 'verification-failed-jammy'.

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-jammy

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

Title:
  EHL graphics support for sprint 2

Status in HWE Next:
  New
Status in linux-intel-5.13 package in Ubuntu:
  Invalid
Status in linux-intel-5.13 source package in Focal:
  Fix Released

Bug description:
  Tracking bug, please don't triage.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1945462/+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 1945462] Re: EHL graphics support for sprint 2

2021-10-27 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-intel-5.13 - 5.13.0-1007.7

---
linux-intel-5.13 (5.13.0-1007.7) focal; urgency=medium

  * focal/linux-intel-5.13: 5.13.0-1007.7 -proposed tracker (LP:
#1946503)

  * [iotg][tgl][tgl-aaeon] 20211006 image does not boot (LP: #1946223)
- Revert CET patches

linux-intel-5.13 (5.13.0-1006.6) focal; urgency=medium

  * focal/linux-intel-5.13: 5.13.0-1006.6 -proposed tracker (LP:
#1945669)

  * Packaging resync (LP: #1786013)
- [Packaging] update variants

  * MEI (Intel Management Engine Interface) for sprint 2 (LP: #1945464)
- Revert "mei: dal: add test module"
- mei: backport fix from 5.12
- Revert "UBUNTU: [Config] Disable INTEL_MEI_DAL and INTEL_MEI_VIRTIO"
- [Config] Enable CONFIG_INTEL_MEI_DAL and CONFIG_INTEL_MEI_VIRTIO

  * [EHL] Intel ishtp VNIC driver (LP: #1943524)
- net: Add support for Intel vnic driver
- [Config] CONFIG_INTEL_ISHTP_VNIC=m

  * [EHL] Quadrature Encoder Peripheral support for sprint 2 (LP: #1945494)
- counter: Add support for Intel Quadrature Encoder Peripheral
- counter: intel-qep: Mark PM callbacks with __maybe_unused
- counter: intel-qep: Use to_pci_dev() helper
- [Config] CONFIG_INTEL_QEP=m

  * I225-IT Ethernet (8086:0d9f) does not work on AAEON's EHL Board
(LP: #1945548)
- igc: Remove _I_PHY_ID checking
- igc: Remove phy->type checking

  * [EHL][TGL][ADL] Enable Time Coordinated Compute interface driver
(LP: #1929903)
- tcc: update RTCT table parser to support two versions
- Enable support to read a few whitelisted registers.
- Remove Clock_Cycles_VT from MHL entry.
- Add new IOCTL to read error log buffer.
- Display errlog buffer raw data in kernel log as requested once this driver
  is loaded.
- Fix issue found in acrn uos when convert cacheid to apicid.

  * Integrated TSN controller for sprint 2 (LP: #1945461)
- net: pcs: Introducing support for DWC xpcs Energy Efficient Ethernet
- net: stmmac: Add callbacks for DWC xpcs Energy Efficient Ethernet
- net: stmmac: enable platform specific safety features
- net: phy: probe for C45 PHYs that return PHY ID of zero in C22 space
- net: stmmac: Fix mixed enum type warning
- net: stmmac: Fix unused values warnings
- stmmac: intel: move definitions to dwmac-intel header file
- stmmac: intel: fix wrong kernel-doc
- stmmac: align RX buffers
- net: stmmac: Fix mixed enum type
- net: pcs: xpcs: delete shim definition for mdio_xpcs_get_ops()
- net: pcs: xpcs: there is only one PHY ID
- net: pcs: xpcs: make the checks related to the PHY interface mode
- net: pcs: xpcs: export xpcs_validate
- net: pcs: xpcs: export xpcs_config_eee
- net: pcs: xpcs: export xpcs_probe
- net: pcs: xpcs: use mdiobus_c45_addr in xpcs_{read,write}
- net: pcs: xpcs: convert to mdio_device
- net: pcs: xpcs: convert to phylink_pcs_ops
- net: stmmac: split xPCS setup from mdio register
- net: pcs: add 2500BASEX support for Intel mGbE controller
- net: stmmac: enable Intel mGbE 2.5Gbps link speed
- net: stmmac: fix NPD with phylink_set_pcs if there is no MDIO bus
- net: stmmac: explicitly deassert GMAC_AHB_RESET
- net: stmmac: Fix missing { } around two statements in an if statement
- net: pcs: xpcs: rename mdio_xpcs_args to dw_xpcs
- net: stmmac: reduce indentation when calling stmmac_xpcs_setup
- net: pcs: xpcs: move register bit descriptions to a header file
- net: pcs: xpcs: add support for sgmii with no inband AN
- net: pcs: xpcs: also ignore phy id if it's all ones
- net: pcs: xpcs: export xpcs_do_config and xpcs_link_up
- net: stmmac: remove redundant continue statement
- net: stmmac: option to enable PHY WOL with PMT enabled
- stmmac: intel: Enable PHY WOL option in EHL
- stmmac: intel: set PCI_D3hot in suspend
- net: stmmac: separate the tas basetime calculation function
- net: stmmac: ptp: update tas basetime after ptp adjust
- net: pcs: xpcs: fix error handling on failed to allocate memory
- net: pcs: xpcs: Add Pause Mode support for SGMII and 2500BaseX
- net: phy: marvell: Add WAKE_PHY support to WOL event
- net: stmmac: fix INTR TBU status affecting irq count statistic
- net: stmmac: add ethtool per-queue statistic framework
- net: stmmac: add ethtool per-queue irq statistic support
- net: phy: add API to read 802.3-c45 IDs
- igc: Move igc_xdp_is_enabled()
- igc: Refactor __igc_xdp_run_prog()
- igc: Refactor igc_clean_rx_ring()
- igc: Refactor XDP rxq info registration
- igc: Introduce TX/RX stats helpers
- igc: Introduce igc_unmap_tx_buffer() helper
- igc: Replace IGC_TX_FLAGS_XDP flag by an enum
- igc: Enable RX via AF_XDP zero-copy
- igc: Enable TX via AF_XDP zero-copy
- igc: Revert back xdp_rxq_info_reg() registration call
- igc: Fix fail to set fragment size via ethtool
- igc: Enable 

[Kernel-packages] [Bug 1945462] Re: EHL graphics support for sprint 2

2021-10-05 Thread Alex Hung
** 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-intel-5.13 in Ubuntu.
https://bugs.launchpad.net/bugs/1945462

Title:
  EHL graphics support for sprint 2

Status in HWE Next:
  New
Status in linux-intel-5.13 package in Ubuntu:
  Invalid
Status in linux-intel-5.13 source package in Focal:
  Fix Committed

Bug description:
  Tracking bug, please don't triage.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1945462/+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 1945462] Re: EHL graphics support for sprint 2

2021-10-05 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-
intel-5.13/5.13.0-1006.6 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-intel-5.13 in Ubuntu.
https://bugs.launchpad.net/bugs/1945462

Title:
  EHL graphics support for sprint 2

Status in HWE Next:
  New
Status in linux-intel-5.13 package in Ubuntu:
  Invalid
Status in linux-intel-5.13 source package in Focal:
  Fix Committed

Bug description:
  Tracking bug, please don't triage.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1945462/+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 1945462] Re: EHL graphics support for sprint 2

2021-09-30 Thread Jesse Sung
** Changed in: linux-intel-5.13 (Ubuntu Focal)
   Status: Confirmed => Fix Committed

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

Title:
  EHL graphics support for sprint 2

Status in HWE Next:
  New
Status in linux-intel-5.13 package in Ubuntu:
  Invalid
Status in linux-intel-5.13 source package in Focal:
  Fix Committed

Bug description:
  Tracking bug, please don't triage.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1945462/+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