aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_drv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-10drm: add driver->set_busid() callbackDavid Herrmann1-0/+1
2014-08-08Revert "drm: drop redundant drm_file->is_master"Dave Airlie1-1/+1
2014-08-05drm: drop redundant drm_file->is_masterDavid Herrmann1-1/+1
2014-07-22drm/ttm: Fix a few sparse warningsThierry Reding1-1/+1
2014-07-04drm/vmwgfx: Fix compat shader namespaceThomas Hellstrom1-7/+0
2014-06-10drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()Damien Lespiau1-1/+1
2014-04-23drm: pass the irq explicitly to drm_irq_installDaniel Vetter1-1/+1
2014-04-03drm/vmwgfx: Remove authorization requirements around some more ioctlsThomas Hellstrom1-3/+3
2014-03-28drm/vmwgfx: Enable render nodesThomas Hellstrom1-22/+21
2014-03-28drm/vmwgfx: Drop authentication requirement on UNREF ioctlsThomas Hellstrom1-5/+5
2014-03-28drm/vmwgfx: Reinstate and tighten security around legacy master modelThomas Hellstrom1-5/+89
2014-03-28drm/vmwgfx: Use a per-device semaphore for reservation protectionThomas Hellstrom1-3/+3
2014-03-16drm: init TTM dev_mapping in ttm_bo_device_init()David Herrmann1-2/+3
2014-03-16drm: use anon-inode instead of relying on cdevsDavid Herrmann1-1/+1
2014-02-12drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZECharmaine Lee1-0/+3
2014-02-05drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2Thomas Hellstrom1-0/+7
2014-01-21drm/vmwgfx: Fix recently introduced sparse / smatch warnings and errorsThomas Hellstrom1-1/+3
2014-01-17drm/vmwgfx: Ditch the vmw_dummy_query_bo_prepare functionThomas Hellstrom1-43/+35
2014-01-17drm/vmwgfx: Persistent tracking of context bindingsThomas Hellstrom1-0/+1
2014-01-17drm/vmwgfx: Implement a buffer object synccpu ioctl.Thomas Hellstrom1-0/+6
2014-01-17drm/vmwgfx: Add guest-backed shadersThomas Hellstrom1-0/+12
2014-01-17drm/vmwgfx: Hook up guest-backed surfacesThomas Hellstrom1-0/+12
2014-01-17drm/vmwgfx: Read bounding box memory from the appropriate registerThomas Hellstrom1-2/+7
2014-01-17drm/vmwgfx: Hook up MOBs to TTM as a separate memory typeThomas Hellstrom1-2/+21
2014-01-17drm/vmwgfx: Add MOB managementThomas Hellstrom1-0/+17
2014-01-17drm/vmwgfx: Update the svga register definitionThomas Hellstrom1-0/+6
2014-01-17drm/vmwgfx: Replace vram_size with prim_bb_mem for calculation of max resolutionThomas Hellstrom1-0/+4
2014-01-17drm/vmwgfx: Fix the driver for large dma addressesThomas Hellstrom1-11/+36
2013-11-18drm/vmwgfx: Hook up the prime ioctlsThomas Hellstrom1-2/+5
2013-11-14Merge branch 'vmwgfx-next-3.13' of git://people.freedesktop.org/~thomash/linux into drm-nextDave Airlie1-1/+6
2013-11-12drm/vmwgfx: Fix a couple of compile / sparse warnings and errorsThomas Hellstrom1-1/+8
2013-11-08Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danvet/drm-intel into drm-nextDave Airlie1-5/+12
2013-11-08drm/vmwgfx: fix warning if config intel iommu is off.Dave Airlie1-0/+2
2013-11-06drm/vmwgfx: Use the linux DMA api to get valid device addresses of pagesThomas Hellstrom1-2/+85
2013-10-15drm/vmwgfx: Don't kill clients on VT switchThomas Hellstrom1-5/+12
2013-08-30drm/vmwgfx: fix error return code in vmw_driver_load()Wei Yongjun1-1/+3
2013-08-19drm/vmwgfx: remove ->firstopen callbackDaniel Vetter1-18/+0
2013-08-19drm: remove FASYNC supportDaniel Vetter1-1/+0
2013-08-19drm/vmwgfx: remove redundant clearing of driver->dma_quiescentDaniel Vetter1-1/+0
2013-08-07drm: const'ify ioctls table (v2)Rob Clark1-2/+2
2013-05-31drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del}Andy Lutomirski1-6/+4
2013-01-20drm: encapsulate crtc->set_config callsDaniel Vetter1-1/+1
2012-12-10Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-0/+5
2012-11-21drm/vmwgfx: Refactor resource managementThomas Hellstrom1-12/+20
2012-11-20drm/vmwgfx: Refactor module load to not require fifo unless fbdev is loadedThomas Hellstrom1-32/+18
2012-11-20drm/vmwgfx: Enable traces *after* we've hidden SVGAThomas Hellstrom1-4/+4
2012-11-20drm/ttm: remove ttm_buffer_object->buffer_startMarcin Slusarz1-1/+1
2012-11-09drm/vmwgfx: Fix hibernation device resetThomas Hellstrom1-0/+5
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+0
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-5/+5