Searched refs:max_pixels (Results 1 – 1 of 1) sorted by relevance
471 unsigned int max_pixels, in plane_max_stride() argument477 return min(max_pixels, max_bytes / cpp); in plane_max_stride()479 return min(max_pixels * cpp, max_bytes); in plane_max_stride()487 unsigned int max_pixels = 65536; /* PLANE_OFFSET limit */ in adl_plane_max_stride() local492 max_pixels, max_bytes); in adl_plane_max_stride()500 unsigned int max_pixels = 8192; /* PLANE_OFFSET limit */ in skl_plane_max_stride() local505 max_pixels, max_bytes); in skl_plane_max_stride()