Home
last modified time | relevance | path

Searched refs:vmw_surface_dirty (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_surface.c72 * vmw_surface_dirty - Surface dirty-tracker
74 * @size: Accounting size for the struct vmw_surface_dirty.
78 struct vmw_surface_dirty { struct
1722 static void vmw_subres_dirty_add(struct vmw_surface_dirty *dirty, in vmw_subres_dirty_add()
1770 static void vmw_subres_dirty_full(struct vmw_surface_dirty *dirty, u32 subres) in vmw_subres_dirty_full()
1792 struct vmw_surface_dirty *dirty = in vmw_surface_tex_dirty_range_add()
1793 (struct vmw_surface_dirty *) res->dirty; in vmw_surface_tex_dirty_range_add()
1843 struct vmw_surface_dirty *dirty = in vmw_surface_buf_dirty_range_add()
1844 (struct vmw_surface_dirty *) res->dirty; in vmw_surface_buf_dirty_range_add()
1886 struct vmw_surface_dirty *dirt in vmw_surface_dirty_sync()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_surface.c72 * struct vmw_surface_dirty - Surface dirty-tracker
77 struct vmw_surface_dirty { struct
1669 static void vmw_subres_dirty_add(struct vmw_surface_dirty *dirty, in vmw_subres_dirty_add()
1717 static void vmw_subres_dirty_full(struct vmw_surface_dirty *dirty, u32 subres) in vmw_subres_dirty_full()
1739 struct vmw_surface_dirty *dirty = in vmw_surface_tex_dirty_range_add()
1740 (struct vmw_surface_dirty *) res->dirty; in vmw_surface_tex_dirty_range_add()
1790 struct vmw_surface_dirty *dirty = in vmw_surface_buf_dirty_range_add()
1791 (struct vmw_surface_dirty *) res->dirty; in vmw_surface_buf_dirty_range_add()
1832 struct vmw_surface_dirty *dirty = in vmw_surface_dirty_sync()
1833 (struct vmw_surface_dirty *) re in vmw_surface_dirty_sync()
[all...]

Completed in 8 milliseconds