index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
Age
Commit message (
Expand
)
Author
2014-01-21
drm/vmwgfx: Fix recently introduced sparse / smatch warnings and errors
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Invalidate surface on non-readback unbind
Jakob Bornecrantz
2014-01-17
drm/vmwgfx: Silence the device command verifier
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Implement 64-bit Otable- and MOB binding v2
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Fix surface framebuffer check for guest-backed surfaces
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Update otable definitions
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Use the linux DMA api also for MOBs
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Ditch the vmw_dummy_query_bo_prepare function
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Persistent tracking of context bindings
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Track context bindings and scrub them upon exiting execbuf
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Block the BIND_SHADERCONSTS command
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Add a parameter to get max MOB memory size
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Implement a buffer object synccpu ioctl.
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Make sure that the multisampling is off
Zack Rusin
2014-01-17
drm/vmwgfx: Extend the command verifier to handle guest-backed on / off
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Fix up the vmwgfx_drv.h header for new files
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Enable 3D for new hardware version
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Add new unused (by user-space) commands to the verifier
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Validate guest-backed shader const commands
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Add guest-backed shaders
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Hook up guest-backed surfaces
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Hook up guest-backed contexts
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Detach backing store from its resources when it is evicted
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Hook up guest-backed queries
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Add the possibility to validate a buffer as a MOB
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Read bounding box memory from the appropriate register
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Hook up MOBs to TTM as a separate memory type
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Add MOB management
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Adapt capability reporting to new hardware version
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Update the svga register definition
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Replace vram_size with prim_bb_mem for calculation of max resolution
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Update the svga3d register header file for new device version
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Fix the driver for large dma addresses
Thomas Hellstrom
2014-01-08
drivers: gpu: Mark functions as static in vmwgfx_fence.c
Rashika Kheria
2014-01-08
drivers: gpu: Mark functions as static in vmwgfx_buffer.c
Rashika Kheria
2014-01-08
drivers: gpu: Mark functions as static in vmwgfx_kms.c
Rashika Kheria
2014-01-08
drm/ttm: ttm object security fixes for render nodes
Thomas Hellstrom
2013-12-18
drm: Kill DRM_IRQ_ARGS
Daniel Vetter
2013-12-18
drm: Push dirtyfb ioctl kms locking down to drivers
Ville Syrjälä
2013-12-04
drm/vmwgfx: Add our connectors to sysfs
Thomas Hellstrom
2013-12-04
drm/vmwgfx: Fix dma buffer memory size accounting
Thomas Hellstrom
2013-12-04
drm/vmwgfx: Fix up and comment the dumb buffer implementation
Thomas Hellstrom
2013-12-04
drm/vmwgfx: Correctly set the enabled state on crtcs
Thomas Hellstrom
2013-11-18
drm/vmwgfx: Make vmwgfx dma buffers prime aware
Thomas Hellstrom
2013-11-18
drm/vmwgfx: Make surfaces prime-aware
Thomas Hellstrom
2013-11-18
drm/vmwgfx: Hook up the prime ioctls
Thomas Hellstrom
2013-11-18
drm/vmwgfx: Fix false lockdep warning
Thomas Hellstrom
2013-11-14
Merge branch 'vmwgfx-next-3.13' of git://people.freedesktop.org/~thomash/linu...
Dave Airlie
2013-11-12
drm/vmwgfx: Fix a couple of compile / sparse warnings and errors
Thomas Hellstrom
2013-11-12
drm/vmwgfx: Resource evict fixes
Thomas Hellstrom
[next]