Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_surface.c1955 u32 num_mip; in vmw_surface_dirty_alloc() local
1970 num_mip = metadata->mip_levels[0]; in vmw_surface_dirty_alloc()
1971 if (!num_mip) in vmw_surface_dirty_alloc()
1972 num_mip = 1; in vmw_surface_dirty_alloc()
1974 num_subres = num_layers * num_mip; in vmw_surface_dirty_alloc()
1993 num_mip, num_layers, num_samples, in vmw_surface_dirty_alloc()

Completed in 8 milliseconds