Searched refs:panfrost_has_hw_feature (Results 1 – 5 of 5) sorted by relevance
111 if (panfrost_has_hw_feature(pfdev, HW_FEATURE_TLS_HASHING)) in panfrost_gpu_init_quirks()130 if (panfrost_has_hw_feature(pfdev, HW_FEATURE_3BIT_EXT_RW_L2_MMU_CONFIG)) in panfrost_gpu_init_quirks()394 if (panfrost_has_hw_feature(pfdev, HW_FEATURE_FLUSH_REDUCTION)) { in panfrost_gpu_get_latest_flush_id()
181 if (panfrost_has_hw_feature(pfdev, HW_FEATURE_FLUSH_REDUCTION)) in panfrost_job_hw_submit()189 if (panfrost_has_hw_feature(pfdev, HW_FEATURE_FLUSH_REDUCTION)) in panfrost_job_hw_submit()
303 static inline bool panfrost_has_hw_feature(struct panfrost_device *pfdev, in panfrost_has_hw_feature() function
286 if (panfrost_has_hw_feature(pfdev, HW_FEATURE_V4)) { in panfrost_perfcnt_init()
597 if (panfrost_has_hw_feature(pfdev, HW_FEATURE_AARCH64_MMU)) in access_type_name()