Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/etnaviv/
Dcommon.xml.h96 #define chipFeatures_PIPE_3D 0x00000004 macro
Detnaviv_perfmon.c414 .feature = chipFeatures_PIPE_3D,
Detnaviv_buffer.c187 if (gpu->identity.features & chipFeatures_PIPE_3D) { in etnaviv_buffer_config_mmuv2()
Detnaviv_gpu.c664 (gpu->identity.features & chipFeatures_PIPE_3D)) in etnaviv_gpu_setup_pulse_eater()
778 if (!(gpu->identity.features & chipFeatures_PIPE_3D) || in etnaviv_gpu_init()