linux/drivers/gpu/drm/ttm
Christian König 586052b0a6 drm/ttm: rework no_retry handling v2
During eviction we do want to trigger the OOM killer.

Only while doing new allocations we should try to avoid that and
return -ENOMEM to the application.

v2: rename the flag to gfp_retry_mayfail.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/398685/
2020-11-04 11:22:46 +01:00
..
Makefile drm/ttm: nuke old page allocator 2020-10-29 15:57:57 +01:00
ttm_agp_backend.c drm/ttm: nuke old page allocator 2020-10-29 15:57:57 +01:00
ttm_bo_util.c drm/ttm: remove overlapping memcpy support 2020-10-23 05:25:23 +10:00
ttm_bo_vm.c drm/ttm: use caching instead of placement for ttm_io_prot 2020-10-15 12:51:24 +02:00
ttm_bo.c Merge drm/drm-next into drm-misc-next 2020-11-02 11:17:54 +01:00
ttm_execbuf_util.c drm/ttm/amdgpu: consolidate ttm reserve paths 2020-08-06 12:16:31 +10:00
ttm_memory.c drm/ttm: nuke old page allocator 2020-10-29 15:57:57 +01:00
ttm_module.c Add SPDX idenitifier and clarify license 2018-05-15 13:44:27 -05:00
ttm_pool.c drm/ttm: rework no_retry handling v2 2020-11-04 11:22:46 +01:00
ttm_range_manager.c drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3 2020-10-07 13:53:08 +02:00
ttm_resource.c drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3 2020-10-07 13:53:08 +02:00
ttm_tt.c drm/ttm: rework no_retry handling v2 2020-11-04 11:22:46 +01:00