modesetting: Fix the call to function set_mode_major
In drmmode_set_desired_modes(), the call crtc->funcs->set_mode_major is split in the source code, resulting in garbage values. This eventually breaks VTswitch.
Signed-off-by: Kishore Kadiyala kishore.kadiyala@intel.com
Edited by Kishore409