Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ctx.c337 static int amdgpu_ctx_set_stable_pstate(struct amdgpu_ctx *ctx, in amdgpu_ctx_set_stable_pstate() function
408 amdgpu_ctx_set_stable_pstate(ctx, ctx->stable_pstate); in amdgpu_ctx_fini()
629 r = amdgpu_ctx_set_stable_pstate(ctx, *stable_pstate); in amdgpu_ctx_stable_pstate()