aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx
Commit message (Expand)AuthorAge
* 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-22
* Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie2011-02-22
|\
| * 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-22
* | drm: rework PCI/platform driver interface.Dave Airlie2011-02-06
* | 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-20
| * | drm/ttm/vmwgfx: Have TTM manage the validation sequence.Thomas Hellstrom2010-11-21
* | | vmwgfx: don't use flush_scheduled_work()Tejun Heo2010-12-24
|/ /
* / drm/vmwgfx: Fix up an error path during bo creationThomas Hellstrom2010-11-17
|/
* drm: vmwgfx: fix information leak to userlandKulikov Vasiliy2010-11-08
* drm/vmwgfx: Fix oops on failing bo pinThomas Hellstrom2010-11-08
* drivers/gpu/drm/vmwgfx: Fix k.alloc switched argumentsJoe Perches2010-11-08
* 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-26
| * Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...Dave Airlie2010-10-05
| |\
| | * drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs2010-10-04
| * | drm/vmwgfx: Bump minor and driver dateThomas Hellstrom2010-10-05
| * | drm/vmwgfx: Save at least one screen layoutThomas Hellstrom2010-10-05
| * | drm/vmwgfx: Add modinfo versionThomas Hellstrom2010-10-05
| * | drm/vmwgfx: Add a parameter to get the max fb sizeThomas Hellstrom2010-10-05
| * | drm/vmwgfx: Don't flush fb if we're in the suspended state.Thomas Hellstrom2010-10-05
| * | drm/vmwgfx: Prune modes based on available VRAM sizeThomas Hellstrom2010-10-05
| * | drm/vmwgfx: Take the ttm lock around the dirty ioctlThomas Hellstrom2010-10-05
| * | drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callbackThomas Hellstrom2010-10-05
| * | drm/vmwgfx: Add new-style PM hooks to improve hibernation behaviorThomas Hellstrom2010-10-05
| * | drm/vmwgfx: Fix ACPI S3 & S4 functionality.Thomas Hellstrom2010-10-05
| * | drm/vmwgfx: Really support other depths than 32Thomas Hellstrom2010-10-05