summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx (follow)
Commit message (Expand)AuthorAge
...
* 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: Expand the command checker to cover screen object commandsJakob Bornecrantz2011-10-05
* vmwgfx: Break out dirty submission codeJakob Bornecrantz2011-10-05
* vmwgfx: Break out execbuf command processingThomas Hellstrom2011-10-05
* vmwgfx: Some comments and BUG_ONJakob 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: Document vmw_fifo_reserveJakob Bornecrantz2011-10-05
* vmwgfx: Update register files to latest from vmware-sdkJakob Bornecrantz2011-10-05
* vmwgfx: Bump majorThomas Hellstrom2011-09-06
* vmwgfx: Implement fence objectsThomas Hellstrom2011-09-06
* vmwgfx: Make vmw_wait_seqno a bit more readableThomas Hellstrom2011-09-06
* vmwgfx: Fix confusion caused by using "fence" in various placesThomas Hellstrom2011-09-06
* vmwgfx: Add functionality to get 3D capsThomas Hellstrom2011-09-06
* vmwgfx: Remove the possibility to map the fifo from user-spaceThomas Hellstrom2011-09-06
* vmwgfx: Remove the update layout IOCTL.Thomas Hellstrom2011-09-06
* vmwgfx: Remove the fifo debug ioctlThomas Hellstrom2011-09-06
* vmwgfx: Implement GMR2Thomas Hellstrom2011-09-01
* vmwgfx: Update register definitions for HWV8 and print out new capabilitiesThomas Hellstrom2011-09-01
* vmwgfx: Restrict number of GMR pages to device limitThomas Hellstrom2011-09-01
* vmwgfx: Switch to VGA when we drop master and vmwgfx fbdev is not activeThomas Hellstrom2011-09-01
* vmwgfx: Fix potential execbuf deadlocksThomas Hellstrom2011-09-01
* 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
* vmwgfx: Let SVGA_REG_NUM_DISPLAYS determine output connectivityThomas Hellstrom2011-09-01
* drm/ttm: add a way to bo_wait for either the last read or last writeMarek Olšák2011-08-31
* drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possibleRakib Mullick2011-07-25
* Fix common misspellingsLucas De Marchi2011-03-31
* Revert "ttm: Include the 'struct dev' when using the DMA API."Dave Airlie2011-02-23
* Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie2011-02-23
|\
| * ttm: Include the 'struct dev' when using the DMA API.Konrad Rzeszutek Wilk2011-02-22
| * ttm: Expand (*populate) to support an array of DMA addresses.Konrad Rzeszutek Wilk2011-01-27
* | drm: Mark constant arrays of drm_display_mode constChris Wilson2011-02-23
* | drm: rework PCI/platform driver interface.Dave Airlie2011-02-07
* | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-10
|\ \
| * | drm/fb: Don't expose mmio for fbdev emulation layerJames Simmons2010-12-21
| * | drm/ttm/vmwgfx: Have TTM manage the validation sequence.Thomas Hellstrom2010-11-22
* | | vmwgfx: don't use flush_scheduled_work()Tejun Heo2010-12-24
|/ /
* / drm/vmwgfx: Fix up an error path during bo creationThomas Hellstrom2010-11-18
|/
* drm: vmwgfx: fix information leak to userlandKulikov Vasiliy2010-11-09
* drm/vmwgfx: Fix oops on failing bo pinThomas Hellstrom2010-11-09
* drivers/gpu/drm/vmwgfx: Fix k.alloc switched argumentsJoe Perches2010-11-09
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-26
|\
| * vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom2010-10-27
| * Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...Dave Airlie2010-10-06
| |\
| | * drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs2010-10-05