Skip to content

modesetting: Fix the call to function set_mode_major

Kishore409 requested to merge Kishore409/xserver:kk_upstream into master

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

Merge request reports