Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_surface.c1768 * @subres: The subresource
1770 static void vmw_subres_dirty_full(struct vmw_surface_dirty *dirty, u32 subres) in vmw_subres_dirty_full() argument
1773 u32 mip = subres % cache->num_mip_levels; in vmw_subres_dirty_full()
1775 SVGA3dBox *box = &dirty->boxes[subres]; in vmw_subres_dirty_full()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_surface.c1715 * @subres: The subresource
1717 static void vmw_subres_dirty_full(struct vmw_surface_dirty *dirty, u32 subres) in vmw_subres_dirty_full() argument
1720 u32 mip = subres % cache->num_mip_levels; in vmw_subres_dirty_full()
1722 SVGA3dBox *box = &dirty->boxes[subres]; in vmw_subres_dirty_full()

Completed in 6 milliseconds