~vicamo/+git/ubuntu-kernel:bug-1975593/rename-compat.ko/oem-5.17

Last commit made on 2022-05-24
Get this branch:
git clone -b bug-1975593/rename-compat.ko/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-1975593/rename-compat.ko/oem-5.17
Repository:
lp:~vicamo/+git/ubuntu-kernel

Recent commits

b4095f2... by You-Sheng Yang

Bug 1975573, 1975593: rename compat.ko

2e10cd4... 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>

36355f6... by You-Sheng Yang

UBUNTU: SAUCE: intel-gpgpu: rename compat.ko to i915-compat.ko

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

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

7c46ea5... by Anusha Srivatsa <email address hidden>

drm/i915/dg2: Enable DC5

Enable DC5 on dg2.

Cc: Imre Deak <email address hidden>
Signed-off-by: Anusha Srivatsa <email address hidden>

fadd7ab... by Anusha Srivatsa <email address hidden>

drm/i915/dmc: Load DMC on DG2

Add Support for DC states on Dg2.

v2: Add dc9 as the max supported DC states and disable DC5.
v3: set max_dc to 0. (Imre)
v4: Add FIXME (Rodrigo)

Cc: Imre Deak <email address hidden>
Cc: Rodrigo Vivi <email address hidden>
Signed-off-by: Anusha Srivatsa <email address hidden>
Reviewed-by: Rodrigo Vivi <email address hidden>(v1)

c14e7bb... by Ankit Nautiyal <email address hidden>

drm/i915/intel_combo_phy: Print I/O voltage info

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

Print I/O voltage and process info for each combo phy ports.

v2: Used drm_dbg_kms for logs. (Jani)
Added names for different voltage levels. (Imre)

v3: Used const char * for names. (Jani)

v4: Dropped the procom values and changed commit msg (Imre)

Suggested-by: Imre Deak <email address hidden>
Signed-off-by: Ankit Nautiyal <email address hidden>
Reviewed-by: Imre Deak <email address hidden>
Signed-off-by: Imre Deak <email address hidden>
Link: https://patchwork.freedesktop<email address hidden>
(cherry picked from commit 3fd6afb623ba0f908af4f81794ccdff4dd5e671e
drmtip)
Signed-off-by: Koba Ko <email address hidden>

6c0c7a9... by Ankit Nautiyal <email address hidden>

drm/i915/display: Remove check for low voltage sku for max dp source rate

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

The low voltage sku check can be ignored as OEMs need to consider that
when designing the board and then put any limits in VBT.

Same is now changed in Bspec pages.

Closes: https://gitlab.freedesktop.org/drm/intel/-/issues/5272

Signed-off-by: Ankit Nautiyal <email address hidden>
Reviewed-by: Imre Deak <email address hidden>
Signed-off-by: Imre Deak <email address hidden>
Link: https://patchwork.freedesktop<email address hidden>
(cherry picked from commit 73867c8709b569cdd7fda67f01dfe02c8d055521
drmtip)
Signed-off-by: Koba Ko <email address hidden>

f5c13fa... by Po-Hao Huang <email address hidden>

rtw88: 8821c: fix debugfs rssi value

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

RSSI value per frame is reported to mac80211 but not maintained in
our own statistics, add it back to help us debug.

Signed-off-by: Po-Hao Huang <email address hidden>
Signed-off-by: Ping-Ke Shih <email address hidden>
Signed-off-by: Kalle Valo <email address hidden>
Link: https://<email address hidden>
(cherry picked from commit ece31c93d4d68f7eb8eea4431b052aacdb678de2 linux-next)
Signed-off-by: Chia-Lin Kao (AceLan) <email address hidden>

3c8c650... by Ping-Ke Shih

rtw88: do PHY calibration while starting AP

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

Calling calibration to yield expected PHY performance. We do this in STA
mode, so do this in AP mode as well.

Signed-off-by: Ping-Ke Shih <email address hidden>
Signed-off-by: Kalle Valo <email address hidden>
Link: https://<email address hidden>
(cherry picked from commit f5207c122102cac22c78f438610d937a924aee3a linux-next)
Signed-off-by: Chia-Lin Kao (AceLan) <email address hidden>

4eb4d71... by Po-Hao Huang <email address hidden>

rtw88: 8821c: Enable TX report for management frames

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

Without this setting, hardware would not report to driver even if
management frames are transmitted successfully. So we fix it.

Signed-off-by: Po-Hao Huang <email address hidden>
Signed-off-by: Ping-Ke Shih <email address hidden>
Signed-off-by: Kalle Valo <email address hidden>
Link: https://<email address hidden>
(cherry picked from commit f1c4dabfe68df7321cba0a07a30b2776a303abb2 linux-next)
Signed-off-by: Chia-Lin Kao (AceLan) <email address hidden>