Searched refs:max_pixels (Results 1 – 1 of 1) sorted by relevance
472 unsigned int max_pixels, in plane_max_stride() argument478 return min(max_pixels, max_bytes / cpp); in plane_max_stride()480 return min(max_pixels * cpp, max_bytes); in plane_max_stride()488 unsigned int max_pixels = 65536; /* PLANE_OFFSET limit */ in adl_plane_max_stride() local493 max_pixels, max_bytes); in adl_plane_max_stride()501 unsigned int max_pixels = 8192; /* PLANE_OFFSET limit */ in skl_plane_max_stride() local506 max_pixels, max_bytes); in skl_plane_max_stride()