Searched refs:pixel_size (Results 1 – 3 of 3) sorted by relevance
71 const struct drm_vmw_size *pixel_size, in vmw_surface_get_size_in_blocks() argument74 block_size->width = __KERNEL_DIV_ROUND_UP(pixel_size->width, in vmw_surface_get_size_in_blocks()76 block_size->height = __KERNEL_DIV_ROUND_UP(pixel_size->height, in vmw_surface_get_size_in_blocks()78 block_size->depth = __KERNEL_DIV_ROUND_UP(pixel_size->depth, in vmw_surface_get_size_in_blocks()
42 if (dssdev->ctrl.pixel_size == 24) in omapdss_default_get_recommended_bpp()
639 u8 pixel_size; member