Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_prime.c115 .gfp_retry_mayfail = true, in nouveau_gem_prime_export()
/linux/drivers/gpu/drm/xe/
H A Dxe_bo.c1399 .gfp_retry_mayfail = false, in xe_bo_restore_pinned()
1622 .gfp_retry_mayfail = false, in xe_ttm_bo_swap_notify()
1883 .gfp_retry_mayfail = true, in xe_bo_cpu_fault_fastpath()
1984 .gfp_retry_mayfail = retry_after_wait, in xe_bo_cpu_fault()
2141 .gfp_retry_mayfail = true, in xe_bo_init_locked()
2946 .gfp_retry_mayfail = true, in xe_bo_validate()
3431 .gfp_retry_mayfail = true, in xe_bo_migrate()
3484 .gfp_retry_mayfail = true, in xe_bo_evict()
H A Dxe_dma_buf.c222 .gfp_retry_mayfail = true, in xe_gem_prime_export()
/linux/include/drm/ttm/
H A Dttm_bo.h185 bool gfp_retry_mayfail; member
/linux/drivers/gpu/drm/ttm/
H A Dttm_pool.c728 if (ctx->gfp_retry_mayfail) in __ttm_pool_alloc()
858 if (ctx->gfp_retry_mayfail) in ttm_pool_restore_and_alloc()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_dma_buf.c387 .gfp_retry_mayfail = true, in amdgpu_gem_prime_export()