aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_drv.c
Commit message (Expand)AuthorAge
* Patched in Tegra support.Jonathan Herman2013-01-17
* Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2012-12-10
|\
| * drm/vmwgfx: Fix hibernation device resetThomas Hellstrom2012-11-09
* | drm/vmwgfx: Refactor resource managementThomas Hellstrom2012-11-20
* | drm/vmwgfx: Refactor module load to not require fifo unless fbdev is loadedThomas Hellstrom2012-11-20
* | drm/vmwgfx: Enable traces *after* we've hidden SVGAThomas Hellstrom2012-11-20
* | drm/ttm: remove ttm_buffer_object->buffer_startMarcin Slusarz2012-11-20
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-04
|\
| * Merge tag 'v3.6-rc7' into drm-intel-next-queuedDaniel Vetter2012-09-24
| |\
| * | vmwgfx: remove useless set memory to zero use memset()Wei Yongjun2012-09-12
* | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
| |/ |/|
* | vmwgfx: add dumb ioctl supportDave Airlie2012-09-12
* | drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at bootDave Airlie2012-09-06
* | drm/vmwgfx: allow a kconfig option to choose if fbcon is enabledDave Airlie2012-09-06
|/
* drm: track dev_mapping in more robust and flexible wayIlija Hadzic2012-07-25
* drm: kill reclaim_buffers_lockedDaniel Vetter2012-07-19
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-03-22
|\
| * drm: move pci bus master enable into driver.Dave Airlie2012-02-16
| * drm/vmwgfx: Treat out-of-range initial width and height as host errorsThomas Hellstrom2012-02-13
| * vmwgfx: Pick up the initial size from the width and height regsJakob Bornecrantz2012-02-13
| * vmwgfx: Clean up pending event references to struct drm_file objects on closeThomas Hellstrom2012-02-13
* | drm: Fix typo in vmwgfx_drv.cMasanari Iida2012-02-05
|/
* drm: Make the per-driver file_operations struct constArjan van de Ven2011-11-11
* 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
|/