diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-04-07 11:09:09 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-04-07 11:09:09 -0500 |
commit | 4e1ec11884c1c9354fbb2569d04b02e0a28ddfe7 (patch) | |
tree | 981b538fa9e40eaa986b1eeff25b32fb7177925e /Patchlist.changelog | |
parent | 93aa93f6679660cc703a2da1b10812e75c946c23 (diff) | |
download | kernel-4e1ec11884c1c9354fbb2569d04b02e0a28ddfe7.tar.gz kernel-4e1ec11884c1c9354fbb2569d04b02e0a28ddfe7.tar.xz kernel-4e1ec11884c1c9354fbb2569d04b02e0a28ddfe7.zip |
kernel-5.11.12-14
* Wed Apr 07 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.11.12-14]
- Backport of SOF audio hang fix for X1 Carbon 9 (Mark Pearson)
- drm/amdgpu: check alignment on CPU page for bo map (Xℹ Ruoyao)
- drm/amdgpu: Set a suitable dev_info.gart_page_size (Huacai Chen)
- drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings() (Nirmoy Das)
- Set CONFIG_XEN_MEMORY_HOTPLUG_LIMIT as required by 5.11.11 (Justin M. Forbes)
Resolves: rhbz#
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'Patchlist.changelog')
-rw-r--r-- | Patchlist.changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Patchlist.changelog b/Patchlist.changelog index db410d683..6828802f2 100644 --- a/Patchlist.changelog +++ b/Patchlist.changelog @@ -1,3 +1,15 @@ +https://gitlab.com/cki-project/kernel-ark/-/commit/10b9b8dbb3f5967b6f276f28182466fe45b3b0bc + 10b9b8dbb3f5967b6f276f28182466fe45b3b0bc Backport of SOF audio hang fix for X1 Carbon 9 + +https://gitlab.com/cki-project/kernel-ark/-/commit/01612cca904ceb26196b1382117e58109b99a38f + 01612cca904ceb26196b1382117e58109b99a38f drm/amdgpu: check alignment on CPU page for bo map + +https://gitlab.com/cki-project/kernel-ark/-/commit/060b78036fafaaf280c24cc9b684c8398e0add8d + 060b78036fafaaf280c24cc9b684c8398e0add8d drm/amdgpu: Set a suitable dev_info.gart_page_size + +https://gitlab.com/cki-project/kernel-ark/-/commit/a13ce1820c09914aab4c46fd600d2e6c44ddfa65 + a13ce1820c09914aab4c46fd600d2e6c44ddfa65 drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings() + https://gitlab.com/cki-project/kernel-ark/-/commit/593117da3c5aaaa2f9af01513a9aa7a275e67701 593117da3c5aaaa2f9af01513a9aa7a275e67701 drm/i915: Disable LTTPR support when the DPCD rev < 1.4 |