linux/drivers/gpu/drm/ttm
Christian König 54d04ea8cd drm/ttm: merge offset and base in ttm_bus_placement
This is used by TTM to communicate the physical address
which should be used with ioremap(), ioremap_wc(). We don't
need to separate the base and offset in any way here.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/389457/
2020-09-08 10:43:30 +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: remove bdev from ttm_tt 2020-09-08 06:39:21 +10:00
ttm_bo_util.c drm/ttm: merge offset and base in ttm_bus_placement 2020-09-08 10:43:30 +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: merge offset and base in ttm_bus_placement 2020-09-08 10:43:30 +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: remove bdev from ttm_tt 2020-09-08 06:39:21 +10:00