Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_surface.c1717 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()