Home
last modified time | relevance | path

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

/drivers/gpu/drm/panthor/
A Dpanthor_gpu.c99 ptdev->gpu_info.mem_features = gpu_read(ptdev, GPU_MEM_FEATURES); in panthor_gpu_init_info()
136 ptdev->gpu_info.mem_features, in panthor_gpu_init_info()
/drivers/gpu/drm/panfrost/
A Dpanfrost_device.h70 u32 mem_features; member
A Dpanfrost_gpu.c257 pfdev->features.mem_features = gpu_read(pfdev, GPU_MEM_FEATURES); in panfrost_gpu_init_features()
343 pfdev->features.mem_features, in panfrost_gpu_init_features()
A Dpanfrost_perfcnt.c304 nl2c = ((pfdev->features.mem_features >> 8) & GENMASK(3, 0)) + 1; in panfrost_perfcnt_init()
A Dpanfrost_drv.c83 PANFROST_FEATURE(MEM_FEATURES, mem_features); in panfrost_ioctl_get_param()

Completed in 11 milliseconds