drm/amd/display: increase dcn315 pstate change latency
Dmytro Laktyushkin authored
[ Upstream commit dcc2527d

 ]

[Why & How]
Update after new measurment came in
Reviewed-by: default avatarJun Lei <Jun.Lei@amd.com>
Acked-by: default avatarWayne Lin <wayne.lin@amd.com>
Signed-off-by: default avatarDmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Tested-by: default avatarDaniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
3682460b
Name Last commit Last update
Documentation ARM: dts: fix Moxa SDIO 'compatible', remove 'sdhci' misnomer
LICENSES LICENSES/LGPL-2.1: Add LGPL-2.1-or-later as valid identifiers
arch KVM: s390: Pass initialized arg even if unused
block Revert "block: freeze the queue earlier in del_gendisk"
certs certs: make system keyring depend on built-in x509 parser
crypto KEYS: asymmetric: enforce SM2 signature use pkey algo
drivers drm/amd/display: increase dcn315 pstate change latency
fs fs: fix UAF/GPF bug in nilfs_mdt_destroy
include net/ieee802154: fix uninit value bug in dgram_sendmsg
init arm64: fix rodata=full
io_uring io_uring: ensure that cached task references are always put on exit
ipc ipc: Free mq_sysctls if ipc namespace creation failed
kernel workqueue: don't skip lockdep work dependency in cancel_work_sync()
lib Makefile.debug: re-enable debug info for .S files
mm damon/sysfs: fix possible memleak on damon_sysfs_add_target
net net/ieee802154: fix uninit value bug in dgram_sendmsg
samples sample: bpf: xdp_router_ipv4: Allow the kernel to send arp requests
scripts Makefile.extrawarn: Move -Wcast-function-type-strict to W=1
security hardening: Remove Clang's enable flag for -ftrivial-auto-var-init=zero
sound ALSA: hda/hdmi: Fix the converter reuse for the silent stream
tools perf tests record: Fail the test if the 'errs' counter is not zero
usr Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
virt KVM: Unconditionally get a ref to /dev/kvm module when creating a VM
.clang-format clang-format: Fix space after for_each macros
.cocciconfig scripts: add Linux .cocciconfig for coccinelle
.get_maintainer.ignore Opt out of scripts/get_maintainer.pl
.gitattributes .gitattributes: use 'dts' diff driver for dts files
.gitignore kbuild: split the second line of *.mod into *.usyms
.mailmap Merge tag 'soc-fixes-5.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
COPYING COPYING: state that all contributions really are covered by this file
CREDITS MAINTAINERS: mark ARM/PALM TREO SUPPORT orphan
Kbuild kbuild: rename hostprogs-y/always to hostprogs/always-y
Kconfig kbuild: ensure full rebuild when the compiler is updated
MAINTAINERS io_uring: move to separate directory
Makefile hardening: Remove Clang's enable flag for -ftrivial-auto-var-init=zero
README Drop all 00-INDEX files from Documentation/
Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.