Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ctx.c313 *stable_pstate = AMDGPU_CTX_STABLE_PSTATE_NONE; in amdgpu_ctx_get_stable_pstate()
374 case AMDGPU_CTX_STABLE_PSTATE_NONE: in amdgpu_ctx_set_stable_pstate()
/linux-6.6.21/include/uapi/drm/
Damdgpu_drm.h270 #define AMDGPU_CTX_STABLE_PSTATE_NONE 0 macro