aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c
Commit message (Expand)AuthorAgeFilesLines
* merge more graphics stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-263/+69
* remove firmware files, merge more uncritical stuff from 3.0.101Wolfgang Wiedmeyer2015-10-231-70/+264
* samsung update 1codeworkx2012-06-021-264/+70
* drm: Mark constant arrays of drm_display_mode constChris Wilson2011-02-231-2/+3
* drivers/gpu/drm/vmwgfx: Fix k.alloc switched argumentsJoe Perches2010-11-091-1/+1
* drm/vmwgfx: Prune modes based on available VRAM sizeThomas Hellstrom2010-10-061-9/+19
* vmwgfx: Enable use of the vblank systemThomas Hellstrom2010-10-011-10/+17
* drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson2010-09-141-3/+3
* drm: Use a nondestructive mode for output detect when pollingChris Wilson2010-09-131-1/+2
* drm: expand gamma_setJames Simmons2010-08-101-1/+1
* drm/vmwgfx: Allow userspace to change default layout. Bump minor.Jakob Bornecrantz2010-06-031-6/+77
* drm/vmwgfx: Some modesetting cleanups and fixes.Jakob Bornecrantz2010-06-011-13/+4
* drm/vmwgfx: Don't use SVGA_REG_ENABLE in modesetting code.Jakob Bornecrantz2010-06-011-5/+0
* drm/vmwgfx: Remove duplicate member from struct vmw_legacy_display_unit.Jakob Bornecrantz2010-06-011-4/+2
* drm/vmwgfx: Support older hardware.Jakob Bornecrantz2010-06-011-13/+57
* drm/vmwgfx: Get connector status from detection function.Jakob Bornecrantz2010-06-011-7/+3
* drm/vmwgfx: Make sure to unpin old and pin new framebuffer.Jakob Bornecrantz2010-06-011-6/+11
* drm/vmwgfx: Fix single framebuffer detection.Jakob Bornecrantz2010-06-011-0/+3
* drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz2009-12-151-0/+516