aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx
AgeCommit message (Expand)Author
2014-01-21drm/vmwgfx: Fix recently introduced sparse / smatch warnings and errorsThomas Hellstrom
2014-01-17drm/vmwgfx: Invalidate surface on non-readback unbindJakob Bornecrantz
2014-01-17drm/vmwgfx: Silence the device command verifierThomas Hellstrom
2014-01-17drm/vmwgfx: Implement 64-bit Otable- and MOB binding v2Thomas Hellstrom
2014-01-17drm/vmwgfx: Fix surface framebuffer check for guest-backed surfacesThomas Hellstrom
2014-01-17drm/vmwgfx: Update otable definitionsThomas Hellstrom
2014-01-17drm/vmwgfx: Use the linux DMA api also for MOBsThomas Hellstrom
2014-01-17drm/vmwgfx: Ditch the vmw_dummy_query_bo_prepare functionThomas Hellstrom
2014-01-17drm/vmwgfx: Persistent tracking of context bindingsThomas Hellstrom
2014-01-17drm/vmwgfx: Track context bindings and scrub them upon exiting execbufThomas Hellstrom
2014-01-17drm/vmwgfx: Block the BIND_SHADERCONSTS commandThomas Hellstrom
2014-01-17drm/vmwgfx: Add a parameter to get max MOB memory sizeThomas Hellstrom
2014-01-17drm/vmwgfx: Implement a buffer object synccpu ioctl.Thomas Hellstrom
2014-01-17drm/vmwgfx: Make sure that the multisampling is offZack Rusin
2014-01-17drm/vmwgfx: Extend the command verifier to handle guest-backed on / offThomas Hellstrom
2014-01-17drm/vmwgfx: Fix up the vmwgfx_drv.h header for new filesThomas Hellstrom
2014-01-17drm/vmwgfx: Enable 3D for new hardware versionThomas Hellstrom
2014-01-17drm/vmwgfx: Add new unused (by user-space) commands to the verifierThomas Hellstrom
2014-01-17drm/vmwgfx: Validate guest-backed shader const commandsThomas Hellstrom
2014-01-17drm/vmwgfx: Add guest-backed shadersThomas Hellstrom
2014-01-17drm/vmwgfx: Hook up guest-backed surfacesThomas Hellstrom
2014-01-17drm/vmwgfx: Hook up guest-backed contextsThomas Hellstrom
2014-01-17drm/vmwgfx: Detach backing store from its resources when it is evictedThomas Hellstrom
2014-01-17drm/vmwgfx: Hook up guest-backed queriesThomas Hellstrom
2014-01-17drm/vmwgfx: Add the possibility to validate a buffer as a MOBThomas Hellstrom
2014-01-17drm/vmwgfx: Read bounding box memory from the appropriate registerThomas Hellstrom
2014-01-17drm/vmwgfx: Hook up MOBs to TTM as a separate memory typeThomas Hellstrom
2014-01-17drm/vmwgfx: Add MOB managementThomas Hellstrom
2014-01-17drm/vmwgfx: Adapt capability reporting to new hardware versionThomas Hellstrom
2014-01-17drm/vmwgfx: Update the svga register definitionThomas Hellstrom
2014-01-17drm/vmwgfx: Replace vram_size with prim_bb_mem for calculation of max resolutionThomas Hellstrom
2014-01-17drm/vmwgfx: Update the svga3d register header file for new device versionThomas Hellstrom
2014-01-17drm/vmwgfx: Fix the driver for large dma addressesThomas Hellstrom
2014-01-08drivers: gpu: Mark functions as static in vmwgfx_fence.cRashika Kheria
2014-01-08drivers: gpu: Mark functions as static in vmwgfx_buffer.cRashika Kheria
2014-01-08drivers: gpu: Mark functions as static in vmwgfx_kms.cRashika Kheria
2014-01-08drm/ttm: ttm object security fixes for render nodesThomas Hellstrom
2013-12-18drm: Kill DRM_IRQ_ARGSDaniel Vetter
2013-12-18drm: Push dirtyfb ioctl kms locking down to driversVille Syrjälä
2013-12-04drm/vmwgfx: Add our connectors to sysfsThomas Hellstrom
2013-12-04drm/vmwgfx: Fix dma buffer memory size accountingThomas Hellstrom
2013-12-04drm/vmwgfx: Fix up and comment the dumb buffer implementationThomas Hellstrom
2013-12-04drm/vmwgfx: Correctly set the enabled state on crtcsThomas Hellstrom
2013-11-18drm/vmwgfx: Make vmwgfx dma buffers prime awareThomas Hellstrom
2013-11-18drm/vmwgfx: Make surfaces prime-awareThomas Hellstrom
2013-11-18drm/vmwgfx: Hook up the prime ioctlsThomas Hellstrom
2013-11-18drm/vmwgfx: Fix false lockdep warningThomas Hellstrom
2013-11-14Merge branch 'vmwgfx-next-3.13' of git://people.freedesktop.org/~thomash/linu...Dave Airlie
2013-11-12drm/vmwgfx: Fix a couple of compile / sparse warnings and errorsThomas Hellstrom
2013-11-12drm/vmwgfx: Resource evict fixesThomas Hellstrom