aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_drv.c
Commit message (Expand)AuthorAge
* Merge tag 'topic/drm-misc-2015-03-31' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-03-31
|\
| * drm: Drop ioctl->cmd_drvVille Syrjälä2015-03-27
* | drm/vmwgfx: Fix an issue with the device losing its irq line on module unloadThomas Hellstrom2015-03-11
* | drm/vmwgfx: Reorder device takedown somewhatThomas Hellstrom2015-03-11
|/
* drm/vmwgfx: Replace the hw mutex with a hw spinlockThomas Hellstrom2015-01-19
* drm/vmwgfx: Fix error printout on signals pendingThomas Hellstrom2014-12-03
* drm/vmwgfx: Deletion of an unnecessary check before the function call "vfree"Markus Elfring2014-11-20
* drm/vmwgfx: Filter out modes those cannot be supported by the current VRAM size.Sinclair Yeh2014-10-31
* drm: add driver->set_busid() callbackDavid Herrmann2014-09-10
* Revert "drm: drop redundant drm_file->is_master"Dave Airlie2014-08-07
* drm: drop redundant drm_file->is_masterDavid Herrmann2014-08-05
* drm/ttm: Fix a few sparse warningsThierry Reding2014-07-21
* drm/vmwgfx: Fix compat shader namespaceThomas Hellstrom2014-07-04
* drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()Damien Lespiau2014-06-09
* drm: pass the irq explicitly to drm_irq_installDaniel Vetter2014-04-23
* drm/vmwgfx: Remove authorization requirements around some more ioctlsThomas Hellstrom2014-04-03
* drm/vmwgfx: Enable render nodesThomas Hellstrom2014-03-28
* drm/vmwgfx: Drop authentication requirement on UNREF ioctlsThomas Hellstrom2014-03-28
* drm/vmwgfx: Reinstate and tighten security around legacy master modelThomas Hellstrom2014-03-28
* drm/vmwgfx: Use a per-device semaphore for reservation protectionThomas Hellstrom2014-03-28
* drm: init TTM dev_mapping in ttm_bo_device_init()David Herrmann2014-03-16
* drm: use anon-inode instead of relying on cdevsDavid Herrmann2014-03-16
* drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZECharmaine Lee2014-02-12
* drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2Thomas Hellstrom2014-02-05
* drm/vmwgfx: Fix recently introduced sparse / smatch warnings and errorsThomas Hellstrom2014-01-21
* 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