mirror_ubuntu-kernels/drivers/gpu/drm/ttm
Thomas Zimmermann ccd9fe972c drm/ttm: Don't override vm_ops callbacks, if set
Drivers may want to set their own callbacks for a VM area. Only set
TTM's callbacks if the vm_ops field is clear.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210525151055.8174-2-tzimmermann@suse.de
2021-05-26 20:56:05 +02:00
..
Makefile drm/ttm: add ttm_sys_manager v3 2021-05-03 12:50:41 +02:00
ttm_agp_backend.c drm/ttm: cleanup ttm_agp_backend 2021-05-03 12:50:41 +02:00
ttm_bo_util.c drm/ttm: always initialize the full ttm_resource v2 2021-05-03 12:50:41 +02:00
ttm_bo_vm.c drm/ttm: Don't override vm_ops callbacks, if set 2021-05-26 20:56:05 +02:00
ttm_bo.c drm/ttm: Explain why ttm_bo_add_move_fence uses a shared slot 2021-05-20 22:28:11 +02:00
ttm_device.c drm/ttm: add ttm_sys_manager v3 2021-05-03 12:50:41 +02:00
ttm_execbuf_util.c drm/ttm: switch to per device LRU lock 2021-03-24 17:05:25 +01:00
ttm_module.c drm/ttm: drop sysfs directory 2021-02-09 17:28:01 +01:00
ttm_module.h drm/ttm: add ttm_sys_manager v3 2021-05-03 12:50:41 +02:00
ttm_pool.c drm-misc-next for 5.13: 2021-03-16 17:08:46 +10:00
ttm_range_manager.c drm/ttm: move the page_alignment into the BO v2 2021-04-23 16:23:02 +02:00
ttm_resource.c drm/ttm: always initialize the full ttm_resource v2 2021-05-03 12:50:41 +02:00
ttm_sys_manager.c drm/ttm: fix warning in new sys man 2021-05-04 16:10:10 +02:00
ttm_tt.c drm/ttm: fix error handling if no BO can be swapped out v4 2021-04-23 14:08:04 +02:00