Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_surface.c1715 static void vmw_subres_dirty_full(struct vmw_surface_dirty *dirty, u32 subres) in vmw_subres_dirty_full() argument
1718 u32 mip = subres % cache->num_mip_levels; in vmw_subres_dirty_full()
1720 SVGA3dBox *box = &dirty->boxes[subres]; in vmw_subres_dirty_full()