Home
last modified time | relevance | path

Searched defs:gpu_busy (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/platform/x86/
Dintel_ips.c337 bool (*gpu_busy)(void); member
776 bool gpu_busy = ips_gpu_busy(ips); in ips_adjust() local
/Linux-v4.19/drivers/gpu/drm/msm/
Dmsm_gpu.h73 int (*gpu_busy)(struct msm_gpu *gpu, uint64_t *value); member