summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_kms.c
AgeCommit message (Expand)Author
2012-02-03vmwgfx: Fix assignment in vmw_framebuffer_create_handleRyan Mallon
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-09drm/vmwgfx: Fix oops on failing bo pinThomas Hellstrom
2010-10-06drm/vmwgfx: Save at least one screen layoutThomas Hellstrom
2010-10-06drm/vmwgfx: Prune modes based on available VRAM sizeThomas Hellstrom
2010-10-06drm/vmwgfx: Take the ttm lock around the dirty ioctlThomas Hellstrom
2010-10-06drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callbackThomas Hellstrom
2010-10-06drm/vmwgfx: Really support other depths than 32Thomas Hellstrom
2010-10-01vmwgfx: Enable use of the vblank systemThomas Hellstrom
2010-10-01vmwgfx: vt-switch (master drop) fixesThomas Hellstrom
2010-08-10drm: Propagate error code from fb_create()Chris Wilson
2010-07-20vmwgfx: return -EFAULT if copy_to_user failsDan Carpenter
2010-06-03drm/vmwgfx: Allow userspace to change default layout. Bump minor.Jakob Bornecrantz
2010-06-03drm/vmwgfx: Fix vga save / restore with display topology.Thomas Hellstrom
2010-06-01drm/vmwgfx: Print warnings in kernel log about bo pinning that fails.Jakob Bornecrantz
2010-06-01drm/vmwgfx: Reserve first part of VRAM for framebuffer.Thomas Hellstrom
2010-06-01drm/vmwgfx: Support older hardware.Jakob Bornecrantz
2010-06-01drm/vmwgfx: Assume larger framebuffer max size.Jakob Bornecrantz
2010-04-07drm/fb: fix fbdev object model + cleanup properly.Dave Airlie
2010-02-11drm/vmwgfx: Report propper framebuffer_{max|min}_{width|height}Jakob Bornecrantz
2010-02-01drm/vmwgfx: Don't send bad flags to the hostJakob Bornecrantz
2010-01-14drm/vmwgfx: Don't promote updates from GMR-backed scanouts to fullscreen.Thomas Hellstrom
2009-12-23drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.Thomas Hellstrom
2009-12-15drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz