Home
last modified time | relevance | path

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

/drivers/gpu/drm/vmwgfx/
Dvmwgfx_execbuf.c311 BUG_ON(!sw_context->query_cid_valid); in vmw_query_bo_switch_prepare()
333 sw_context->query_cid_valid)) { in vmw_query_bo_switch_prepare()
339 sw_context->query_cid_valid = true; in vmw_query_bo_switch_prepare()
1155 sw_context->query_cid_valid = (dev_priv->pinned_bo != NULL); in vmw_execbuf_process()
Dvmwgfx_drv.h170 bool query_cid_valid; member