Searched refs:thread_features (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/gpu/drm/panfrost/
H A Dpanfrost_device.h61 u32 thread_features; member in struct:panfrost_features
H A Dpanfrost_gpu.c256 pfdev->features.thread_features = gpu_read(pfdev, GPU_THREAD_FEATURES);
H A Dpanfrost_drv.c60 PANFROST_FEATURE(THREAD_FEATURES, thread_features);
/linux-master/include/uapi/drm/
H A Dpanthor_drm.h306 /** @thread_features: Thread features. */
307 __u32 thread_features; member in struct:drm_panthor_gpu_info
/linux-master/drivers/gpu/drm/panthor/
H A Dpanthor_gpu.c95 ptdev->gpu_info.thread_features = gpu_read(ptdev, GPU_THREAD_FEATURES);

Completed in 246 milliseconds