Searched refs:AMDGPU_CTX_STABLE_PSTATE_NONE (Results 1 – 2 of 2) sorted by relevance
311 return AMDGPU_CTX_STABLE_PSTATE_NONE; in amdgpu_get_stable_pstate()336 ctx->stable_pstate = AMDGPU_CTX_STABLE_PSTATE_NONE; in amdgpu_ctx_init()353 case AMDGPU_CTX_STABLE_PSTATE_NONE: in __amdgpu_ctx_set_stable_pstate()
290 #define AMDGPU_CTX_STABLE_PSTATE_NONE 0 macro