linux/drivers/gpu/drm/vmwgfx
Deepak Rawat 30aeee6728 drm/vmwgfx: Add SM4_1 flag
A boolean flag in device private structure to specify if the device
support SM4_1.

Signed-off-by: Deepak Rawat <drawat@vmware.com>
Reviewed-by: Sinclair Yeh <syeh@vmware.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
2018-07-06 20:16:07 +02:00
..
device_include drm/vmwgfx: Update the device headers 2018-07-04 09:42:49 +02:00
Kconfig
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: Add SM4_1 flag 2018-07-06 20:16:07 +02:00
vmwgfx_drv.h drm/vmwgfx: Add SM4_1 flag 2018-07-06 20:16:07 +02:00
vmwgfx_execbuf.c drm/vmwgfx: Add support for SVGA3dCmdIntraSurfaceCopy command 2018-07-06 20:16:07 +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
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: Add CAP2 support in vmwgfx 2018-07-06 20:15:34 +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
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
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: Remove an obsolete __le32 conversion 2018-07-03 20:41:23 +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
vmwgfx_va.c drm/vmwgfx: Re-implement the stream resource as a simple resource. 2017-03-31 15:21:17 -07:00