summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_drv.c
Commit message (Expand)AuthorAgeFilesLines
* drm: add driver->set_busid() callbackDavid Herrmann2014-09-101-0/+1
* Revert "drm: drop redundant drm_file->is_master"Dave Airlie2014-08-081-1/+1
* drm: drop redundant drm_file->is_masterDavid Herrmann2014-08-051-1/+1
* drm/ttm: Fix a few sparse warningsThierry Reding2014-07-221-1/+1
* drm/vmwgfx: Fix compat shader namespaceThomas Hellstrom2014-07-041-7/+0
* drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()Damien Lespiau2014-06-101-1/+1
* drm: pass the irq explicitly to drm_irq_installDaniel Vetter2014-04-231-1/+1
* drm/vmwgfx: Remove authorization requirements around some more ioctlsThomas Hellstrom2014-04-031-3/+3
* drm/vmwgfx: Enable render nodesThomas Hellstrom2014-03-281-22/+21
* drm/vmwgfx: Drop authentication requirement on UNREF ioctlsThomas Hellstrom2014-03-281-5/+5
* drm/vmwgfx: Reinstate and tighten security around legacy master modelThomas Hellstrom2014-03-281-5/+89
* drm/vmwgfx: Use a per-device semaphore for reservation protectionThomas Hellstrom2014-03-281-3/+3
* drm: init TTM dev_mapping in ttm_bo_device_init()David Herrmann2014-03-161-2/+3
* drm: use anon-inode instead of relying on cdevsDavid Herrmann2014-03-161-1/+1
* drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZECharmaine Lee2014-02-121-0/+3
* drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2Thomas Hellstrom2014-02-051-0/+7
* drm/vmwgfx: Fix recently introduced sparse / smatch warnings and errorsThomas Hellstrom2014-01-211-1/+3
* drm/vmwgfx: Ditch the vmw_dummy_query_bo_prepare functionThomas Hellstrom2014-01-171-43/+35
* drm/vmwgfx: Persistent tracking of context bindingsThomas Hellstrom2014-01-171-0/+1
* drm/vmwgfx: Implement a buffer object synccpu ioctl.Thomas Hellstrom2014-01-171-0/+6
* drm/vmwgfx: Add guest-backed shadersThomas Hellstrom2014-01-171-0/+12
* drm/vmwgfx: Hook up guest-backed surfacesThomas Hellstrom2014-01-171-0/+12
* drm/vmwgfx: Read bounding box memory from the appropriate registerThomas Hellstrom2014-01-171-2/+7
* drm/vmwgfx: Hook up MOBs to TTM as a separate memory typeThomas Hellstrom2014-01-171-2/+21
* drm/vmwgfx: Add MOB managementThomas Hellstrom2014-01-171-0/+17
* drm/vmwgfx: Update the svga register definitionThomas Hellstrom2014-01-171-0/+6
* drm/vmwgfx: Replace vram_size with prim_bb_mem for calculation of max resolutionThomas Hellstrom2014-01-171-0/+4
* drm/vmwgfx: Fix the driver for large dma addressesThomas Hellstrom2014-01-171-11/+36
* drm/vmwgfx: Hook up the prime ioctlsThomas Hellstrom2013-11-181-2/+5
* Merge branch 'vmwgfx-next-3.13' of git://people.freedesktop.org/~thomash/linu...Dave Airlie2013-11-141-1/+6
|\
| * drm/vmwgfx: Fix a couple of compile / sparse warnings and errorsThomas Hellstrom2013-11-121-1/+8
* | Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danve...Dave Airlie2013-11-081-5/+12
|\ \
| * | drm/vmwgfx: Don't kill clients on VT switchThomas Hellstrom2013-10-151-5/+12
* | | drm/vmwgfx: fix warning if config intel iommu is off.Dave Airlie2013-11-081-0/+2
| |/ |/|
* | drm/vmwgfx: Use the linux DMA api to get valid device addresses of pagesThomas Hellstrom2013-11-061-2/+85
|/
* drm/vmwgfx: fix error return code in vmw_driver_load()Wei Yongjun2013-08-301-1/+3
* drm/vmwgfx: remove ->firstopen callbackDaniel Vetter2013-08-191-18/+0
* drm: remove FASYNC supportDaniel Vetter2013-08-191-1/+0
* drm/vmwgfx: remove redundant clearing of driver->dma_quiescentDaniel Vetter2013-08-191-1/+0
* drm: const'ify ioctls table (v2)Rob Clark2013-08-071-2/+2
* drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del}Andy Lutomirski2013-05-311-6/+4
* drm: encapsulate crtc->set_config callsDaniel Vetter2013-01-201-1/+1
* Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2012-12-101-0/+5
|\
| * drm/vmwgfx: Fix hibernation device resetThomas Hellstrom2012-11-091-0/+5
* | drm/vmwgfx: Refactor resource managementThomas Hellstrom2012-11-211-12/+20
* | drm/vmwgfx: Refactor module load to not require fifo unless fbdev is loadedThomas Hellstrom2012-11-201-32/+18
* | drm/vmwgfx: Enable traces *after* we've hidden SVGAThomas Hellstrom2012-11-201-4/+4
* | drm/ttm: remove ttm_buffer_object->buffer_startMarcin Slusarz2012-11-201-1/+1
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-031-1/+0
|\
| * Merge tag 'v3.6-rc7' into drm-intel-next-queuedDaniel Vetter2012-09-241-1/+7
| |\
OpenPOWER on IntegriCloud