Jose Abreu writes: > Now that we have a callback to check if crtc and encoder supports a > given mode we can use it in vc4 so that we restrict the number of > probbed modes to the ones we can actually display. "probed" > > Also, remove the mode_fixup() calls as these are no longer needed > because mode_valid() will be called before. > > NOTE: Not even compiled tested Compile-tested and Reviewed-by: Eric Anholt