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