Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_mob.c246 for (i = 0; i < batch->num_otables; ++i) { in vmw_otable_batch_setup()
259 for (i = 0; i < batch->num_otables; ++i) { in vmw_otable_batch_setup()
274 for (i = 0; i < batch->num_otables; ++i) { in vmw_otable_batch_setup()
307 dev_priv->otable_batch.num_otables = ARRAY_SIZE(dx_tables); in vmw_otables_setup()
314 dev_priv->otable_batch.num_otables = ARRAY_SIZE(pre_dx_tables); in vmw_otables_setup()
335 for (i = 0; i < batch->num_otables; ++i) in vmw_otable_batch_takedown()
A Dvmwgfx_drv.h492 unsigned num_otables; member

Completed in 7 milliseconds