~vicamo/+git/ubuntu-kernel:bug-2020685/oem-6.1/gfx11-suspend-hang

Last commit made on 2023-05-24
Get this branch:
git clone -b bug-2020685/oem-6.1/gfx11-suspend-hang 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-2020685/oem-6.1/gfx11-suspend-hang
Repository:
lp:~vicamo/+git/ubuntu-kernel

Recent commits

fd5e049... by Alex Deucher

drm/amdgpu/gfx11: update gpu_clock_counter logic

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

This code was written prior to previous updates to this
logic for other chips. The RSC registers are part of
SMUIO which is an always on block so there is no need
to disable gfxoff. Additionally add the carryover and
preemption checks.

v2: rebase

Reviewed-by: Hawking Zhang <email address hidden>
Signed-off-by: Alex Deucher <email address hidden>
Cc: <email address hidden> # 6.1.y: 5591a051b86b: drm/amdgpu: refine get gpu clock counter method
Cc: <email address hidden> # 6.2.y: 5591a051b86b: drm/amdgpu: refine get gpu clock counter method
Cc: <email address hidden> # 6.3.y: 5591a051b86b: drm/amdgpu: refine get gpu clock counter method
(cherry picked from commit d5aa417808cf14c052ca042920b3c6b9f1dc6aa4)
Signed-off-by: You-Sheng Yang <email address hidden>

34300aa... by Tong Liu01 <email address hidden>

drm/amdgpu: refine get gpu clock counter method

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

[why]
regGOLDEN_TSC_COUNT_LOWER/regGOLDEN_TSC_COUNT_UPPER are protected and
unaccessible under sriov.
The clock counter high bit may update during reading process.

[How]
Replace regGOLDEN_TSC_COUNT_LOWER/regGOLDEN_TSC_COUNT_UPPER with
regCP_MES_MTIME_LO/regCP_MES_MTIME_HI to get gpu clock under sriov.
Refine get gpu clock counter method to make the result more precise.

Signed-off-by: Tong Liu01 <email address hidden>
Acked-by: Luben Tuikov <email address hidden>
Signed-off-by: Alex Deucher <email address hidden>
(cherry picked from commit 5591a051b86be170a84943698ab140342602ff7b)
Signed-off-by: You-Sheng Yang <email address hidden>

edcf03e... by Timo Aaltonen

UBUNTU: Ubuntu-oem-6.1-6.1.0-1014.14

Signed-off-by: Timo Aaltonen <email address hidden>

6e49009... by Timo Aaltonen

UBUNTU: debian/dkms-versions -- update from kernel-versions (main/2023.05.15)

BugLink: https://bugs.launchpad.net/bugs/1786013
Signed-off-by: Timo Aaltonen <email address hidden>

adf717f... by Timo Aaltonen

UBUNTU: link-to-tracker: update tracking bug

BugLink: https://bugs.launchpad.net/bugs/2019423
Properties: no-test-build
Signed-off-by: Timo Aaltonen <email address hidden>

f525676... by Timo Aaltonen

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Timo Aaltonen <email address hidden>

eddbf20... by Timo Aaltonen

UBUNTU: [Packaging] update helper scripts

BugLink: https://bugs.launchpad.net/bugs/1786013
Signed-off-by: Timo Aaltonen <email address hidden>

0625d01... by Kai-Heng Feng

ALSA: hda/realtek: Fix mute and micmute LEDs for yet another HP laptop

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

There's yet another laptop that needs the fixup to enable mute and
micmute LEDs. So do it accordingly.

Signed-off-by: Kai-Heng Feng <email address hidden>
Cc: <email address hidden>
Link: https://<email address hidden>
Signed-off-by: Takashi Iwai <email address hidden>
(cherry picked from commit 9dc68a4fe70893b000fb3c92c68b9f72369cf448 linux-next)
Signed-off-by: Kai-Heng Feng <email address hidden>
Signed-off-by: Timo Aaltonen <email address hidden>

2bd7cce... by Nikhil Mahale

UBUNTU: SAUCE: ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch table

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

These IDs are for AD102, AD103, AD104, AD106, and AD107 gpus with
audio functions that are largely similar to the existing ones.

Tested audio using gnome-settings, over HDMI, DP-SST and DP-MST
connections on AD106 gpu.

Signed-off-by: Nikhil Mahale <email address hidden>
(cherry picked from commit https://patchwork.kernel<email address hidden>/)
Signed-off-by: Chia-Lin Kao (AceLan) <email address hidden>
Signed-off-by: Timo Aaltonen <email address hidden>

870bd8e... by Timo Aaltonen

UBUNTU: upstream stable to v6.1.29

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

Signed-off-by: Timo Aaltonen <email address hidden>