aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_drv.c
Commit message (Expand)AuthorAge
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-07
|\
| * vmwgfx: Reinstate the update_layout ioctlThomas Hellstrom2011-11-02
* | gpu: add module.h to drivers/gpu files as required.Paul Gortmaker2011-10-31
|/
* Revert "drm/ttm: add a way to bo_wait for either the last read or last write"Dave Airlie2011-10-27
* vmwgfx: Add vblank stubsJakob Bornecrantz2011-10-18
* vmwgfx: Wrap drm_read and drm_pollThomas Hellstrom2011-10-10
* vmwgfx: Add fence eventsThomas Hellstrom2011-10-10
* vmwgfx: Minor cleanupsThomas Hellstrom2011-10-05
* vmwgfx: Handle device surface memory limitThomas Hellstrom2011-10-05
* vmwgfx: Fix up query processingThomas Hellstrom2011-10-05
* vmwgfx: Add present and readback ioctlsJakob Bornecrantz2011-10-05
* vmwgfx: Drop 3D Legacy Display Unit supportJakob Bornecrantz2011-10-05
* vmwgfx: Add screen object supportJakob Bornecrantz2011-10-05
* 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 update layout IOCTL.Thomas Hellstrom2011-09-06
* vmwgfx: Remove the fifo debug ioctlThomas Hellstrom2011-09-06
* 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
* 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
* | 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 Torvalds2010-10-26
|\
| * vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom2010-10-26
| * drm/vmwgfx: Add modinfo versionThomas Hellstrom2010-10-05
| * drm/vmwgfx: Take the ttm lock around the dirty ioctlThomas 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
| * Merge remote branch 'korg/drm-fixes' into drm-vmware-nextDave Airlie2010-10-05
| |\
| * | drm: kill get_reg_ofs callbackDaniel Vetter2010-08-29
| * | drm: kill drm_map_ofs callbacksDaniel Vetter2010-08-29
* | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \ | |_|/ |/| |
| * | drm: use noop_llseekArnd Bergmann2010-09-16
| |/
* | vmwgfx: Remove initialisation of dev::devnameThomas Hellstrom2010-10-01
* | vmwgfx: Enable use of the vblank systemThomas Hellstrom2010-10-01
* | vmwgfx: vt-switch (master drop) fixesThomas Hellstrom2010-10-01
* | drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under all...Thomas Hellstrom2010-10-01
|/
* drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie2010-08-17
* Merge branch 'drm-platform' into drm-testingDave Airlie2010-07-07
|\
| * drm: Add support for platform devices to register as DRM devicesJordan Crouse2010-05-31
* | drm/vmwgfx: Allow userspace to change default layout. Bump minor.Jakob Bornecrantz2010-06-02
* | drm/vmwgfx: Remove some leftover debug messages.Thomas Hellstrom2010-05-31
* | drm/vmwgfx: Support older hardware.Jakob Bornecrantz2010-05-31
|/
* drm/vmwgfx: Use fb handover mechanism instead of stealth mode.Thomas Hellstrom2010-02-18
* drm/vmwgfx: Request SVGA version 2 and bail if not foundPeter Hanzel2010-01-31