summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx
AgeCommit message (Expand)Author
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
2011-01-27ttm: Expand (*populate) to support an array of DMA addresses.Konrad Rzeszutek Wilk
2011-01-10Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-12-24vmwgfx: don't use flush_scheduled_work()Tejun Heo
2010-12-21drm/fb: Don't expose mmio for fbdev emulation layerJames Simmons
2010-11-22drm/ttm/vmwgfx: Have TTM manage the validation sequence.Thomas Hellstrom
2010-11-18drm/vmwgfx: Fix up an error path during bo creationThomas Hellstrom
2010-11-09drm: vmwgfx: fix information leak to userlandKulikov Vasiliy
2010-11-09drm/vmwgfx: Fix oops on failing bo pinThomas Hellstrom
2010-11-09drivers/gpu/drm/vmwgfx: Fix k.alloc switched argumentsJoe Perches
2010-10-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-27vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-06Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...Dave Airlie
2010-10-06drm/vmwgfx: Bump minor and driver dateThomas Hellstrom
2010-10-06drm/vmwgfx: Save at least one screen layoutThomas Hellstrom
2010-10-06drm/vmwgfx: Add modinfo versionThomas Hellstrom
2010-10-06drm/vmwgfx: Add a parameter to get the max fb sizeThomas Hellstrom
2010-10-06drm/vmwgfx: Don't flush fb if we're in the suspended state.Thomas Hellstrom
2010-10-06drm/vmwgfx: Prune modes based on available VRAM sizeThomas Hellstrom
2010-10-06drm/vmwgfx: Take the ttm lock around the dirty ioctlThomas Hellstrom
2010-10-06drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callbackThomas Hellstrom
2010-10-06drm/vmwgfx: Add new-style PM hooks to improve hibernation behaviorThomas Hellstrom
2010-10-06drm/vmwgfx: Fix ACPI S3 & S4 functionality.Thomas Hellstrom