Searched refs:gfp_retry_mayfail (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_prime.c | 115 .gfp_retry_mayfail = true, in nouveau_gem_prime_export()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_bo.c | 1399 .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 D | xe_dma_buf.c | 222 .gfp_retry_mayfail = true, in xe_gem_prime_export()
|
| /linux/include/drm/ttm/ |
| H A D | ttm_bo.h | 185 bool gfp_retry_mayfail; member
|
| /linux/drivers/gpu/drm/ttm/ |
| H A D | ttm_pool.c | 728 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 D | amdgpu_dma_buf.c | 387 .gfp_retry_mayfail = true, in amdgpu_gem_prime_export()
|