Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/etnaviv/
H A Dcommon.xml.h96 #define chipFeatures_PIPE_3D 0x00000004 macro
H A Detnaviv_perfmon.c414 .feature = chipFeatures_PIPE_3D,
H A Detnaviv_buffer.c187 if (gpu->identity.features & chipFeatures_PIPE_3D) { in etnaviv_buffer_config_mmuv2()
H A Detnaviv_gpu.c674 (gpu->identity.features & chipFeatures_PIPE_3D)) in etnaviv_gpu_setup_pulse_eater()
788 if (!(gpu->identity.features & chipFeatures_PIPE_3D) || in etnaviv_gpu_init()