Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_surface.c1770 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()