summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx
Commit message (Expand)AuthorAgeFilesLines
...
* drm/vmwgfx: Enable 3D for new hardware versionThomas Hellstrom2014-01-171-0/+17
* drm/vmwgfx: Add new unused (by user-space) commands to the verifierThomas Hellstrom2014-01-171-0/+26
* drm/vmwgfx: Validate guest-backed shader const commandsThomas Hellstrom2014-01-171-0/+35
* drm/vmwgfx: Add guest-backed shadersThomas Hellstrom2014-01-175-1/+496
* drm/vmwgfx: Hook up guest-backed surfacesThomas Hellstrom2014-01-175-4/+708
* drm/vmwgfx: Hook up guest-backed contextsThomas Hellstrom2014-01-172-0/+227
* drm/vmwgfx: Detach backing store from its resources when it is evictedThomas Hellstrom2014-01-171-1/+44
* drm/vmwgfx: Hook up guest-backed queriesThomas Hellstrom2014-01-173-14/+292
* drm/vmwgfx: Add the possibility to validate a buffer as a MOBThomas Hellstrom2014-01-173-7/+23
* 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-175-13/+136
* drm/vmwgfx: Add MOB managementThomas Hellstrom2014-01-175-1/+632
* drm/vmwgfx: Adapt capability reporting to new hardware versionThomas Hellstrom2014-01-171-3/+34
* drm/vmwgfx: Update the svga register definitionThomas Hellstrom2014-01-172-2/+14
* drm/vmwgfx: Replace vram_size with prim_bb_mem for calculation of max resolutionThomas Hellstrom2014-01-174-2/+7
* drm/vmwgfx: Update the svga3d register header file for new device versionThomas Hellstrom2014-01-171-14/+650
* drm/vmwgfx: Fix the driver for large dma addressesThomas Hellstrom2014-01-173-169/+39
* drivers: gpu: Mark functions as static in vmwgfx_fence.cRashika Kheria2014-01-081-3/+3
* drivers: gpu: Mark functions as static in vmwgfx_buffer.cRashika Kheria2014-01-081-4/+4
* drivers: gpu: Mark functions as static in vmwgfx_kms.cRashika Kheria2014-01-081-6/+6
* drm/ttm: ttm object security fixes for render nodesThomas Hellstrom2014-01-082-2/+4
* drm: Kill DRM_IRQ_ARGSDaniel Vetter2013-12-182-2/+2
* drm: Push dirtyfb ioctl kms locking down to driversVille Syrjälä2013-12-181-2/+16
* drm/vmwgfx: Add our connectors to sysfsThomas Hellstrom2013-12-043-0/+5
* drm/vmwgfx: Fix dma buffer memory size accountingThomas Hellstrom2013-12-043-10/+47
* drm/vmwgfx: Fix up and comment the dumb buffer implementationThomas Hellstrom2013-12-041-27/+37
* drm/vmwgfx: Correctly set the enabled state on crtcsThomas Hellstrom2013-12-042-0/+5
* drm/vmwgfx: Make vmwgfx dma buffers prime awareThomas Hellstrom2013-11-181-20/+25
* drm/vmwgfx: Make surfaces prime-awareThomas Hellstrom2013-11-182-15/+17
* drm/vmwgfx: Hook up the prime ioctlsThomas Hellstrom2013-11-184-3/+157
* drm/vmwgfx: Fix false lockdep warningThomas Hellstrom2013-11-181-10/+6
* Merge branch 'vmwgfx-next-3.13' of git://people.freedesktop.org/~thomash/linu...Dave Airlie2013-11-143-9/+47
|\
| * drm/vmwgfx: Fix a couple of compile / sparse warnings and errorsThomas Hellstrom2013-11-122-3/+13
| * drm/vmwgfx: Resource evict fixesThomas Hellstrom2013-11-121-6/+36
* | Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danve...Dave Airlie2013-11-082-6/+13
|\ \
| * | drm/vmwgfx: Don't kill clients on VT switchThomas Hellstrom2013-10-151-5/+12
| * | drm/vmwgfx: Don't put resources with invalid id's on lru listThomas Hellstrom2013-10-151-1/+1
* | | 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-064-94/+620
* | drm/vmwgfx: Return -ENOENT when a framebuffer can't be foundVille Syrjälä2013-11-061-2/+2
* | drm/vmwgfx: Return -ENOENT when a mode object can't be foundVille Syrjälä2013-11-061-1/+1
|/
* Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-09-021-19/+39
|\
| * drm/vmwgfx: Split GMR2_REMAP commands if they are to largeJakob Bornecrantz2013-08-301-19/+39
* | drm: Pass page flip ioctl flags to driverKeith Packard2013-08-302-2/+4
* | drm/vmwgfx: fix error return code in vmw_driver_load()Wei Yongjun2013-08-301-1/+3
* | drm/vmwgfx: remove ->firstopen callbackDaniel Vetter2013-08-192-19/+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/ttm: convert to unified vma offset managerDavid Herrmann2013-07-251-2/+2
|/
OpenPOWER on IntegriCloud