Searched refs:max_pixels (Results 1 – 1 of 1) sorted by relevance
469 unsigned int max_pixels, in plane_max_stride() argument476 return min(max_pixels, max_bytes / cpp); in plane_max_stride()478 return min(max_pixels * cpp, max_bytes); in plane_max_stride()486 unsigned int max_pixels = 65536; /* PLANE_OFFSET limit */ in adl_plane_max_stride() local491 max_pixels, max_bytes); in adl_plane_max_stride()499 unsigned int max_pixels = 8192; /* PLANE_OFFSET limit */ in skl_plane_max_stride() local504 max_pixels, max_bytes); in skl_plane_max_stride()