Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/etnaviv/
H A Dcommon.xml.h103 #define chipFeatures_PIPE_2D 0x00000200 macro
H A Detnaviv_perfmon.c451 .feature = chipFeatures_PIPE_2D,
H A Detnaviv_buffer.c198 if (gpu->identity.features & chipFeatures_PIPE_2D) { in etnaviv_buffer_config_mmuv2()
H A Detnaviv_gpu.c423 gpu->identity.features |= chipFeatures_PIPE_2D; in etnaviv_hw_identify()