Home
last modified time | relevance | path

Searched refs:throttling (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/targets/d3dadapter9/
H A Ddrm.c262 ctx->base.throttling = ctx->base.throttling_value > 0; in drm_create_adapter()
271 ctx->base.throttling = FALSE; in drm_create_adapter()
273 ctx->base.throttling = TRUE; in drm_create_adapter()
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dadapter9.h38 BOOL throttling; member
H A Dswapchain9.c242 This->desired_fences = This->actx->throttling ? This->actx->throttling_value + 1 : 0; in NineSwapChain9_Resize()
/third_party/mesa3d/.gitlab-ci/common/
H A Dintel-gpu-freq.sh359 # Control detection and reporting of GPU throttling events.
378 log INFO "Stopping throttling detector (pid=%s)" "${pid}"
397 # The throttling seems to occur when act freq goes below min.
404 printf "GPU throttling detected: act=%s min=%s cur=%s RPn=%s\n" \
410 log INFO "Started GPU throttling detector (pid=%s)" ${pid}
598 Start (default operation) the throttling detector

Completed in 4 milliseconds