linux_dsm_epyc7002/drivers/gpu/drm/vmwgfx
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
..
device_include
Kconfig
Makefile
ttm_lock.c
ttm_lock.h
ttm_object.c
ttm_object.h
vmwgfx_binding.c
vmwgfx_binding.h
vmwgfx_blit.c drm/ttm: remove bdev from ttm_tt 2020-09-08 06:39:21 +10:00
vmwgfx_bo.c drm/ttm: rename ttm_mem_reg to ttm_resource. 2020-08-06 13:19:21 +10:00
vmwgfx_cmdbuf_res.c
vmwgfx_cmdbuf.c
vmwgfx_context.c
vmwgfx_cotable.c
vmwgfx_drv.c Merge drm/drm-next into drm-misc-next 2020-08-12 20:42:08 +02:00
vmwgfx_drv.h drm/ttm: rename ttm_mem_reg to ttm_resource. 2020-08-06 13:19:21 +10:00
vmwgfx_execbuf.c drm/vmwgfx: fix spelling mistake "Cound" -> "Could" 2020-08-11 03:16:03 +02:00
vmwgfx_fb.c
vmwgfx_fence.c
vmwgfx_fence.h
vmwgfx_fifo.c
vmwgfx_gmr.c
vmwgfx_gmrid_manager.c drm/ttm: rename ttm_resource_manager_func callbacks 2020-08-12 15:50:51 +02:00
vmwgfx_ioctl.c
vmwgfx_irq.c
vmwgfx_kms.c drm/vmwgfx: fix spelling mistake "Cant" -> "Can't" 2020-08-11 03:16:03 +02:00
vmwgfx_kms.h
vmwgfx_ldu.c drm/vmwgfx/ldu: Use drm_mode_config_reset 2020-08-11 03:16:03 +02:00
vmwgfx_marker.c
vmwgfx_mob.c drm/vmwgfx: consolidate ttm object creation and populate 2020-08-06 12:16:22 +10:00
vmwgfx_msg.c
vmwgfx_msg.h
vmwgfx_overlay.c
vmwgfx_page_dirty.c
vmwgfx_prime.c
vmwgfx_reg.h
vmwgfx_resource_priv.h
vmwgfx_resource.c drm/ttm: rename ttm_mem_reg to ttm_resource. 2020-08-06 13:19:21 +10:00
vmwgfx_scrn.c drm/vmwgfx/sou: Use drm_mode_config_reset 2020-08-11 03:16:02 +02:00
vmwgfx_shader.c
vmwgfx_simple_resource.c
vmwgfx_so.c
vmwgfx_so.h
vmwgfx_stdu.c drm/vmwgfx/stdu: Use drm_mode_config_reset 2020-08-11 03:16:02 +02:00
vmwgfx_streamoutput.c
vmwgfx_surface.c drm/vmwgfx: Use struct_size() helper 2020-08-11 03:16:02 +02:00
vmwgfx_thp.c drm/ttm: rename ttm_resource_manager_func callbacks 2020-08-12 15:50:51 +02:00
vmwgfx_ttm_buffer.c drm/ttm: merge offset and base in ttm_bus_placement 2020-09-08 10:43:30 +02:00
vmwgfx_ttm_glue.c
vmwgfx_va.c
vmwgfx_validation.c
vmwgfx_validation.h