summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx
Commit message (Expand)AuthorAgeFilesLines
...
* vmwgfx: Fix up query processingThomas Hellstrom2011-10-056-22/+572
* vmwgfx: Allow reference and unreference of NULL fence objects.Thomas Hellstrom2011-10-051-1/+8
* vmwgfx: minor dmabuf utilities cleanupThomas Hellstrom2011-10-055-65/+45
* vmwgfx: Disallow user space to send present and readback commandsJakob Bornecrantz2011-10-051-3/+13
* vmwgfx: Add present and readback ioctlsJakob Bornecrantz2011-10-055-0/+377
* vmwgfx: Place overlays in GMR area if we canJakob Bornecrantz2011-10-051-58/+74
* vmwgfx: Drop 3D Legacy Display Unit supportJakob Bornecrantz2011-10-053-219/+20
* vmwgfx: Require HWV8 for 3d supportThomas Hellstrom2011-10-051-1/+1
* vmwgfx: Add screen object supportJakob Bornecrantz2011-10-057-31/+752
* vmwgfx: Add dmabuf helper functions for pinningJakob Bornecrantz2011-10-057-107/+379
* vmwgfx: Refactor common display unit functions to shared fileJakob Bornecrantz2011-10-053-255/+282
* vmwgfx: Expand the command checker to cover screen object commandsJakob Bornecrantz2011-10-051-5/+72
* vmwgfx: Break out dirty submission codeJakob Bornecrantz2011-10-051-54/+90
* vmwgfx: Break out execbuf command processingThomas Hellstrom2011-10-052-56/+89
* vmwgfx: Some comments and BUG_ONJakob Bornecrantz2011-10-051-0/+5
* vmwgfx: Make sure the reserved area is at the start of vramJakob Bornecrantz2011-10-051-0/+3
* vmwgfx: Add comments for buffer pinning codeJakob Bornecrantz2011-10-051-0/+10
* vmwgfx: Document vmw_fifo_reserveJakob Bornecrantz2011-10-051-0/+10
* vmwgfx: Update register files to latest from vmware-sdkJakob Bornecrantz2011-10-054-144/+359
* vmwgfx: Bump majorThomas Hellstrom2011-09-062-3/+17
* vmwgfx: Implement fence objectsThomas Hellstrom2011-09-069-72/+876
* vmwgfx: Make vmw_wait_seqno a bit more readableThomas Hellstrom2011-09-063-24/+37
* vmwgfx: Fix confusion caused by using "fence" in various placesThomas Hellstrom2011-09-068-109/+107
* vmwgfx: Add functionality to get 3D capsThomas Hellstrom2011-09-063-0/+55
* vmwgfx: Remove the possibility to map the fifo from user-spaceThomas Hellstrom2011-09-064-55/+2
* vmwgfx: Remove the update layout IOCTL.Thomas Hellstrom2011-09-063-54/+0
* vmwgfx: Remove the fifo debug ioctlThomas Hellstrom2011-09-064-55/+0
* vmwgfx: Implement GMR2Thomas Hellstrom2011-09-011-1/+80
* vmwgfx: Update register definitions for HWV8 and print out new capabilitiesThomas Hellstrom2011-09-012-1/+99
* vmwgfx: Restrict number of GMR pages to device limitThomas Hellstrom2011-09-013-11/+49
* vmwgfx: Switch to VGA when we drop master and vmwgfx fbdev is not activeThomas Hellstrom2011-09-013-18/+48
* vmwgfx: Fix potential execbuf deadlocksThomas Hellstrom2011-09-014-48/+139
* vmwgfx: Print error diagnostics if depth doesn't match the host expectationMichel Dänzer2011-09-014-17/+23
* vmwgfx: Fix 'bbp' typoMichel Dänzer2011-09-013-7/+7
* vmwgfx: Don't write to read-only registersMichel Dänzer2011-09-012-19/+0
* vmwgfx: Add support for depth 8Michel Dänzer2011-09-012-0/+14
* vmwgfx: Let SVGA_REG_NUM_DISPLAYS determine output connectivityThomas Hellstrom2011-09-011-3/+10
* drm/ttm: add a way to bo_wait for either the last read or last writeMarek Olšák2011-08-311-0/+1
* drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possibleRakib Mullick2011-07-252-7/+4
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Revert "ttm: Include the 'struct dev' when using the DMA API."Dave Airlie2011-02-231-1/+1
* Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie2011-02-232-2/+3
|\
| * ttm: Include the 'struct dev' when using the DMA API.Konrad Rzeszutek Wilk2011-02-221-1/+1
| * ttm: Expand (*populate) to support an array of DMA addresses.Konrad Rzeszutek Wilk2011-01-271-1/+2
* | drm: Mark constant arrays of drm_display_mode constChris Wilson2011-02-231-2/+3
* | drm: rework PCI/platform driver interface.Dave Airlie2011-02-071-11/+12
* | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-103-6/+1
|\ \
| * | drm/fb: Don't expose mmio for fbdev emulation layerJames Simmons2010-12-211-3/+0
| * | drm/ttm/vmwgfx: Have TTM manage the validation sequence.Thomas Hellstrom2010-11-222-3/+1
* | | vmwgfx: don't use flush_scheduled_work()Tejun Heo2010-12-241-1/+1
|/ /
OpenPOWER on IntegriCloud