Home
last modified time | relevance | path

Searched refs:vmw_res_to_srf (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/vmwgfx/
Dvmwgfx_surface.c340 srf = vmw_res_to_srf(res); in vmw_hw_surface_destroy()
371 srf = vmw_res_to_srf(res); in vmw_legacy_srf_create()
442 struct vmw_surface *srf = vmw_res_to_srf(res); in vmw_legacy_srf_dma()
624 struct vmw_surface *srf = vmw_res_to_srf(res); in vmw_user_surface_free()
1024 struct vmw_surface *srf = vmw_res_to_srf(res); in vmw_gb_surface_create()
Dvmwgfx_ioctl.c283 surface = vmw_res_to_srf(res); in vmw_present_ioctl()
Dvmwgfx_drv.h538 static inline struct vmw_surface *vmw_res_to_srf(struct vmw_resource *res) in vmw_res_to_srf() function
Dvmwgfx_resource.c354 *out_surf = vmw_res_to_srf(res); in vmw_user_lookup_handle()
Dvmwgfx_execbuf.c1274 srf = vmw_res_to_srf(sw_context->res_cache[vmw_res_surface].res); in vmw_cmd_dma()