Searched refs:plane_width_max (Results 1 – 1 of 1) sorted by relevance
7959 int plane_width_max, plane_height_max; in intel_mode_valid_max_plane_size() local7974 plane_width_max = 6144 * num_joined_pipes; in intel_mode_valid_max_plane_size()7977 plane_width_max = 5120 * num_joined_pipes; in intel_mode_valid_max_plane_size()7980 plane_width_max = 5120; in intel_mode_valid_max_plane_size()7984 if (mode->hdisplay > plane_width_max) in intel_mode_valid_max_plane_size()