https://github.com/torvalds/linux
Revision b447b079cf3a9971ea4d31301e673f49612ccc18 authored by Chia-I Wu on 01 June 2023, 21:48:08 UTC, committed by Alex Deucher on 07 June 2023, 21:00:35 UTC
According to Alex, most APUs from that time seem to have the same issue
(vbios says 48Mhz, actual is 100Mhz).  I only have a CHIP_STONEY so I
limit the fixup to CHIP_STONEY

Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
1 parent 982b173
Raw File
Tip revision: b447b079cf3a9971ea4d31301e673f49612ccc18 authored by Chia-I Wu on 01 June 2023, 21:48:08 UTC
drm/amdgpu: fix xclk freq on CHIP_STONEY
Tip revision: b447b07
COPYING
The Linux Kernel is provided under:

	SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note

Being under the terms of the GNU General Public License version 2 only,
according with:

	LICENSES/preferred/GPL-2.0

With an explicit syscall exception, as stated at:

	LICENSES/exceptions/Linux-syscall-note

In addition, other licenses may also apply. Please see:

	Documentation/process/license-rules.rst

for more details.

All contributions to the Linux Kernel are subject to this COPYING file.
back to top