Home
last modified time | relevance | path

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

/third_party/libdrm/include/drm/
Damdgpu_drm.h210 #define AMDGPU_CTX_OP_SET_STABLE_PSTATE 6 macro
/third_party/mesa3d/include/drm-uapi/
Damdgpu_drm.h214 #define AMDGPU_CTX_OP_SET_STABLE_PSTATE 6 macro
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
Dradv_amdgpu_cs.c1642 …return amdgpu_cs_ctx_stable_pstate(ctx->ctx, AMDGPU_CTX_OP_SET_STABLE_PSTATE, amdgpu_pstate, NULL); in radv_amdgpu_ctx_set_pstate()
/third_party/libdrm/tests/amdgpu/
Dbasic_tests.c4317 AMDGPU_CTX_OP_SET_STABLE_PSTATE, in amdgpu_stable_pstate_test()