drm/vmwgfx: Fix framebuffer creation on older hardware
authorThomas Hellstrom <thellstrom@vmware.com>
Wed, 12 Aug 2015 16:30:09 +0000 (09:30 -0700)
committerThomas Hellstrom <thellstrom@vmware.com>
Wed, 12 Aug 2015 17:05:44 +0000 (10:05 -0700)
commitdf45e9d410fc07ab816b006414f52ec4e2fbf2d7
treed445ce6f8892493e35fd343038618aba10a7ef02
parent65ade7d34bb6436104f1fdcce899bd81707da2e1
drm/vmwgfx: Fix framebuffer creation on older hardware

On older hardware, texture max width and height is not available, so set
it to something reasonable, like 8192.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Sinclair Yeh <syeh@vmware.com>
drivers/gpu/drm/vmwgfx/vmwgfx_drv.c