summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c
Commit message (Expand)AuthorAgeFilesLines
* vmwgfx: Whitespace & code style in display unitJakob Bornecrantz2011-10-181-3/+1
* vmwgfx: Fix display system init & close functionsJakob Bornecrantz2011-10-181-8/+22
* vmwgfx: Add screen object supportJakob Bornecrantz2011-10-051-3/+2
* vmwgfx: Refactor common display unit functions to shared fileJakob Bornecrantz2011-10-051-253/+15
* vmwgfx: Print error diagnostics if depth doesn't match the host expectationMichel Dänzer2011-09-011-10/+4
* vmwgfx: Add support for depth 8Michel Dänzer2011-09-011-0/+11
* vmwgfx: Let SVGA_REG_NUM_DISPLAYS determine output connectivityThomas Hellstrom2011-09-011-3/+10
* 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
OpenPOWER on IntegriCloud