drm/qxl: make dynamic resizing work properly.
authorDave Airlie <airlied@redhat.com>
Mon, 1 Jul 2013 04:14:38 +0000 (14:14 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 5 Jul 2013 00:43:19 +0000 (10:43 +1000)
qxl has a feature to allow the userspace driver do arbitrary resizes
when the viewer resizes, this fixes it by removing unnecessary code
from the kernel side.

Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found