linux/drivers/gpu/drm/ttm
Christian König 48e07c23cb drm/ttm: nuke memory type flags
It's not supported to specify more than one of those flags.
So it never made sense to make this a flag in the first place.

Nuke the flags and specify directly which memory type to use.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/389826/?series=81551&rev=1
2020-09-11 13:31:23 +02:00
..
Makefile drm/ttm: give resource functions their own [ch] files 2020-08-12 15:51:03 +02:00
ttm_agp_backend.c drm/ttm/agp: remove bdev from agp helpers 2020-09-09 08:30:49 +10:00
ttm_bo_util.c drm/ttm: nuke memory type flags 2020-09-11 13:31:23 +02:00
ttm_bo_vm.c drm/ttm: merge offset and base in ttm_bus_placement 2020-09-08 10:43:30 +02:00
ttm_bo.c drm/ttm: nuke memory type flags 2020-09-11 13:31:23 +02: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: remove pointers to globals 2019-10-25 11:40:51 +02:00
ttm_module.c Add SPDX idenitifier and clarify license 2018-05-15 13:44:27 -05:00
ttm_page_alloc_dma.c drm/ttm: Use scnprintf() for avoiding potential buffer overflow 2020-03-11 12:44:21 +01:00
ttm_page_alloc.c drm/ttm: remove pointers to globals 2019-10-25 11:40:51 +02:00
ttm_range_manager.c drm/ttm: rename ttm_resource_manager_func callbacks 2020-08-12 15:50:51 +02:00
ttm_resource.c drm/ttm: remove io_reserve_lru handling v3 2020-09-03 11:41:11 +02:00
ttm_tt.c drm/ttm: drop the tt backend function paths. 2020-09-09 08:30:54 +10:00