index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_drv.h
Age
Commit message (
Expand
)
Author
2014-02-12
drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZE
Charmaine Lee
2014-02-05
drm/vmwgfx: Reemit context bindings when necessary v2
Thomas Hellstrom
2014-02-05
drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2
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: 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: 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: Fix up the vmwgfx_drv.h header for new files
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 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: 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: Replace vram_size with prim_bb_mem for calculation of max resolution
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Fix the driver for large dma addresses
Thomas Hellstrom
2013-12-18
drm: Kill DRM_IRQ_ARGS
Daniel Vetter
2013-12-04
drm/vmwgfx: Fix dma buffer memory size accounting
Thomas Hellstrom
2013-11-18
drm/vmwgfx: Hook up the prime ioctls
Thomas Hellstrom
2013-11-06
drm/vmwgfx: Use the linux DMA api to get valid device addresses of pages
Thomas Hellstrom
2013-08-19
drm/vmwgfx: remove ->firstopen callback
Daniel Vetter
2012-11-28
drm/vmwgfx: Tighten the security around buffer maps
Thomas Hellstrom
2012-11-21
drm/vmwgfx: Refactor resource management
Thomas Hellstrom
2012-11-20
drm/vmwgfx: Make vmw_dmabuf_unreference handle NULL objects
Thomas Hellstrom
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-09-13
vmwgfx: add dumb ioctl support
Dave Airlie
2012-02-13
drm/vmwgfx: Bump driver minor
Thomas Hellstrom
2012-02-13
vmwgfx: Move function declaration to correct header
Thomas Hellstrom
2012-02-13
vmwgfx: Pick up the initial size from the width and height regs
Jakob Bornecrantz
2012-02-13
vmwgfx: Make it possible to get fence from execbuf
Jakob Bornecrantz
2012-02-13
vmwgfx: Clean up pending event references to struct drm_file objects on close
Thomas Hellstrom
2012-02-13
vmwgfx: Rework fence event action
Jakob Bornecrantz
2011-12-19
vmwgfx: Add helper function to get surface or dmabuf
Jakob Bornecrantz
2011-11-02
vmwgfx: Reinstate the update_layout ioctl
Thomas Hellstrom
2011-10-18
vmwgfx: Add vblank stubs
Jakob Bornecrantz
2011-10-10
vmwgfx: Wrap drm_read and drm_poll
Thomas Hellstrom
2011-10-10
vmwgfx: Add fence events
Thomas Hellstrom
2011-10-05
vmwgfx: Bump driver minor to advertise support for new ioctls.
Thomas Hellstrom
2011-10-05
vmwgfx: Handle device surface memory limit
Thomas Hellstrom
2011-10-05
vmwgfx: Optimize the command submission resource list
Thomas Hellstrom
2011-10-05
vmwgfx: Fix up query processing
Thomas Hellstrom
2011-10-05
vmwgfx: minor dmabuf utilities cleanup
Thomas Hellstrom
2011-10-05
vmwgfx: Add present and readback ioctls
Jakob Bornecrantz
2011-10-05
vmwgfx: Add screen object support
Jakob Bornecrantz
2011-10-05
vmwgfx: Add dmabuf helper functions for pinning
Jakob Bornecrantz
2011-10-05
vmwgfx: Break out execbuf command processing
Thomas Hellstrom
2011-09-06
vmwgfx: Bump major
Thomas Hellstrom
2011-09-06
vmwgfx: Implement fence objects
Thomas Hellstrom
[next]