summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ip.c
diff options
context:
space:
mode:
authorSakari Ailus <sakari.ailus@linux.intel.com>2025-06-25 11:15:01 +0300
committerJassi Brar <jassisinghbrar@gmail.com>2025-08-06 12:41:32 -0500
commit472f8a3fccbb579cb98c1821da4cb9cbd51ee3e4 (patch)
treeea91ef15ecfadf0b9be72f882d2896be8bb576e7 /drivers/gpu/drm/amd/amdgpu/amdgpu_ip.c
parent4df9c0a2465a523e399e46a8d3b5866c769b381b (diff)
mailbox: mtk-cmdq: Switch to pm_runtime_put_autosuspend()
__pm_runtime_put_autosuspend() was meant to be used by callers that needed to put the Runtime PM usage_count without marking the device's last busy timestamp. It was however seen that the Runtime PM autosuspend related functions should include that call. Thus switch the driver to use pm_runtime_put_autosuspend(). Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ip.c')
0 files changed, 0 insertions, 0 deletions