aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-05vmwgfx: Refactor common display unit functions to shared fileJakob Bornecrantz3-255/+282
2011-10-05vmwgfx: Expand the command checker to cover screen object commandsJakob Bornecrantz1-5/+72
2011-10-05vmwgfx: Break out dirty submission codeJakob Bornecrantz1-54/+90
2011-10-05vmwgfx: Break out execbuf command processingThomas Hellstrom2-56/+89
2011-10-05vmwgfx: Some comments and BUG_ONJakob Bornecrantz1-0/+5
2011-10-05vmwgfx: Make sure the reserved area is at the start of vramJakob Bornecrantz1-0/+3
2011-10-05vmwgfx: Add comments for buffer pinning codeJakob Bornecrantz1-0/+10
2011-10-05vmwgfx: Document vmw_fifo_reserveJakob Bornecrantz1-0/+10
2011-10-05vmwgfx: Update register files to latest from vmware-sdkJakob Bornecrantz4-144/+359
2011-09-06vmwgfx: Bump majorThomas Hellstrom2-3/+17
2011-09-06vmwgfx: Implement fence objectsThomas Hellstrom9-72/+876
2011-09-06vmwgfx: Make vmw_wait_seqno a bit more readableThomas Hellstrom3-24/+37
2011-09-06vmwgfx: Fix confusion caused by using "fence" in various placesThomas Hellstrom8-109/+107
2011-09-06vmwgfx: Add functionality to get 3D capsThomas Hellstrom3-0/+55
2011-09-06vmwgfx: Remove the possibility to map the fifo from user-spaceThomas Hellstrom4-55/+2
2011-09-06vmwgfx: Remove the update layout IOCTL.Thomas Hellstrom3-54/+0
2011-09-06vmwgfx: Remove the fifo debug ioctlThomas Hellstrom4-55/+0
2011-09-01vmwgfx: Implement GMR2Thomas Hellstrom1-1/+80
2011-09-01vmwgfx: Update register definitions for HWV8 and print out new capabilitiesThomas Hellstrom2-1/+99
2011-09-01vmwgfx: Restrict number of GMR pages to device limitThomas Hellstrom3-11/+49
2011-09-01vmwgfx: Switch to VGA when we drop master and vmwgfx fbdev is not activeThomas Hellstrom3-18/+48
2011-09-01vmwgfx: Fix potential execbuf deadlocksThomas Hellstrom4-48/+139
2011-09-01vmwgfx: Print error diagnostics if depth doesn't match the host expectationMichel Dänzer4-17/+23
2011-09-01vmwgfx: Fix 'bbp' typoMichel Dänzer3-7/+7
2011-09-01vmwgfx: Don't write to read-only registersMichel Dänzer2-19/+0
2011-09-01vmwgfx: Add support for depth 8Michel Dänzer2-0/+14
2011-09-01vmwgfx: Let SVGA_REG_NUM_DISPLAYS determine output connectivityThomas Hellstrom1-3/+10
2011-08-31drm/ttm: add a way to bo_wait for either the last read or last writeMarek Olšák1-0/+1
2011-07-25drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possibleRakib Mullick2-7/+4
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-23Revert "ttm: Include the 'struct dev' when using the DMA API."Dave Airlie1-1/+1
2011-02-23Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into drm-nextDave Airlie2-2/+3
2011-02-23drm: Mark constant arrays of drm_display_mode constChris Wilson1-2/+3
2011-02-22ttm: Include the 'struct dev' when using the DMA API.Konrad Rzeszutek Wilk1-1/+1
2011-02-07drm: rework PCI/platform driver interface.Dave Airlie1-11/+12
2011-01-27ttm: Expand (*populate) to support an array of DMA addresses.Konrad Rzeszutek Wilk1-1/+2
2011-01-10Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds3-6/+1
2010-12-24vmwgfx: don't use flush_scheduled_work()Tejun Heo1-1/+1
2010-12-21drm/fb: Don't expose mmio for fbdev emulation layerJames Simmons1-3/+0
2010-11-22drm/ttm/vmwgfx: Have TTM manage the validation sequence.Thomas Hellstrom2-3/+1
2010-11-18drm/vmwgfx: Fix up an error path during bo creationThomas Hellstrom1-6/+8
2010-11-09drm: vmwgfx: fix information leak to userlandKulikov Vasiliy1-0/+1
2010-11-09drm/vmwgfx: Fix oops on failing bo pinThomas Hellstrom1-0/+5
2010-11-09drivers/gpu/drm/vmwgfx: Fix k.alloc switched argumentsJoe Perches2-2/+2
2010-10-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds12-212/+567
2010-10-27vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom9-160/+252
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1
2010-10-06Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-core-nextDave Airlie2-2/+5
2010-10-06drm/vmwgfx: Bump minor and driver dateThomas Hellstrom1-2/+2