https://github.com/torvalds/linux
Revision 056fb8cfbe213f6eb5e987a806583986a4ae8328 authored by George Shen on 01 September 2022, 22:30:37 UTC, committed by Alex Deucher on 21 September 2022, 21:26:33 UTC
[Why]
Current DCN3.2 logic for finding the dummy P-state index uses the
DCN3.0 DML validation function instead of DCN3.2 DML.

This can result in either unexpected DML VBA values, or unexpected
dummy P-state index to be used.

[How]
Update the dummy P-state logic to use DCN3.2 DML validation function.

Reviewed-by: Alvin Lee <alvin.lee2@amd.com>
Reviewed-by: Nevenko Stupar <Nevenko.Stupar@amd.com>
Acked-by: Wayne Lin <wayne.lin@amd.com>
Signed-off-by: George Shen <george.shen@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
1 parent 65fbfb0
History
Tip revision: 056fb8cfbe213f6eb5e987a806583986a4ae8328 authored by George Shen on 01 September 2022, 22:30:37 UTC
drm/amd/display: Update dummy P-state search to use DCN32 DML
Tip revision: 056fb8c
File Mode Size
apparmor
bpf
integrity
keys
landlock
loadpin
lockdown
safesetid
selinux
smack
tomoyo
yama
Kconfig -rw-r--r-- 9.6 KB
Kconfig.hardening -rw-r--r-- 13.9 KB
Makefile -rw-r--r-- 892 bytes
commoncap.c -rw-r--r-- 43.0 KB
device_cgroup.c -rw-r--r-- 21.1 KB
inode.c -rw-r--r-- 10.6 KB
lsm_audit.c -rw-r--r-- 11.0 KB
min_addr.c -rw-r--r-- 1.3 KB
security.c -rw-r--r-- 66.7 KB

back to top