From: Marc-André Lureau Date: Fri, 18 Oct 2013 14:11:31 +0000 (+0200) Subject: drm/qxl: prefer the monitor config resolution X-Git-Tag: v3.13-rc1~76^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b080742393e2c19c603ccd651f10d58b32455749;p=pandora-kernel.git drm/qxl: prefer the monitor config resolution By default, 1024x768 is the preferred resolution. However, when a monitor config is given, it should be the only preferred resolution. Note that the monitor config resolution is passed to qxl_add_common_modes() to avoid adding a duplicate mode without the preferred resolution. That would discard the previous monitor config preferred bit. Signed-off-by: Marc-André Lureau Signed-off-by: Dave Airlie --- Reading git-diff-tree failed