Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/imagination/
H A Dpvr_mmu.c64 PVR_MMU_SYNC_LEVEL_NONE = -1, enumerator
1952 WARN_ON(level < PVR_MMU_SYNC_LEVEL_NONE); in pvr_mmu_op_context_sync_manual()
1954 if (level <= PVR_MMU_SYNC_LEVEL_NONE) in pvr_mmu_op_context_sync_manual()
2000 op_ctx->sync_level_required = PVR_MMU_SYNC_LEVEL_NONE; in pvr_mmu_op_context_sync_partial()
2020 op_ctx->sync_level_required = PVR_MMU_SYNC_LEVEL_NONE; in pvr_mmu_op_context_sync()
2188 s8 load_level_required = PVR_MMU_SYNC_LEVEL_NONE; in pvr_mmu_op_context_next_page()
2287 op_ctx->sync_level_required != PVR_MMU_SYNC_LEVEL_NONE; in pvr_mmu_op_context_destroy()
2358 op_ctx->sync_level_required = PVR_MMU_SYNC_LEVEL_NONE; in pvr_mmu_op_context_create()