mirror_ubuntu-kernels/drivers/gpu/drm/ttm
Christian König bfa3357ef9 drm/ttm: allocate resource object instead of embedding it v2
To improve the handling we want the establish the resource object as base
class for the backend allocations.

v2: add missing error handling

Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210602100914.46246-1-christian.koenig@amd.com
2021-06-04 15:16:45 +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: allocate resource object instead of embedding it v2 2021-06-04 15:16:45 +02:00
ttm_bo_vm.c drm/ttm: rename bo->mem and make it a pointer 2021-06-02 11:07:25 +02:00
ttm_bo.c drm/ttm: allocate resource object instead of embedding it v2 2021-06-04 15:16:45 +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: allocate resource object instead of embedding it v2 2021-06-04 15:16:45 +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/ttm_tt: Demote non-conformant kernel-doc header 2021-06-03 13:31:30 +02:00