Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_regs.h77 #define GPU_FEATURES_RAY_TRAVERSAL BIT(5) macro
H A Dpanthor_pwr.c170 return ptdev->gpu_info.gpu_features & GPU_FEATURES_RAY_TRAVERSAL; in has_rtu()