summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c
Commit message (Expand)AuthorAgeFilesLines
* vmwgfx: Pick up the initial size from the width and height regsJakob Bornecrantz2012-02-131-2/+2
* Merge remote-tracking branch 'pfdo/drm-fixes' into drm-core-nextDave Airlie2011-12-211-1/+21
|\
| * vmwgfx: Resend the cursor after legacy modesetJakob Bornecrantz2011-12-191-1/+21
* | drm: Replace pitch with pitches[] in drm_framebufferVille Syrjälä2011-12-201-2/+2
|/
* vmwgfx: Infrastructure for explicit placementThomas Hellstrom2011-11-071-0/+1
* vmwgfx: Use "Virtual" connectors and encoders rather than "LVDS".Thomas Hellstrom2011-11-011-2/+2
* vmwgfx: Whitespace & code style in display unitJakob Bornecrantz2011-10-181-3/+1Star
* vmwgfx: Fix display system init & close functionsJakob Bornecrantz2011-10-181-8/+22
* vmwgfx: Add screen object supportJakob Bornecrantz2011-10-051-3/+2Star
* vmwgfx: Refactor common display unit functions to shared fileJakob Bornecrantz2011-10-051-253/+15Star
* vmwgfx: Print error diagnostics if depth doesn't match the host expectationMichel Dänzer2011-09-011-10/+4Star
* 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/+4Star
* drm/vmwgfx: Don't use SVGA_REG_ENABLE in modesetting code.Jakob Bornecrantz2010-06-011-5/+0Star
* drm/vmwgfx: Remove duplicate member from struct vmw_legacy_display_unit.Jakob Bornecrantz2010-06-011-4/+2Star
* drm/vmwgfx: Support older hardware.Jakob Bornecrantz2010-06-011-13/+57
* drm/vmwgfx: Get connector status from detection function.Jakob Bornecrantz2010-06-011-7/+3Star
* 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-141-0/+516