aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_kms.c
Commit message (Expand)AuthorAge
* vmwgfx: Only allow 64x64 cursorsJakob Bornecrantz2011-11-11
* vmwgfx: Initialize clip rect loop correctly in surface dirtyJakob Bornecrantz2011-11-11
* vmwgfx: Close screen object systemJakob Bornecrantz2011-11-11
* vmwgfx: Snoop DMA transfers with non-covering sizesJakob Bornecrantz2011-11-07
* vmwgfx: Move the prefered mode first in the listJakob Bornecrantz2011-11-07
* vmwgfx: Unreference surface on cursor error pathJakob Bornecrantz2011-11-07
* vmwgfx: Free prefered mode on error pathJakob Bornecrantz2011-11-07
* vmwgfx: Use pointer return error codesJakob Bornecrantz2011-11-07
* vmwgfx: Fix hw cursor positionThomas Hellstrom2011-11-07
* vmwgfx: Make the preferred autofit mode have a 60Hz vrefreshThomas Hellstrom2011-11-07
* vmwgfx: Reinstate the update_layout ioctlThomas Hellstrom2011-11-02
* vmwgfx: Don't pass unused arguments to do_dirty functionsJakob Bornecrantz2011-10-23
* vmwgfx: Emulate depth 32 framebuffersJakob Bornecrantz2011-10-23
* vmwgfx: Add vblank stubsJakob Bornecrantz2011-10-18
* vmwgfx: Don't use virtual coords when using screen objectsJakob Bornecrantz2011-10-10
* vmwgfx: Minor cleanupsThomas Hellstrom2011-10-05
* vmwgfx: Be more strict with fb depths when using screen objectsJakob Bornecrantz2011-10-05
* vmwgfx: Make sure we always have a user-space handle to use for objects that ...Thomas Hellstrom2011-10-05
* vmwgfx: Add present and readback ioctlsJakob Bornecrantz2011-10-05
* vmwgfx: Drop 3D Legacy Display Unit supportJakob Bornecrantz2011-10-05
* vmwgfx: Add screen object supportJakob Bornecrantz2011-10-05
* vmwgfx: Add dmabuf helper functions for pinningJakob Bornecrantz2011-10-05
* vmwgfx: Refactor common display unit functions to shared fileJakob Bornecrantz2011-10-05
* vmwgfx: Break out dirty submission codeJakob Bornecrantz2011-10-05
* vmwgfx: Make sure the reserved area is at the start of vramJakob Bornecrantz2011-10-05
* vmwgfx: Add comments for buffer pinning codeJakob Bornecrantz2011-10-05
* vmwgfx: Remove the update layout IOCTL.Thomas Hellstrom2011-09-06
* vmwgfx: Print error diagnostics if depth doesn't match the host expectationMichel Dänzer2011-09-01
* vmwgfx: Fix 'bbp' typoMichel Dänzer2011-09-01
* vmwgfx: Don't write to read-only registersMichel Dänzer2011-09-01
* vmwgfx: Add support for depth 8Michel Dänzer2011-09-01
* 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