Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ctx.c292 static int amdgpu_ctx_get_stable_pstate(struct amdgpu_ctx *ctx, in amdgpu_ctx_get_stable_pstate() function
343 r = amdgpu_ctx_get_stable_pstate(ctx, &current_stable_pstate); in amdgpu_ctx_init()
370 r = amdgpu_ctx_get_stable_pstate(ctx, &current_stable_pstate); in amdgpu_ctx_set_stable_pstate()
659 r = amdgpu_ctx_get_stable_pstate(ctx, stable_pstate); in amdgpu_ctx_stable_pstate()