aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_drv.c
Commit message (Expand)AuthorAge
* drm/vmwgfx: Ditch the vmw_dummy_query_bo_prepare functionThomas Hellstrom2014-01-17
* drm/vmwgfx: Persistent tracking of context bindingsThomas Hellstrom2014-01-17
* drm/vmwgfx: Implement a buffer object synccpu ioctl.Thomas Hellstrom2014-01-17
* drm/vmwgfx: Add guest-backed shadersThomas Hellstrom2014-01-17
* drm/vmwgfx: Hook up guest-backed surfacesThomas Hellstrom2014-01-17
* drm/vmwgfx: Read bounding box memory from the appropriate registerThomas Hellstrom2014-01-17
* drm/vmwgfx: Hook up MOBs to TTM as a separate memory typeThomas Hellstrom2014-01-17
* drm/vmwgfx: Add MOB managementThomas Hellstrom2014-01-17
* drm/vmwgfx: Update the svga register definitionThomas Hellstrom2014-01-17
* drm/vmwgfx: Replace vram_size with prim_bb_mem for calculation of max resolutionThomas Hellstrom2014-01-17
* drm/vmwgfx: Fix the driver for large dma addressesThomas Hellstrom2014-01-17
* drm/vmwgfx: Hook up the prime ioctlsThomas Hellstrom2013-11-18
* Merge branch 'vmwgfx-next-3.13' of git://people.freedesktop.org/~thomash/linu...Dave Airlie2013-11-13
|\
| * drm/vmwgfx: Fix a couple of compile / sparse warnings and errorsThomas Hellstrom2013-11-13
* | Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danve...Dave Airlie2013-11-08
|\ \
| * | drm/vmwgfx: Don't kill clients on VT switchThomas Hellstrom2013-10-15
* | | drm/vmwgfx: fix warning if config intel iommu is off.Dave Airlie2013-11-08
| |/ |/|
* | drm/vmwgfx: Use the linux DMA api to get valid device addresses of pagesThomas Hellstrom2013-11-06
|/
* drm/vmwgfx: fix error return code in vmw_driver_load()Wei Yongjun2013-08-29
* drm/vmwgfx: remove ->firstopen callbackDaniel Vetter2013-08-19
* drm: remove FASYNC supportDaniel Vetter2013-08-18
* drm/vmwgfx: remove redundant clearing of driver->dma_quiescentDaniel Vetter2013-08-18
* drm: const'ify ioctls table (v2)Rob Clark2013-08-06
* drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del}Andy Lutomirski2013-05-30
* drm: encapsulate crtc->set_config callsDaniel Vetter2013-01-20
* 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
|/