summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx
AgeCommit message (Expand)Author
2011-10-05vmwgfx: Bump driver minor to advertise support for new ioctls.Thomas Hellstrom
2011-10-05vmwgfx: Be more strict with fb depths when using screen objectsJakob Bornecrantz
2011-10-05vmwgfx: Handle device surface memory limitThomas Hellstrom
2011-10-05vmwgfx: Make sure we always have a user-space handle to use for objects that ...Thomas Hellstrom
2011-10-05vmwgfx: Optimize the command submission resource listThomas Hellstrom
2011-10-05vmwgfx: Fix up query processingThomas Hellstrom
2011-10-05vmwgfx: Allow reference and unreference of NULL fence objects.Thomas Hellstrom
2011-10-05vmwgfx: minor dmabuf utilities cleanupThomas Hellstrom
2011-10-05vmwgfx: Disallow user space to send present and readback commandsJakob Bornecrantz
2011-10-05vmwgfx: Add present and readback ioctlsJakob Bornecrantz
2011-10-05vmwgfx: Place overlays in GMR area if we canJakob Bornecrantz
2011-10-05vmwgfx: Drop 3D Legacy Display Unit supportJakob Bornecrantz
2011-10-05vmwgfx: Require HWV8 for 3d supportThomas Hellstrom
2011-10-05vmwgfx: Add screen object supportJakob Bornecrantz
2011-10-05vmwgfx: Add dmabuf helper functions for pinningJakob Bornecrantz
2011-10-05vmwgfx: Refactor common display unit functions to shared fileJakob Bornecrantz
2011-10-05vmwgfx: Expand the command checker to cover screen object commandsJakob Bornecrantz
2011-10-05vmwgfx: Break out dirty submission codeJakob Bornecrantz
2011-10-05vmwgfx: Break out execbuf command processingThomas Hellstrom
2011-10-05vmwgfx: Some comments and BUG_ONJakob Bornecrantz
2011-10-05vmwgfx: Make sure the reserved area is at the start of vramJakob Bornecrantz
2011-10-05vmwgfx: Add comments for buffer pinning codeJakob Bornecrantz
2011-10-05vmwgfx: Document vmw_fifo_reserveJakob Bornecrantz
2011-10-05vmwgfx: Update register files to latest from vmware-sdkJakob Bornecrantz
2011-09-06vmwgfx: Bump majorThomas Hellstrom
2011-09-06vmwgfx: Implement fence objectsThomas Hellstrom
2011-09-06vmwgfx: Make vmw_wait_seqno a bit more readableThomas Hellstrom
2011-09-06vmwgfx: Fix confusion caused by using "fence" in various placesThomas Hellstrom
2011-09-06vmwgfx: Add functionality to get 3D capsThomas Hellstrom
2011-09-06vmwgfx: Remove the possibility to map the fifo from user-spaceThomas Hellstrom
2011-09-06vmwgfx: Remove the update layout IOCTL.Thomas Hellstrom
2011-09-06vmwgfx: Remove the fifo debug ioctlThomas Hellstrom
2011-09-01vmwgfx: Implement GMR2Thomas Hellstrom
2011-09-01vmwgfx: Update register definitions for HWV8 and print out new capabilitiesThomas Hellstrom
2011-09-01vmwgfx: Restrict number of GMR pages to device limitThomas Hellstrom
2011-09-01vmwgfx: Switch to VGA when we drop master and vmwgfx fbdev is not activeThomas Hellstrom
2011-09-01vmwgfx: Fix potential execbuf deadlocksThomas Hellstrom
2011-09-01vmwgfx: Print error diagnostics if depth doesn't match the host expectationMichel Dänzer
2011-09-01vmwgfx: Fix 'bbp' typoMichel Dänzer
2011-09-01vmwgfx: Don't write to read-only registersMichel Dänzer
2011-09-01vmwgfx: Add support for depth 8Michel Dänzer
2011-09-01vmwgfx: Let SVGA_REG_NUM_DISPLAYS determine output connectivityThomas Hellstrom
2011-08-31drm/ttm: add a way to bo_wait for either the last read or last writeMarek Olšák
2011-07-25drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possibleRakib Mullick
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-23Revert "ttm: Include the 'struct dev' when using the DMA API."Dave Airlie
2011-02-23Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie
2011-02-23drm: Mark constant arrays of drm_display_mode constChris Wilson
2011-02-22ttm: Include the 'struct dev' when using the DMA API.Konrad Rzeszutek Wilk
2011-02-07drm: rework PCI/platform driver interface.Dave Airlie