Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.h429 bool res_ht_initialized; member
Dvmwgfx_drv.c1146 if (dev_priv->ctx.res_ht_initialized) in vmw_driver_unload()
Dvmwgfx_execbuf.c4167 if (!sw_context->res_ht_initialized) { in vmw_execbuf_process()
4172 sw_context->res_ht_initialized = true; in vmw_execbuf_process()