drm/vmwgfx: Allow userspace to change default layout. Bump minor.
authorJakob Bornecrantz <jakob@vmware.com>
Tue, 1 Jun 2010 09:54:20 +0000 (11:54 +0200)
committerDave Airlie <airlied@redhat.com>
Thu, 3 Jun 2010 03:13:36 +0000 (13:13 +1000)
The host may change the layout and, since the change is
communicated to the master, the master needs a way to
communicate the change to the kernel driver.

The minor version number is bumped to advertize the
availability of this feature.

Signed-off-by: Jakob Bornecrantz <jakob@vmware.com>
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found