Home
last modified time | relevance | path

Searched refs:HW_FEATURE_V4 (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/panfrost/
Dpanfrost_features.h33 HW_FEATURE_V4, enumerator
48 BIT_ULL(HW_FEATURE_V4))
55 BIT_ULL(HW_FEATURE_V4))
66 BIT_ULL(HW_FEATURE_V4))
Dpanfrost_perfcnt.c286 if (panfrost_has_hw_feature(pfdev, HW_FEATURE_V4)) { in panfrost_perfcnt_init()