commit | 5b8788c1740fae8416e7e045301d99676d20bd64 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Mon Jul 01 14:14:38 2013 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Fri Jul 05 10:43:19 2013 +1000 |
tree | ec8a2ece2837643b5abe5646ffd4f7fa51ac4acf | |
parent | 69163ea82732894e8c1e17df4010372ed078efdd [diff] |
drm/qxl: make dynamic resizing work properly. 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>