Skip to content

Commit

Permalink
UBUNTU: Ubuntu-oem-5.6-5.6.0-1022.22
Browse files Browse the repository at this point in the history
Signed-off-by: Timo Aaltonen <timo.aaltonen@canonical.com>
  • Loading branch information
Timo Aaltonen committed Aug 17, 2020
1 parent df40b77 commit 38a09dc
Showing 1 changed file with 77 additions and 7 deletions.
84 changes: 77 additions & 7 deletions debian.oem/changelog
Original file line number Diff line number Diff line change
@@ -1,10 +1,80 @@
linux-oem-5.6 (5.6.0-1022.22) UNRELEASED; urgency=medium

CHANGELOG: Do not edit directly. Autogenerated at release.
CHANGELOG: Use the printchanges target to see the curent changes.
CHANGELOG: Use the insertchanges target to create the final log.

-- Timo Aaltonen <timo.aaltonen@canonical.com> Fri, 14 Aug 2020 14:37:04 +0300
linux-oem-5.6 (5.6.0-1022.22) focal; urgency=medium

* focal/linux-oem-5.6: 5.6.0-1022.22 -proposed tracker (LP: #1890747)

* Add TGL+ SAGV display support (LP: #1891451)
- drm/i915: Move more cdclk state handling into the cdclk code
- drm/i915: Collect more cdclk state under the same roof
- drm/i915: s/need_cd2x_updare/can_cd2x_update/
- drm/i915: s/cdclk_state/cdclk_config/
- drm/i915: Simplify intel_set_cdclk_{pre, post}_plane_update() calling
convention
- drm/i915: Extract intel_cdclk_state
- drm/i915: swap() the entire cdclk state
- drm/i915: s/init_cdclk/init_cdclk_hw/
- drm/i915: Move intel_atomic_state_free() into intel_atomic.c
- drm/i915: Introduce better global state handling
- drm/i915: Convert bandwidth state to global state
- drm/i915: Introduce intel_calc_active_pipes()
- drm/i915: Don't check uv_wm in skl_plane_wm_equals()
- drm/i915: Don't check for wm changes until we've compute the wms fully
- drm/i915: Enable transition watermarks for glk
- drm/i915: Implement display w/a 1140 for glk/cnl
- drm/i915: Start passing latency as parameter
- drm/i915: Prepare to extract gen specific functions from
intel_can_enable_sagv
- drm/i915: Add pre/post plane updates for SAGV
- drm/i915: Add intel_atomic_get_bw_*_state helpers
- drm/i915: Use bw state for per crtc SAGV evaluation
- drm/i915: Track active_pipes in bw_state
- drm/i915: Rename bw_state to new_bw_state
- drm/i915: Introduce skl_plane_wm_level accessor.
- drm/i915: Extract skl SAGV checking
- drm/i915: Make active_pipes check skl specific
- drm/i915/gen11: Add additional pcode status values
- drm/i915: Added required new PCode commands
- drm/i915: Add TGL+ SAGV support
- drm/i915: Restrict qgv points which don't have enough bandwidth.
- drm/i915: Enable SAGV support for Gen12

* Fix missing HDMI Audio on another HP Desktop (LP: #1891617)
- ALSA: hda/hdmi: Use force connectivity quirk on another HP desktop

* alsa/sof: support 1 and 3 dmics (LP: #1891585)
- SAUCE: ASoC: SOF: intel: hda: support also devices with 1 and 3 dmics

* Enable PCI ACS for platform opt to get the usb flash drive from WD19TB
(LP: #1891449)
- iommu/vt-d: Enable PCI ACS for platform opt in hint

* Disable Lenovo P620 Rear line-in volume control (LP: #1891281)
- ALSA: usb-audio: Disable Lenovo P620 Rear line-in volume control

* alsa: should not load sof driver if the internal mic connects to the codec
(LP: #1890231)
- ALSA: hda: add autodetection for SoundWire

* Fix missing HDMI/DP Audio on an HP Desktop (LP: #1890441)
- ALSA: hda/hdmi: Add quirk to force connectivity

* Add initial audio support for Lenovo ThinkStation P620 (LP: #1890317)
- ALSA: usb-audio: Add support for Lenovo ThinkStation P620

* Fix IOMMU error on AMD Radeon Pro W5700 (LP: #1890306)
- PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken

* ASoC:amd:renoir: the dmic can't record sound after suspend and resume
(LP: #1890220)
- SAUCE: ASoC: amd: renoir: restore two more registers during resume

* No sound, Dummy output on Acer Swift 3 SF314-57G with Ice Lake core-i7 CPU
(LP: #1877757)
- ASoC: SOF: Intel: hda: fix generic hda codec support

* ipsec: policy priority management is broken (LP: #1890796)
- xfrm: policy: match with both mark and mask on user interfaces

-- Timo Aaltonen <timo.aaltonen@canonical.com> Mon, 17 Aug 2020 10:06:19 +0300

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

Expand Down

0 comments on commit 38a09dc

Please sign in to comment.