Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c636 uint32_t *id_loc, in vmw_cmd_res_check() argument
647 if (*id_loc == SVGA3D_INVALID_ID) { in vmw_cmd_res_check()
655 if (likely(rcache->valid_handle && *id_loc == rcache->handle)) { in vmw_cmd_res_check()
668 (dev_priv, sw_context->fp->tfile, *id_loc, converter, &res); in vmw_cmd_res_check()
671 (unsigned int) *id_loc); in vmw_cmd_res_check()
682 rcache->handle = *id_loc; in vmw_cmd_res_check()
688 id_loc), in vmw_cmd_res_check()