Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_surface.c1915 u32 num_mip; in vmw_surface_dirty_alloc() local
1926 num_mip = metadata->mip_levels[0]; in vmw_surface_dirty_alloc()
1927 if (!num_mip) in vmw_surface_dirty_alloc()
1928 num_mip = 1; in vmw_surface_dirty_alloc()
1930 num_subres = num_layers * num_mip; in vmw_surface_dirty_alloc()
1941 num_mip, num_layers, num_samples, in vmw_surface_dirty_alloc()

Completed in 8 milliseconds