Searched refs:plane_width_max (Results 1 – 1 of 1) sorted by relevance
8190 int plane_width_max, plane_height_max; in intel_mode_valid_max_plane_size() local8205 plane_width_max = 6144 * num_joined_pipes; in intel_mode_valid_max_plane_size()8208 plane_width_max = 5120 * num_joined_pipes; in intel_mode_valid_max_plane_size()8211 plane_width_max = 5120; in intel_mode_valid_max_plane_size()8215 if (mode->hdisplay > plane_width_max) in intel_mode_valid_max_plane_size()