Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h418 bool res_ht_initialized; member
H A Dvmwgfx_drv.c1028 if (dev_priv->ctx.res_ht_initialized) in vmw_driver_unload()
H A Dvmwgfx_execbuf.c4110 if (!sw_context->res_ht_initialized) { in vmw_execbuf_process()
4115 sw_context->res_ht_initialized = true; in vmw_execbuf_process()