Home
last modified time | relevance | path

Searched refs:chipFeatures_PIPE_VG (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/etnaviv/
Dcommon.xml.h120 #define chipFeatures_PIPE_VG 0x04000000 macro
Detnaviv_perfmon.c424 .feature = chipFeatures_PIPE_VG,
Detnaviv_gpu.c744 if (gpu->identity.features & chipFeatures_PIPE_VG && in etnaviv_gpu_init()