Searched refs:etnaviv_device_softpin_capable (Results 1 – 3 of 3) sorted by relevance
148 bool etnaviv_device_softpin_capable(struct etna_device *dev) in etnaviv_device_softpin_capable() function
103 bool etnaviv_device_softpin_capable(struct etna_device *dev);
1100 if (screen->specs.halti >= 5 && !etnaviv_device_softpin_capable(dev)) { in etna_screen_create()