From: Thomas Hellstrom Date: Mon, 29 Jun 2015 19:59:58 +0000 (-0700) Subject: drm/vmwgfx: Fix kms preferred mode sorting X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~23^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6b05004538ab0933c7527f10a2a6ed88c620f99;p=pandora-kernel.git drm/vmwgfx: Fix kms preferred mode sorting The preferred mode typically didn't end up first, since the function drm_mode_connector_list_update() reordered the modes. Signed-off-by: Thomas Hellstrom Reviewed-by: Sinclair Yeh --- Reading git-diff-tree failed