Home
last modified time | relevance | path

Searched refs:core_features (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/panfrost/
Dpanfrost_gpu.c224 pfdev->features.core_features = gpu_read(pfdev, GPU_CORE_FEATURES); in panfrost_gpu_init_features()
310 pfdev->features.core_features, in panfrost_gpu_init_features()
Dpanfrost_device.h39 u32 core_features; member
Dpanfrost_drv.c55 PANFROST_FEATURE(CORE_FEATURES, core_features); in panfrost_ioctl_get_param()