Searched refs:max_pixels (Results 1 – 1 of 1) sorted by relevance
477 unsigned int max_pixels, in plane_max_stride() argument484 return min(max_pixels, max_bytes / cpp); in plane_max_stride()486 return min(max_pixels * cpp, max_bytes); in plane_max_stride()494 unsigned int max_pixels = 65536; /* PLANE_OFFSET limit */ in adl_plane_max_stride() local499 max_pixels, max_bytes); in adl_plane_max_stride()507 unsigned int max_pixels = 8192; /* PLANE_OFFSET limit */ in skl_plane_max_stride() local512 max_pixels, max_bytes); in skl_plane_max_stride()