summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-23drm: Mark constant arrays of drm_display_mode constChris Wilson1-2/+3
2010-11-09drivers/gpu/drm/vmwgfx: Fix k.alloc switched argumentsJoe Perches1-1/+1
2010-10-06drm/vmwgfx: Prune modes based on available VRAM sizeThomas Hellstrom1-9/+19
2010-10-01vmwgfx: Enable use of the vblank systemThomas Hellstrom1-10/+17
2010-09-14drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson1-3/+3
2010-09-13drm: Use a nondestructive mode for output detect when pollingChris Wilson1-1/+2
2010-08-10drm: expand gamma_setJames Simmons1-1/+1
2010-06-03drm/vmwgfx: Allow userspace to change default layout. Bump minor.Jakob Bornecrantz1-6/+77
2010-06-01drm/vmwgfx: Some modesetting cleanups and fixes.Jakob Bornecrantz1-13/+4
2010-06-01drm/vmwgfx: Don't use SVGA_REG_ENABLE in modesetting code.Jakob Bornecrantz1-5/+0
2010-06-01drm/vmwgfx: Remove duplicate member from struct vmw_legacy_display_unit.Jakob Bornecrantz1-4/+2
2010-06-01drm/vmwgfx: Support older hardware.Jakob Bornecrantz1-13/+57
2010-06-01drm/vmwgfx: Get connector status from detection function.Jakob Bornecrantz1-7/+3
2010-06-01drm/vmwgfx: Make sure to unpin old and pin new framebuffer.Jakob Bornecrantz1-6/+11
2010-06-01drm/vmwgfx: Fix single framebuffer detection.Jakob Bornecrantz1-0/+3
2009-12-15drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz1-0/+516