Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/etnaviv/
H A Dcommon.xml.h120 #define chipFeatures_PIPE_VG 0x04000000 macro
H A Detnaviv_perfmon.c456 .feature = chipFeatures_PIPE_VG,
H A Detnaviv_gpu.c796 if (gpu->identity.features & chipFeatures_PIPE_VG && in etnaviv_gpu_init()