linux_dsm_epyc7002/drivers/gpu/drm/vmwgfx
Thomas Hellstrom 6ff67ae759 drm/vmwgfx: Fix host message module function declarations
Make the host message module function declarations similar to the other
declarations in vmwgfx_drv.h and include the header in vmwgfx_msg.c

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Deepak Rawat <drawat@vmware.com>
2018-07-03 20:41:10 +02:00
..
device_include drm/vmwgfx: Perform topology validation during atomic modeset. 2018-07-03 20:37:38 +02:00
Kconfig drm: fix compilations issues introduced by "drm: allow to use mmuless SoC" 2017-01-09 11:30:30 +01:00
Makefile drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object 2018-07-03 20:33:30 +02:00
vmwgfx_binding.c drm/ttm: use an operation ctx for ttm_mem_global_alloc 2017-12-27 11:38:54 -05:00
vmwgfx_binding.h
vmwgfx_blit.c drm/vmwgfx: Add a cpu blit utility that can be used for page-backed bos 2018-03-22 12:08:23 +01:00
vmwgfx_bo.c drm/vmwgfx: Optimize the buffer object swap_notify callback somewhat. 2018-07-03 20:33:57 +02:00
vmwgfx_cmdbuf_res.c drm/vmwgfx: Fix NULL pointer comparison 2017-07-17 23:40:34 -07:00
vmwgfx_cmdbuf.c drm/vmwgfx: Fix multiple command buffer context use 2018-03-22 12:08:23 +01:00
vmwgfx_context.c drm/vmwgfx: Move buffer object related code to vmwgfx_bo.c 2018-07-03 20:33:46 +02:00
vmwgfx_cotable.c drm/vmwgfx: Move buffer object related code to vmwgfx_bo.c 2018-07-03 20:33:46 +02:00
vmwgfx_drv.c drm/vmwgfx: Use a mutex to protect gui positioning in vmw_display_unit 2018-07-03 20:39:30 +02:00
vmwgfx_drv.h drm/vmwgfx: Fix host message module function declarations 2018-07-03 20:41:10 +02:00
vmwgfx_execbuf.c drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object 2018-07-03 20:33:30 +02:00
vmwgfx_fb.c drm/vmwgfx: Move buffer object related code to vmwgfx_bo.c 2018-07-03 20:33:46 +02:00
vmwgfx_fence.c drm/vmwgfx: Reorganize the fence wait loop 2018-07-03 20:40:48 +02:00
vmwgfx_fence.h drm/vmwgfx: Add support for imported Fence File Descriptor 2017-08-28 17:51:38 +02:00
vmwgfx_fifo.c drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve() 2017-06-07 12:07:35 +02:00
vmwgfx_gmr.c drm/vmwgfx: Fix copyright headers 2015-08-12 10:06:56 -07:00
vmwgfx_gmrid_manager.c drm/ttm: make ttm_mem_type_manager_func debug more useful 2017-08-17 15:45:59 -04:00
vmwgfx_ioctl.c drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object 2018-07-03 20:33:30 +02:00
vmwgfx_irq.c drm/vmwgfx: Move irq bottom half processing to threads 2017-08-28 17:40:43 +02:00
vmwgfx_kms.c drm/vmwgfx: Add gui_x/y to vmw_connector_state 2018-07-03 20:39:46 +02:00
vmwgfx_kms.h drm/vmwgfx: Add gui_x/y to vmw_connector_state 2018-07-03 20:39:46 +02:00
vmwgfx_ldu.c drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object 2018-07-03 20:33:30 +02:00
vmwgfx_marker.c
vmwgfx_mob.c drm/vmwgfx: Move buffer object related code to vmwgfx_bo.c 2018-07-03 20:33:46 +02:00
vmwgfx_msg.c drm/vmwgfx: Fix host message module function declarations 2018-07-03 20:41:10 +02:00
vmwgfx_msg.h drm/vmwgfx: Fix 32-bit VMW_PORT_HB_[IN|OUT] macros 2018-05-23 16:11:24 +02:00
vmwgfx_overlay.c drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object 2018-07-03 20:33:30 +02:00
vmwgfx_prime.c dma-buf: remove kmap_atomic interface 2018-06-20 15:59:34 +02:00
vmwgfx_reg.h drm/vmwgfx: Fix copyright headers 2015-08-12 10:06:56 -07:00
vmwgfx_resource_priv.h drm/vmwgfx: Introduce a simple resource type 2017-03-31 15:21:17 -07:00
vmwgfx_resource.c drm/vmwgfx: Use blocking buffer object reserves when evicting resources 2018-07-03 20:34:20 +02:00
vmwgfx_scrn.c drm/vmwgfx: Add gui_x/y to vmw_connector_state 2018-07-03 20:39:46 +02:00
vmwgfx_shader.c drm/vmwgfx: Move buffer object related code to vmwgfx_bo.c 2018-07-03 20:33:46 +02:00
vmwgfx_simple_resource.c drm/ttm: use an operation ctx for ttm_mem_global_alloc 2017-12-27 11:38:54 -05:00
vmwgfx_so.c drm/ttm: use an operation ctx for ttm_mem_global_alloc 2017-12-27 11:38:54 -05:00
vmwgfx_so.h drm/vmwgfx: Fix copyright headers 2015-08-12 10:06:56 -07:00
vmwgfx_stdu.c drm/vmwgfx: Add gui_x/y to vmw_connector_state 2018-07-03 20:39:46 +02:00
vmwgfx_surface.c drm/vmwgfx: Move buffer object related code to vmwgfx_bo.c 2018-07-03 20:33:46 +02:00
vmwgfx_ttm_buffer.c drm/vmwgfx: Move buffer object related code to vmwgfx_bo.c 2018-07-03 20:33:46 +02:00
vmwgfx_ttm_glue.c drm/vmwgfx: Fix copyright headers 2015-08-12 10:06:56 -07:00
vmwgfx_va.c drm/vmwgfx: Re-implement the stream resource as a simple resource. 2017-03-31 15:21:17 -07:00