]> git.baikalelectronics.ru Git - kernel.git/commit
virtio-gpu: use no-merge for fill-modes
authorMarc-André Lureau <marcandre.lureau@gmail.com>
Fri, 13 Nov 2015 13:00:40 +0000 (14:00 +0100)
committerDave Airlie <airlied@redhat.com>
Tue, 1 Dec 2015 00:33:35 +0000 (10:33 +1000)
commit668484475b5ac320ce906de3808ceb5ccdb67445
tree753180232b3dee47033c7782d6379df6c359f9bb
parenta0b15e70e233acb87a370cb0d7bb8250b468b8c1
virtio-gpu: use no-merge for fill-modes

Avoid the sticky preferred mode bit by using the no-merge version of the
function (this allows gnome-shell to resize to lower resolutions than
the default resolution)

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Cc: stable@vger.kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/virtio/virtgpu_display.c