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)
commitd8bd19d2aff95e52c7f356cc2fc722584a656065
treee9312e761aede46a030030288a4a51a576019396
parent991b7b44f8cfa1b9beff8c4c2f2ec888b925c2a7
drm/vmwgfx: Allow userspace to change default layout. Bump minor.

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>
drivers/gpu/drm/vmwgfx/vmwgfx_drv.c
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c
drivers/gpu/drm/vmwgfx/vmwgfx_kms.h
drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c
include/drm/vmwgfx_drm.h