Searched refs:mmu_features (Results 1 – 4 of 4) sorted by relevance
235 pfdev->features.mmu_features = gpu_read(pfdev, GPU_MMU_FEATURES); in panfrost_gpu_init_features()321 pfdev->features.mmu_features, in panfrost_gpu_init_features()418 DMA_BIT_MASK(FIELD_GET(0xff00, pfdev->features.mmu_features))); in panfrost_gpu_init()
43 u32 mmu_features; member
633 .ias = FIELD_GET(0xff, pfdev->features.mmu_features), in panfrost_mmu_ctx_create()634 .oas = FIELD_GET(0xff00, pfdev->features.mmu_features), in panfrost_mmu_ctx_create()
59 PANFROST_FEATURE(MMU_FEATURES, mmu_features); in panfrost_ioctl_get_param()