Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panfrost/
A Dpanfrost_gpu.c224 pfdev->features.mem_features = gpu_read(pfdev, GPU_MEM_FEATURES); in panfrost_gpu_init_features()
310 pfdev->features.mem_features, in panfrost_gpu_init_features()
A Dpanfrost_device.h41 u32 mem_features; member
A Dpanfrost_perfcnt.c301 nl2c = ((pfdev->features.mem_features >> 8) & GENMASK(3, 0)) + 1; in panfrost_perfcnt_init()
A Dpanfrost_drv.c57 PANFROST_FEATURE(MEM_FEATURES, mem_features); in panfrost_ioctl_get_param()

Completed in 7 milliseconds