RE: [PATCH v1 0/9] drm/amd/pm runtime pm changes

2024-09-27 Thread Feng, Kenneth
Cc: Pelloux-Prayer, Pierre-Eric Subject: [PATCH v1 0/9] drm/amd/pm runtime pm changes This series rework how runtime power management is handled in drm/amd/pm. The main ideas are: * simplify code and reduce copy-pate of runtimepm calls * avoid waking up suspended GPU when reading debugfs files

[PATCH v1 0/9] drm/amd/pm runtime pm changes

2024-09-25 Thread Pierre-Eric Pelloux-Prayer
This series rework how runtime power management is handled in drm/amd/pm. The main ideas are: * simplify code and reduce copy-pate of runtimepm calls * avoid waking up suspended GPU when reading debugfs files. It is similar to Mario's earlier series: https://lists.freedesktop.org/archives/amd-