Home
last modified time | relevance | path

Searched refs:pa_bits (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/panthor/
A Dpanthor_gpu.c198 u32 pa_bits; in panthor_gpu_init() local
211 pa_bits = GPU_MMU_FEATURES_PA_BITS(ptdev->gpu_info.mmu_features); in panthor_gpu_init()
212 ret = dma_set_mask_and_coherent(ptdev->base.dev, DMA_BIT_MASK(pa_bits)); in panthor_gpu_init()
A Dpanthor_mmu.c2288 u32 pa_bits = GPU_MMU_FEATURES_PA_BITS(ptdev->gpu_info.mmu_features); in panthor_vm_create() local
2345 .oas = pa_bits, in panthor_vm_create()
/drivers/gpu/drm/panfrost/
A Dpanfrost_mmu.c722 u32 pa_bits = GPU_MMU_FEATURES_PA_BITS(pfdev->features.mmu_features); in panfrost_mmu_ctx_create() local
755 .oas = pa_bits, in panfrost_mmu_ctx_create()

Completed in 13 milliseconds