Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_surface.c1952 u32 num_mip; in vmw_surface_dirty_alloc() local
1967 num_mip = metadata->mip_levels[0]; in vmw_surface_dirty_alloc()
1968 if (!num_mip) in vmw_surface_dirty_alloc()
1969 num_mip = 1; in vmw_surface_dirty_alloc()
1971 num_subres = num_layers * num_mip; in vmw_surface_dirty_alloc()
1990 num_mip, num_layers, num_samples, in vmw_surface_dirty_alloc()