~vicamo/+git/ubuntu-kernel:bug-1979182/iwlwifi-wrt-failed-to-set-DRAM-buffer-for-alloc-id/oem-5.17

Last commit made on 2022-06-20
Get this branch:
git clone -b bug-1979182/iwlwifi-wrt-failed-to-set-DRAM-buffer-for-alloc-id/oem-5.17 https://git.launchpad.net/~vicamo/+git/ubuntu-kernel
Only You-Sheng Yang can upload to this branch. If you are You-Sheng Yang please log in for upload directions.

Branch merges

Branch information

Name:
bug-1979182/iwlwifi-wrt-failed-to-set-DRAM-buffer-for-alloc-id/oem-5.17
Repository:
lp:~vicamo/+git/ubuntu-kernel

Recent commits

dcde5ea... by You-Sheng Yang

Bug 1979182: iwlwifi: dbg-tlv: clean up iwl_dbg_tlv_update_drams()

05b9b47... by Johannes Berg

iwlwifi: dbg-tlv: clean up iwl_dbg_tlv_update_drams()

BugLink: https://bugs.launchpad.net/bugs/1979182

This function puts a fairly large structure unnecessarily
on the stack, and also has a few other very strange things,
clean it up a bit.

Signed-off-by: Johannes Berg <email address hidden>
Signed-off-by: Luca Coelho <email address hidden>
Link: https://lore.kernel.org/r/iwlwifi.20220130115024.9f2c282a3104.If6b868c96c0d089579ca72fd270387de81359d5b@changeid
Signed-off-by: Luca Coelho <email address hidden>
(cherry picked from commit c76c83097587a6ca77ac490008368700417d67cc)
Signed-off-by: You-Sheng Yang (vicamo) <email address hidden>

a67d74b... by Rotem Saado <email address hidden>

iwlwifi: yoyo: fix DBGC allocation flow

BugLink: https://bugs.launchpad.net/bugs/1979182

number of DBGCs and number of fragments per DBGC
is hw family dependency and not capability.

Signed-off-by: Rotem Saado <email address hidden>
Signed-off-by: Luca Coelho <email address hidden>
Link: https://lore.kernel.org/r/iwlwifi.20220129105618.209c6fe4364a.I5b21769d297d6fcfafc58ddf1db87d88349fe06f@changeid
Signed-off-by: Luca Coelho <email address hidden>
(cherry picked from commit ab23da483bd79df414edd652acb5350b1acde566)
Signed-off-by: You-Sheng Yang (vicamo) <email address hidden>

a005b4f... by You-Sheng Yang

Experimental kernel changes

54d00d4... by You-Sheng Yang

fix debian/scripts/dkms-build-configure--zfs permission

5723de2... by You-Sheng Yang

[DONOTSUBMIT] debian/dkms-versions -- use backport-iwlwifi-dkms from ppa:vicamo/ppa-1975573

Signed-off-by: You-Sheng Yang (vicamo) <email address hidden>

61e7047... by You-Sheng Yang

[DONOTSUBMIT] debian/dkms-versions -- use intel-ipu6-dkms/intel-vsc-dkms from PPA

Signed-off-by: You-Sheng Yang (vicamo) <email address hidden>

216b68b... by You-Sheng Yang

add intel-ipu6-dkms/intel-vsc-dkms standalone dkms builds

Signed-off-by: You-Sheng Yang (vicamo) <email address hidden>

c8cbd0f... by Mario Limonciello <email address hidden>

platform/x86: amd-pmc: Avoid reading SMU version at probe time

BugLink: https://bugs.launchpad.net/amd/+bug/1968129

Currently the SMU version only used to determine whether the SMU supports
reading the idle mask. To speed up startup, move it to the first time
the idle mask is read.

This decreases the startup time from ~28500us to 100us.

Reviewed-by: Hans de Goede <email address hidden>
Signed-off-by: Mario Limonciello <email address hidden>
Link: https://<email address hidden>
Signed-off-by: Hans de Goede <email address hidden>
(cherry picked from commit b0c07116c894325d40a218f558047f925e4b3bdb linux-next)
Signed-off-by: You-Sheng Yang (vicamo) <email address hidden>

f0a8124... by Mario Limonciello <email address hidden>

platform/x86: amd-pmc: Move FCH init to first use

BugLink: https://bugs.launchpad.net/amd/+bug/1968129

FCH address is accessed only when looking at s0ix stats.

As this is unnecessary for initialization, move it ito the first
time stats are accessed from sysfs. This descrease startup time
by about 200us.

Reviewed-by: Hans de Goede <email address hidden>
Signed-off-by: Mario Limonciello <email address hidden>
Link: https://<email address hidden>
Signed-off-by: Hans de Goede <email address hidden>
(cherry picked from commit 63585d5958dacd1f2ac73bff0f1f37a98ba348e4 linux-next)
Signed-off-by: You-Sheng Yang (vicamo) <email address hidden>