linux_dsm_epyc7002/drivers/gpu/drm/ttm
Dave Airlie 3a4ab168a5 drm/ttm: split bound/populated flags.
Move bound up into the bo object, and keep populated with the tt
object.

The ghost object handling needs to follow the flags at the bo
level now instead of it being part of the ttm tt object.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200915024007.67163-7-airlied@gmail.com
2020-09-16 09:35:47 +10: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: split bound/populated flags. 2020-09-16 09:35:47 +10:00
ttm_bo_vm.c Merge drm/drm-next into drm-misc-next 2020-09-14 18:11:40 +02:00
ttm_bo.c drm/ttm: move ttm binding/unbinding out of ttm_tt paths. 2020-09-16 09:35:30 +10: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/tt: add wrappers to set tt state. 2020-09-16 09:33:24 +10:00
ttm_page_alloc.c drm/ttm/tt: add wrappers to set tt state. 2020-09-16 09:33:24 +10:00
ttm_range_manager.c drm/ttm: remove available_caching 2020-09-15 16:05:19 +02:00
ttm_resource.c drm/ttm: remove available_caching 2020-09-15 16:05:19 +02:00
ttm_tt.c drm/ttm: move ttm binding/unbinding out of ttm_tt paths. 2020-09-16 09:35:30 +10:00