Home
last modified time | relevance | path

Searched refs:mem_features (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/panfrost/
Dpanfrost_gpu.c234 pfdev->features.mem_features = gpu_read(pfdev, GPU_MEM_FEATURES); in panfrost_gpu_init_features()
320 pfdev->features.mem_features, in panfrost_gpu_init_features()
Dpanfrost_device.h42 u32 mem_features; member
Dpanfrost_perfcnt.c302 nl2c = ((pfdev->features.mem_features >> 8) & GENMASK(3, 0)) + 1; in panfrost_perfcnt_init()
Dpanfrost_drv.c58 PANFROST_FEATURE(MEM_FEATURES, mem_features); in panfrost_ioctl_get_param()