Searched refs:plane_width_max (Results 1 – 1 of 1) sorted by relevance
8143 int plane_width_max, plane_height_max; in intel_mode_valid_max_plane_size() local8158 plane_width_max = 6144 * num_joined_pipes; in intel_mode_valid_max_plane_size()8161 plane_width_max = 5120 * num_joined_pipes; in intel_mode_valid_max_plane_size()8164 plane_width_max = 5120; in intel_mode_valid_max_plane_size()8168 if (mode->hdisplay > plane_width_max) in intel_mode_valid_max_plane_size()