Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cotable.c54 int seen_entries; member
515 needed_size = (vcotbl->seen_entries + 1) * co_info[vcotbl->type].size; in vmw_cotable_create()
610 vcotbl->seen_entries = -1; in vmw_cotable_alloc()
641 if (vcotbl->seen_entries < id) { in vmw_cotable_notify()
644 vcotbl->seen_entries = id; in vmw_cotable_notify()