Searched refs:vmw_gb_surface_cmd (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
| D | vmwgfx_execbuf.c | 1971 struct vmw_gb_surface_cmd { in vmw_cmd_update_gb_image() struct 1976 cmd = container_of(header, struct vmw_gb_surface_cmd, header); in vmw_cmd_update_gb_image() 1995 struct vmw_gb_surface_cmd { in vmw_cmd_update_gb_surface() struct 2000 cmd = container_of(header, struct vmw_gb_surface_cmd, header); in vmw_cmd_update_gb_surface() 2019 struct vmw_gb_surface_cmd { in vmw_cmd_readback_gb_image() struct 2024 cmd = container_of(header, struct vmw_gb_surface_cmd, header); in vmw_cmd_readback_gb_image() 2043 struct vmw_gb_surface_cmd { in vmw_cmd_readback_gb_surface() struct 2048 cmd = container_of(header, struct vmw_gb_surface_cmd, header); in vmw_cmd_readback_gb_surface() 2067 struct vmw_gb_surface_cmd { in vmw_cmd_invalidate_gb_image() struct 2072 cmd = container_of(header, struct vmw_gb_surface_cmd, header); in vmw_cmd_invalidate_gb_image() [all …]
|