Home
last modified time | relevance | path

Searched refs:stable_pstate_ctx (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_ctx.c329 if (mgr->adev->pm.stable_pstate_ctx) in amdgpu_ctx_init()
330 ctx->stable_pstate = mgr->adev->pm.stable_pstate_ctx->stable_pstate; in amdgpu_ctx_init()
346 if (adev->pm.stable_pstate_ctx && adev->pm.stable_pstate_ctx != ctx) { in amdgpu_ctx_set_stable_pstate()
379 adev->pm.stable_pstate_ctx = NULL; in amdgpu_ctx_set_stable_pstate()
381 adev->pm.stable_pstate_ctx = ctx; in amdgpu_ctx_set_stable_pstate()
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/inc/
A Damdgpu_dpm.h362 struct amdgpu_ctx *stable_pstate_ctx; member
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/
A Damdgpu_pm.c349 adev->pm.stable_pstate_ctx = NULL; in amdgpu_set_power_dpm_force_performance_level()

Completed in 12 milliseconds