Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_cotable.c56 bool scrubbed; member
193 vcotbl->scrubbed = false; in vmw_cotable_unscrub()
256 if (vcotbl->scrubbed) in vmw_cotable_scrub()
288 vcotbl->scrubbed = true; in vmw_cotable_scrub()
322 if (!vcotbl->scrubbed) in vmw_cotable_unbind()
352 if (!vcotbl->scrubbed) { in vmw_cotable_readback()
525 if (vcotbl->scrubbed && vmw_resource_mob_attached(res)) { in vmw_cotable_create()
596 vcotbl->scrubbed = true; in vmw_cotable_alloc()
Dvmwgfx_binding.c351 loc->scrubbed = false; in vmw_binding_add()
406 WARN_ON(bi->scrubbed); in vmw_binding_transfer()
450 if (!entry->scrubbed) { in vmw_binding_state_scrub()
453 entry->scrubbed = true; in vmw_binding_state_scrub()
492 if (!entry->scrubbed) { in vmw_binding_res_list_scrub()
495 entry->scrubbed = true; in vmw_binding_res_list_scrub()
548 if (likely(!entry->scrubbed)) in vmw_binding_rebind_all()
559 entry->scrubbed = false; in vmw_binding_rebind_all()
762 ((biv->bi.scrubbed) ? in vmw_collect_view_ids()
798 ((!biv->bi.ctx || biv->bi.scrubbed) ? in vmw_collect_dirty_view_ids()
[all …]
Dvmwgfx_binding.h80 bool scrubbed; member
/linux-5.19.10/Documentation/ABI/testing/
Dsysfs-bus-papr-pmem29 * "scrubbed"
31 NVDIMM have been scrubbed.