Home
last modified time | relevance | path

Searched refs:dirty_set (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_validation.c83 u32 dirty_set : 1; member
368 node->dirty_set = 1; in vmw_validation_add_resource()
398 val->dirty_set = 1; in vmw_validation_res_set_dirty()
511 val->dirty_set, in vmw_validation_res_unreserve()
647 ret = vmw_resource_validate(res, intr, val->dirty_set && in vmw_validation_res_validate()
H A Dvmwgfx_resource.c465 * @dirty_set: Change dirty status of the resource.
476 bool dirty_set, in vmw_resource_unreserve()
515 if (dirty_set) in vmw_resource_unreserve()
475 vmw_resource_unreserve(struct vmw_resource *res, bool dirty_set, bool dirty, bool switch_backup, struct vmw_buffer_object *new_backup, unsigned long new_backup_offset) vmw_resource_unreserve() argument
H A Dvmwgfx_drv.h788 bool dirty_set,
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_validation.c68 * @dirty_set: Change dirty status of the resource.
86 u32 dirty_set : 1; member
352 node->dirty_set = 1; in vmw_validation_add_resource()
382 val->dirty_set = 1; in vmw_validation_res_set_dirty()
496 val->dirty_set, in vmw_validation_res_unreserve()
608 ret = vmw_resource_validate(res, intr, val->dirty_set && in vmw_validation_res_validate()
H A Dvmwgfx_resource.c433 * @dirty_set: Change dirty status of the resource.
444 bool dirty_set, in vmw_resource_unreserve()
483 if (dirty_set) in vmw_resource_unreserve()
443 vmw_resource_unreserve(struct vmw_resource *res, bool dirty_set, bool dirty, bool switch_guest_memory, struct vmw_bo *new_guest_memory_bo, unsigned long new_guest_memory_offset) vmw_resource_unreserve() argument
H A Dvmwgfx_drv.h824 bool dirty_set,

Completed in 10 milliseconds