diff --git a/debian.oem/changelog b/debian.oem/changelog index 64c227f439791..3927e6080a483 100644 --- a/debian.oem/changelog +++ b/debian.oem/changelog @@ -1,10 +1,101 @@ -linux-oem-5.14 (5.14.0-1002.2) UNRELEASED; urgency=medium +linux-oem-5.14 (5.14.0-1002.2) focal; urgency=medium + + * focal/linux-oem-5.14: 5.14.0-1002.2 -proposed tracker (LP: #1942196) + + * Support Alder Lake P graphics (LP: #1940504) + - drm/i915/xelpd: break feature inheritance + - drm/i915/dmc: Introduce DMC_FW_MAIN + - drm/i915/xelpd: Pipe A DMC plugging + - drm/i915/adl_p: Pipe B DMC Support + - drm/i915/adl_p: Load DMC + - drm/i915: s/intel/hsw/ for hsw/bdw/skl buf trans + - drm/i915: Introduce hsw_get_buf_trans() + - drm/i915: Wrap the platform specific buf trans structs into a union + - drm/i915: Rename dkl phy buf trans tables + - drm/i915: Wrap the buf trans tables into a struct + - drm/i915: Introduce intel_get_buf_trans() + - drm/i915; Return the whole buf_trans struct from get_buf_trans() + - drm/i915: Store the HDMI default entry in the bug trans struct + - drm/i915: Introduce encoder->get_buf_trans() + - drm/i915: Clean up hsw/bdw/skl/kbl buf trans funcs + - drm/i915: Introduce rkl_get_combo_buf_trans() + - drm/i915: Fix dg1 buf trans tables + - drm/i915: Deduplicate icl DP HBR2 vs. eDP HBR3 table + - drm/i915: Fix ehl edp hbr2 vswing table + - drm/i915: Clean up jsl/ehl buf trans functions + - drm/i915: Nuke buf_trans hdmi functions + - drm/i915: Add the missing adls vswing tables + - drm/i915/display/psr: Handle SU Y granularity + - drm/i915/display/adl_p: Implement Wa_22012278275 + - drm/i915/display/adl_p: Implement Wa_16011168373 + - drm/i915/xelpd: Handle PSR2 SDP indication in the prior scanline + - drm/i915/display/adl_p: Implement Wa_16011303918 + - drm/i915/display: fix level 0 adjustement on display ver >= 12 + - drm/i915/display: use max_level to control loop + - drm/i915/adl_p: Add initial ADL_P Workarounds + - drm/i915/adl_s: Fix dma_mask_size to 39 bit + - drm/i915: Settle on "adl-x" in WA comments + - drm/i915: Implement Wa_1508744258 + - drm/i915/adl_s: Extend Wa_1406941453 + - drm/i915: Extend Wa_1406941453 to adl-p + - drm/i915/hdcp: Nuke Platform check for mst hdcp init + - drm/i915: Handle cdclk crawling flag in standard manner + - drm/i915/display/xelpd: Fix incorrect color capability reporting + - drm/i915/display: Settle on "adl-x" in WA comments + - drm/i915: Limit Wa_22010178259 to affected platforms + - drm/i915/display/xelpd: Extend Wa_14011508470 + - drm/i915/debugfs: DISPLAY_VER 13 lpsp capability + - drm/i915/display/adl_p: Implement PSR changes + - drm/i915/display: Disable FBC when PSR2 is enabled display 12 and newer + - drm/i915/adl_s: Wa_14011765242 is also needed on A1 display stepping + - drm/i915: Program chicken bit during DP MST sequence on TGL+ + - drm/i915/adl_p: Allow underrun recovery when possible + - drm/i915/adlp: Add workaround to disable CMTG clock gating + - drm/i915/adl_s: Update ddi buf translation tables + - drm/i915/adl_p: Add ddi buf translation tables for combo PHY + - drm/i915/display: Disable audio, DRRS and PSR before planes + - drm/i915/display/adl_p: Correctly program MBUS DBOX A credits + - drm/i915/adl_p: Also disable underrun recovery with MSO + - SAUCE: drm/i915: Drop require_force_probe from ADL-P + + * ath10k: "add target IRAM recovery feature support" breaks QCA9984 Firmware + load capability (LP: #1939937) + - SAUCE: ath10k: don't fail if IRAM write fails + + * ALSA: hda/cs8409: Add support for dolphin (LP: #1939541) + - [Config] Enable Cirrus Logic HDA bridge support + + * Support mic-mute on Dell's platform (LP: #1928750) + - SAUCE: ASoC: rt715:add micmute led state control supports + + * intel_pmc_core driver is not probed on ADL (LP: #1934660) + - SAUCE: platform/x86: intel_pmc_core: Add Alderlake support to pmc_core + driver + - SAUCE: platform/x86: intel_pmc_core: Add Latency Tolerance Reporting (LTR) + support to Alder Lake + - SAUCE: platform/x86: intel_pmc_core: Add Alder Lake low power mode support + for pmc_core + - SAUCE: platform/x86: intel_pmc_core: Add GBE Package C10 fix for Alder Lake + PCH + + * Fix Ethernet not working by hotplug - RTL8106E (LP: #1930645) + - SAUCE: r8169: Use PHY_POLL when RTL8106E enable ASPM + + * USB Type-C hotplug event not handled properly in TGL-H system during s2idle + (LP: #1931072) + - drm/i915: Force a TypeC PHY disconnect during suspend/shutdown - 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. + * drm/i915: Drop force_probe requirement for ADL-S (LP: #1929027) + - SAUCE: drm/i915: Drop require_force_probe from ADL-S + + * Miscellaneous Ubuntu changes + - Stub oem packaging + - Packaging changes for oem flavour + - [Config] do not enforce DMESG_RESTRICT + - [Config] disable CONFIG_DEBUG_INFO_BTF + - [Config] Update config after rebase. - -- Timo Aaltonen Mon, 23 Aug 2021 11:41:08 +0300 + -- Timo Aaltonen Tue, 31 Aug 2021 14:45:54 +0300 linux-oem-5.14 (5.14.0-1000.0) focal; urgency=medium diff --git a/debian.oem/reconstruct b/debian.oem/reconstruct index ca916d098dabf..3b250f2ad318b 100644 --- a/debian.oem/reconstruct +++ b/debian.oem/reconstruct @@ -1 +1,50 @@ +# Recreate any symlinks created since the orig. +# Remove any files deleted from the orig. +chmod +x 'debian/cloud-tools/hv_get_dhcp_info' +chmod +x 'debian/cloud-tools/hv_get_dns_info' +chmod +x 'debian/cloud-tools/hv_set_ifconfig' +chmod +x 'debian/rules' +chmod +x 'debian/scripts/abi-check' +chmod +x 'debian/scripts/config-check' +chmod +x 'debian/scripts/control-create' +chmod +x 'debian/scripts/dkms-build' +chmod +x 'debian/scripts/dkms-build--nvidia-N' +chmod +x 'debian/scripts/file-downloader' +chmod +x 'debian/scripts/helpers/close' +chmod +x 'debian/scripts/helpers/open' +chmod +x 'debian/scripts/helpers/rebase' +chmod +x 'debian/scripts/link-headers' +chmod +x 'debian/scripts/misc/arch-has-odm-enabled.sh' +chmod +x 'debian/scripts/misc/final-checks' +chmod +x 'debian/scripts/misc/find-missing-sauce.sh' +chmod +x 'debian/scripts/misc/find-obsolete-firmware' +chmod +x 'debian/scripts/misc/fw-to-ihex.sh' +chmod +x 'debian/scripts/misc/gen-auto-reconstruct' +chmod +x 'debian/scripts/misc/get-firmware' +chmod +x 'debian/scripts/misc/getabis' +chmod +x 'debian/scripts/misc/git-ubuntu-log' +chmod +x 'debian/scripts/misc/insert-changes.pl' +chmod +x 'debian/scripts/misc/insert-mainline-changes' +chmod +x 'debian/scripts/misc/insert-ubuntu-changes' +chmod +x 'debian/scripts/misc/kernelconfig' +chmod +x 'debian/scripts/misc/retag' +chmod +x 'debian/scripts/misc/splitconfig.pl' +chmod +x 'debian/scripts/misc/tristate.sh' +chmod +x 'debian/scripts/misc/update-aufs.sh' +chmod +x 'debian/scripts/module-check' +chmod +x 'debian/scripts/module-inclusion' +chmod +x 'debian/scripts/retpoline-check' +chmod +x 'debian/scripts/retpoline-extract' +chmod +x 'debian/scripts/retpoline-extract-one' +chmod +x 'debian/templates/extra.postinst.in' +chmod +x 'debian/templates/extra.postrm.in' +chmod +x 'debian/templates/headers.postinst.in' +chmod +x 'debian/templates/image.postinst.in' +chmod +x 'debian/templates/image.postrm.in' +chmod +x 'debian/templates/image.preinst.in' +chmod +x 'debian/templates/image.prerm.in' +chmod +x 'debian/tests-build/check-aliases' +chmod +x 'debian/tests/rebuild' +chmod +x 'debian/tests/ubuntu-regression-suite' +chmod +x 'update-version-dkms' exit 0