[Bug 1839950] Re: drm/i915: revert the patch of "set disable_power_well=0 for icl temporarily"

2019-12-03 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oem-osp1 - 5.0.0-1030.34

---
linux-oem-osp1 (5.0.0-1030.34) bionic; urgency=medium

  * bionic/linux-oem-osp1: 5.0.0-1030.34 -proposed tracker (LP:
#1853116)

  * Add support for Realtek 8723DE wireless adapter (LP: #1780590)
- SAUCE: rtw88: 8822c: update PHY parameter to v38
- SAUCE: rtw88: 8822c: update pwr_seq to v13
- SAUCE: rtw88: 8822c: Enable interrupt migration
- SAUCE: rtw88: 8822c: add FW IQK support
- SAUCE: rtw88: 8822c: add SW DPK support
- SAUCE: rtw88: move IQK/DPK into phy_calibration
- SAUCE: rtw88: add dynamic cck pd mechanism
- SAUCE: rtw88: allows to receive AMSDU in AMPDU
- SAUCE: rtw88: remove redundant flag check helper function
- SAUCE: rtw88: pci: extract skbs free routine for trx rings
- SAUCE: rtw88: pci: release tx skbs DMAed when stop
- SAUCE: rtw88: not to enter or leave PS under IRQ
- SAUCE: rtw88: not to control LPS by each vif
- SAUCE: rtw88: remove unused lps state check helper
- SAUCE: rtw88: LPS enter/leave should be protected by lock
- SAUCE: rtw88: leave PS state for dynamic mechanism
- SAUCE: rtw88: add deep power save support
- SAUCE: rtw88: not to enter LPS by coex strategy
- SAUCE: rtw88: select deep PS mode when module is inserted
- SAUCE: rtw88: add deep PS PG mode for 8822c
- SAUCE: rtw88: add RTS support
- SAUCE: rtw88: add driver tx queue support
- SAUCE: rtw88: take over rate control from mac80211
- SAUCE: rtw88: report tx rate to mac80211 stack
- SAUCE: rtw88: add TX-AMSDU support
- SAUCE: rtw88: add power tracking support
- SAUCE: rtw88: Enable 802.11ac beamformee support
- SAUCE: rtw88: flush hardware tx queues
- SAUCE: rtw88: config 8822c multicast address in MAC init flow
- SAUCE: rtw88: add set_bitrate_mask support
- SAUCE: rtw88: use struct rtw_fw_hdr to access firmware header
- SAUCE: rtw88: fix NSS of hw_cap
- SAUCE: rtw88: fix error handling when setup efuse info
- SAUCE: rtw88: fix wrong rx power calculation
- SAUCE: rtw88: update regulatory settings implementaion
- SAUCE: rtw88: check firmware leave lps successfully
- SAUCE: rtw88: support wowlan feature for 8822c
- SAUCE: rtw88: wowlan: support pattern match
- SAUCE: rtw88: wowlan: support PNO for 8822C
- SAUCE: rtw88: add phy_info debugfs to show Tx/Rx physical status
- SAUCE: rtw88: coex: Set 4 slot mode for A2DP
- SAUCE: rtw88: default enable LPS + LCLK
- SAUCE: rtw88: add module parameter to enable PCIE clock request
- SAUCE: rtw88: add module parameter to enable PCIE ASPM L1
- SAUCE: rtw88: fix TX secondary channel offset of 40M if current bw is 20M 
or
  40M
- SAUCE: rtw88: Use secondary channel offset enumeration to make better read
- SAUCE: rtw88: keep leave and enter IPS as the first and last in config
  callback
- SAUCE: rtw88: fix rate mask for 1SS chip
- SAUCE: rtw88: refine conversion of rx_evm_dbm from rx_evm
- SAUCE: rtw88: 8723d: Add basic chip information of 8723D
- SAUCE: rtw88: 8723de: Add 8723DE to Kconfig and Makefile
- SAUCE: rtw88: 8723d: check set_gid_table before calling
- SAUCE: rtw88: 8723d: Add power sequence
- SAUCE: rtw88: 8723d: Add RF read/write ops
- SAUCE: rtw88: 8723d: Add mac/bb/rf/agc/power_limit tables
- SAUCE: rtw88: 8723d: Add ops cfg_ldo25 to control LDO25
- SAUCE: rtw88: 8723d: Add ops efuse_en to enable/disable efuse access
- SAUCE: rtw88: 8723d: Add read_efuse ops to recognize efuse info from map
- SAUCE: rtw88: add legacy firmware download for 8723de
- SAUCE: rtw88: Don't need send additional information to legacy firmware
- SAUCE: rtw88: 8723d: Implement mac power-on/-off function
- SAUCE: rtw88: decompose while(1) loop of power sequence polling command
- SAUCE: rtw88: 8723d: 11N chips don't support H2C queue
- SAUCE: rtw88: 8723d: implement ops set_tx_power_index to set tx power
- SAUCE: rtw88: 8723d: Organize chip TX/RX FIFO
- SAUCE: rtw88: 8723d: initialize mac/bb/rf basic functions
- SAUCE: rtw88: 8723d: Add DIG parameter
- SAUCE: rtw88: 8723d: Add ops query_rx_desc
- SAUCE: rtw88: 8723d: Add ops set_channel
- SAUCE: rtw88: handle C2H_CCX_TX_RPT (0x03) to know if packet TX 
successfully
- SAUCE: rtw88: 8723d: Add LDPC cap to chip info
- SAUCE: rtw88: 8723d: 11N chip doesn't have LS field in TX descriptor
- SAUCE: rtw88: 8723d: Add ops false_alarm_statistics
- SAUCE: rtw88: 8723d: Set IG register for CCK rate
- SAUCE: rtw88: 8723d: add interface configurations table
- SAUCE: rtw88: 8723d: Add LC calibration
- SAUCE: rtw88: 8723d: add IQ calibration
- SAUCE: rtw88: 8723d: Add power tracking
- SAUCE: rtw88: 8723d: Add shutdown callback to disable USB suspend
- SAUCE: rtw88: 8723d: implement flush queue
- SAUCE: rtw88: 8723d: set ltecoex register address in chip_info
- 

[Bug 1839950] Re: drm/i915: revert the patch of "set disable_power_well=0 for icl temporarily"

2019-11-12 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oem-osp1 - 5.0.0-1027.31

---
linux-oem-osp1 (5.0.0-1027.31) bionic; urgency=medium

  * CVE-2019-11135
- [Config] Disable TSX by default when possible

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

  [ Ubuntu: 5.0.0-35.38 ]

  * [REGRESSION]  md/raid0: cannot assemble multi-zone RAID0 with default_layout
setting (LP: #1849682)
- SAUCE: Fix revert "md/raid0: avoid RAID0 data corruption due to layout
  confusion."
  * refcount underflow and type confusion in shiftfs (LP: #1850867) // 
CVE-2019-15793
- SAUCE: shiftfs: Correct id translation for lower fs operations
- SAUCE: shiftfs: prevent type confusion
- SAUCE: shiftfs: Fix refcount underflow in btrfs ioctl handling
  * CVE-2018-12207
- kvm: Convert kvm_lock to a mutex
- kvm: x86: Do not release the page inside mmu_set_spte()
- KVM: x86: make FNAME(fetch) and __direct_map more similar
- KVM: x86: remove now unneeded hugepage gfn adjustment
- KVM: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ON
- KVM: x86: add tracepoints around __direct_map and FNAME(fetch)
- kvm: x86, powerpc: do not allow clearing largepages debugfs entry
- SAUCE: KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is
  active
- SAUCE: x86: Add ITLB_MULTIHIT bug infrastructure
- SAUCE: kvm: mmu: ITLB_MULTIHIT mitigation
- SAUCE: kvm: Add helper function for creating VM worker threads
- SAUCE: kvm: x86: mmu: Recovery of shattered NX large pages
- SAUCE: cpu/speculation: Uninline and export CPU mitigations helpers
- SAUCE: kvm: x86: mmu: Apply global mitigations knob to ITLB_MULTIHIT
  * CVE-2019-11135
- KVM: x86: use Intel speculation bugs and features as derived in generic 
x86
  code
- x86/msr: Add the IA32_TSX_CTRL MSR
- x86/cpu: Add a helper function x86_read_arch_cap_msr()
- x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default
- x86/speculation/taa: Add mitigation for TSX Async Abort
- x86/speculation/taa: Add sysfs reporting for TSX Async Abort
- kvm/x86: Export MDS_NO=0 to guests when TSX is enabled
- x86/tsx: Add "auto" option to the tsx= cmdline parameter
- x86/speculation/taa: Add documentation for TSX Async Abort
- x86/tsx: Add config options to set tsx=on|off|auto
- SAUCE: x86/speculation/taa: Call tsx_init()
- [Config] Disable TSX by default when possible
  * CVE-2019-0154
- SAUCE: drm/i915: Lower RM timeout to avoid DSI hard hangs
- SAUCE: drm/i915/gen8+: Add RC6 CTX corruption WA
  * CVE-2019-0155
- SAUCE: drm/i915: Rename gen7 cmdparser tables
- SAUCE: drm/i915: Disable Secure Batches for gen6+
- SAUCE: drm/i915: Remove Master tables from cmdparser
- SAUCE: drm/i915: Add support for mandatory cmdparsing
- SAUCE: drm/i915: Support ro ppgtt mapped cmdparser shadow buffers
- SAUCE: drm/i915: Allow parsing of unsized batches
- SAUCE: drm/i915: Add gen9 BCS cmdparsing
- SAUCE: drm/i915/cmdparser: Use explicit goto for error paths
- SAUCE: drm/i915/cmdparser: Add support for backward jumps
- SAUCE: drm/i915/cmdparser: Ignore Length operands during command matching

  [ Ubuntu: 5.0.0-34.36 ]

  * disco/linux:  -proposed tracker (LP: #1850574)
  * [REGRESSION]  md/raid0: cannot assemble multi-zone RAID0 with default_layout
setting (LP: #1849682)
- Revert "md/raid0: avoid RAID0 data corruption due to layout confusion."

linux-oem-osp1 (5.0.0-1026.29) bionic; urgency=medium

  * bionic/linux-oem-osp1: 5.0.0-1026.29 -proposed tracker (LP:
#1849001)

  * Disco update: upstream stable patchset 2019-10-18 (LP: #1848817)
- [Config] updateconfigs for SOUNDWIRE

  * The system cannot resume from S3 if user unplugs the TB16 during suspend
state (LP: #1849269)
- bdi: Do not use freezable workqueue
- Revert "libata, freezer: avoid block device removal while system is 
frozen"
- SAUCE: PCI: pciehp: Do not disable interrupt twice on suspend
- SAUCE: PCI: pciehp: Prevent deadlock on disconnect

  * [CML-S] Add-new-CNL-PCH-ID-seen-on-a-CML-platform (LP: #1849278)
- SAUCE: drm/i915: Add new CNL PCH ID seen on a CML platform

  * drm/i915: revert the patch of "set disable_power_well=0 for icl temporarily"
(LP: #1839950)
- Revert "UBUNTU: SAUCE: i915: set disable_power_well=0 for icl temporarily"

  * Add Intel Comet Lake ethernet support (LP: #1848555)
- e1000e: Add support for Comet Lake

  * Intel Wireless AC 3168 on Eoan complaints FW error in SYNC CMD
GEO_TX_POWER_LIMIT (LP: #1846016)
- iwlwifi: exclude GEO SAR support for 3168

  * drm/i915: Add support for another CMP-H PCH (LP: #1848491)
- drm/i915/cml: Add second PCH ID for CMP

  [ Ubuntu: 5.0.0-33.35 ]

  * disco/linux: 5.0.0-33.35 -proposed tracker (LP: #1849003)
  * Disco update: upstream stable patchset 2019-10-18 (LP: #1848817)
- tpm: use tpm_try_get_ops() in tpm-sysfs.c.
- 

[Bug 1839950] Re: drm/i915: revert the patch of "set disable_power_well=0 for icl temporarily"

2019-10-22 Thread Timo Aaltonen
** Also affects: linux-oem-osp1 (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: linux-oem-osp1 (Ubuntu Bionic)
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1839950

Title:
  drm/i915: revert the patch of "set disable_power_well=0 for icl
  temporarily"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-oem-osp1/+bug/1839950/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1839950] Re: drm/i915: revert the patch of "set disable_power_well=0 for icl temporarily"

2019-10-09 Thread Hui Wang
** Description changed:

+ This is for resend:
+ 
+ [Impact]
+ We sent the patch to set disable_power_well=0, this is
+ because we found sometimes the hdmi audio driver printed out the timeout
+ errors when accessing the codec. But after the fix of #1847192 is
+ merged, this issue will not happen anymore, so this patch is useless now,
+ and it add power consumption to graphic drivers, let us revert this patch.
+ 
+ 
+ [Fix]
+ Revert the patch.
+ 
+ [Test Case]
+ Tested on the new icl laptops, we have not reproduce the timeout errors,
+ and The PC can enter PC10.
+ 
+ [Regression Risk]
+ Low. We have done many tests.
+ 
+ ===
  [Impact]
  Two weeks ago, we sent the patch to set disable_power_well=0, this is
  because we found sometimes the hdmi audio driver printed out the timeout
  errors when accessing the codec. But recently the ODM told us those
  machines had some HW or BIOS issues, we can't reproduce the timeout
  errors on the new machines anymore even without this patch. And moreover
  we need put the CPU into PC10 power state to meet the E-star starndard,
  we need to revert this patch.
  
  [Fix]
  Revert the patch.
  
  [Test Case]
  Tested on the new icl laptops, we have not reproduce the timeout errors,
  and The PC can enter PC10.
  
  [Regression Risk]
  Low. We have done many tests.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1839950

Title:
  drm/i915: revert the patch of "set disable_power_well=0 for icl
  temporarily"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-oem-osp1/+bug/1839950/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1839950] Re: drm/i915: revert the patch of "set disable_power_well=0 for icl temporarily"

2019-09-09 Thread Timo Aaltonen
last word is this can't be done yet

** Changed in: linux-oem-osp1 (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1839950

Title:
  drm/i915: revert the patch of "set disable_power_well=0 for icl
  temporarily"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-oem-osp1/+bug/1839950/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1839950] Re: drm/i915: revert the patch of "set disable_power_well=0 for icl temporarily"

2019-08-13 Thread Hui Wang
** Description changed:

- We can't reproduce the hdmi audio issue anymore on the icl laptop even
- without disable_power_well=0, and disable_power_well=0 will prevent
- the CPU from entering PC10 power state, let us revert this patch.
+ [Impact]
+ Two weeks ago, we sent the patch to set disable_power_well=0, this is
+ because we found sometimes the hdmi audio driver printed out the timeout
+ errors when accessing the codec. But recently the ODM told us those
+ machines had some HW or BIOS issues, we can't reproduce the timeout
+ errors on the new machines anymore even without this patch. And moreover
+ we need put the CPU into PC10 power state to meet the E-star starndard,
+ we need to revert this patch.
+ 
+ [Fix]
+ Revert the patch.
+ 
+ [Test Case]
+ Tested on the new icl laptops, we have not reproduce the timeout errors,
+ and The PC can enter PC10.
+ 
+ [Regression Risk]
+ Low. We have done many tests.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1839950

Title:
  drm/i915: revert the patch of "set disable_power_well=0 for icl
  temporarily"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-oem-osp1/+bug/1839950/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs