Home
last modified time | relevance | path

Searched refs:mem_features (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/panfrost/
H A Dpanfrost_device.h41 u32 mem_features; member
H A Dpanfrost_gpu.c224 pfdev->features.mem_features = gpu_read(pfdev, GPU_MEM_FEATURES); in panfrost_gpu_init_features()
309 pfdev->features.mem_features, in panfrost_gpu_init_features()
H A Dpanfrost_perfcnt.c297 * mem_features. in panfrost_perfcnt_init()
299 nl2c = ((pfdev->features.mem_features >> 8) & GENMASK(3, 0)) + 1; in panfrost_perfcnt_init()
H A Dpanfrost_drv.c57 PANFROST_FEATURE(MEM_FEATURES, mem_features); in panfrost_ioctl_get_param()
/kernel/linux/linux-6.6/drivers/gpu/drm/panfrost/
H A 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()
H A Dpanfrost_device.h42 u32 mem_features; member
H A Dpanfrost_perfcnt.c300 * mem_features. in panfrost_perfcnt_init()
302 nl2c = ((pfdev->features.mem_features >> 8) & GENMASK(3, 0)) + 1; in panfrost_perfcnt_init()
H A Dpanfrost_drv.c58 PANFROST_FEATURE(MEM_FEATURES, mem_features); in panfrost_ioctl_get_param()

Completed in 5 milliseconds