Anusha Srivatsa 267916ac99 drm/amd/pm: fix runtime PM imbalance issue in amdgpu_pm.c
JIRA: https://issues.redhat.com/browse/RHEL-180329

commit 25fd8095a868cfbeb9ef3118131d2ba1f7057846
Author: Yang Wang <kevinyang.wang@amd.com>
Date:   Thu Apr 16 18:17:30 2026 +0800

    drm/amd/pm: fix runtime PM imbalance issue in amdgpu_pm.c

    Fix runtime PM counter imbalance to prevent device from failing to enter low power state

    Fixes: a50d32c41fb2 ("drm/amd/pm: Deprecate print_clock_levels interface")
    Signed-off-by: Yang Wang <kevinyang.wang@amd.com>
    Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
    Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

Signed-off-by: Anusha Srivatsa <asrivats@redhat.com>
2026-08-03 14:54:00 -05:00
2026-07-28 15:13:44 +00:00

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.
S
Description
No description provided
Readme
2.8 GiB
Languages
C 97.6%
Assembly 1%
Shell 0.5%
Python 0.3%
Makefile 0.3%
Other 0.1%