index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_drv.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/vmwgfx: Bump driver minor and date
Thomas Hellstrom
2014-03-28
1
-2
/
+2
*
drm/vmwgfx: Use a per-device semaphore for reservation protection
Thomas Hellstrom
2014-03-28
1
-0
/
+5
*
drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...
Thomas Hellstrom
2014-03-02
1
-1
/
+1
*
drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZE
Charmaine Lee
2014-02-12
1
-0
/
+1
*
drm/vmwgfx: Reemit context bindings when necessary v2
Thomas Hellstrom
2014-02-05
1
-0
/
+6
*
drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2
Thomas Hellstrom
2014-02-05
1
-1
/
+28
*
drm/vmwgfx: Update otable definitions
Thomas Hellstrom
2014-01-17
1
-1
/
+4
*
drm/vmwgfx: Use the linux DMA api also for MOBs
Thomas Hellstrom
2014-01-17
1
-2
/
+6
*
drm/vmwgfx: Persistent tracking of context bindings
Thomas Hellstrom
2014-01-17
1
-1
/
+10
*
drm/vmwgfx: Track context bindings and scrub them upon exiting execbuf
Thomas Hellstrom
2014-01-17
1
-0
/
+65
*
drm/vmwgfx: Add a parameter to get max MOB memory size
Thomas Hellstrom
2014-01-17
1
-2
/
+2
*
drm/vmwgfx: Implement a buffer object synccpu ioctl.
Thomas Hellstrom
2014-01-17
1
-0
/
+2
*
drm/vmwgfx: Fix up the vmwgfx_drv.h header for new files
Thomas Hellstrom
2014-01-17
1
-28
/
+42
*
drm/vmwgfx: Add guest-backed shaders
Thomas Hellstrom
2014-01-17
1
-0
/
+12
*
drm/vmwgfx: Hook up guest-backed surfaces
Thomas Hellstrom
2014-01-17
1
-0
/
+13
*
drm/vmwgfx: Hook up guest-backed queries
Thomas Hellstrom
2014-01-17
1
-0
/
+1
*
drm/vmwgfx: Add the possibility to validate a buffer as a MOB
Thomas Hellstrom
2014-01-17
1
-0
/
+2
*
drm/vmwgfx: Hook up MOBs to TTM as a separate memory type
Thomas Hellstrom
2014-01-17
1
-0
/
+3
*
drm/vmwgfx: Add MOB management
Thomas Hellstrom
2014-01-17
1
-0
/
+31
*
drm/vmwgfx: Replace vram_size with prim_bb_mem for calculation of max resolution
Thomas Hellstrom
2014-01-17
1
-0
/
+1
*
drm/vmwgfx: Fix the driver for large dma addresses
Thomas Hellstrom
2014-01-17
1
-1
/
+0
*
drm: Kill DRM_IRQ_ARGS
Daniel Vetter
2013-12-18
1
-1
/
+1
*
drm/vmwgfx: Fix dma buffer memory size accounting
Thomas Hellstrom
2013-12-04
1
-0
/
+1
*
drm/vmwgfx: Hook up the prime ioctls
Thomas Hellstrom
2013-11-18
1
-0
/
+14
*
drm/vmwgfx: Use the linux DMA api to get valid device addresses of pages
Thomas Hellstrom
2013-11-06
1
-1
/
+97
*
drm/vmwgfx: remove ->firstopen callback
Daniel Vetter
2013-08-19
1
-1
/
+0
*
drm/vmwgfx: Tighten the security around buffer maps
Thomas Hellstrom
2012-11-28
1
-0
/
+2
*
drm/vmwgfx: Refactor resource management
Thomas Hellstrom
2012-11-21
1
-50
/
+94
*
drm/vmwgfx: Make vmw_dmabuf_unreference handle NULL objects
Thomas Hellstrom
2012-11-20
1
-2
/
+5
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-9
/
+9
*
vmwgfx: add dumb ioctl support
Dave Airlie
2012-09-13
1
-0
/
+10
*
drm/vmwgfx: Bump driver minor
Thomas Hellstrom
2012-02-13
1
-2
/
+2
*
vmwgfx: Move function declaration to correct header
Thomas Hellstrom
2012-02-13
1
-12
/
+0
*
vmwgfx: Pick up the initial size from the width and height regs
Jakob Bornecrantz
2012-02-13
1
-0
/
+2
*
vmwgfx: Make it possible to get fence from execbuf
Jakob Bornecrantz
2012-02-13
1
-1
/
+2
*
vmwgfx: Clean up pending event references to struct drm_file objects on close
Thomas Hellstrom
2012-02-13
1
-0
/
+1
*
vmwgfx: Rework fence event action
Jakob Bornecrantz
2012-02-13
1
-0
/
+12
*
vmwgfx: Add helper function to get surface or dmabuf
Jakob Bornecrantz
2011-12-19
1
-0
/
+5
*
vmwgfx: Reinstate the update_layout ioctl
Thomas Hellstrom
2011-11-02
1
-2
/
+4
*
vmwgfx: Add vblank stubs
Jakob Bornecrantz
2011-10-18
1
-0
/
+2
*
vmwgfx: Wrap drm_read and drm_poll
Thomas Hellstrom
2011-10-10
1
-0
/
+4
*
vmwgfx: Add fence events
Thomas Hellstrom
2011-10-10
1
-3
/
+13
*
vmwgfx: Bump driver minor to advertise support for new ioctls.
Thomas Hellstrom
2011-10-05
1
-2
/
+2
*
vmwgfx: Handle device surface memory limit
Thomas Hellstrom
2011-10-05
1
-0
/
+26
*
vmwgfx: Optimize the command submission resource list
Thomas Hellstrom
2011-10-05
1
-3
/
+2
*
vmwgfx: Fix up query processing
Thomas Hellstrom
2011-10-05
1
-0
/
+24
*
vmwgfx: minor dmabuf utilities cleanup
Thomas Hellstrom
2011-10-05
1
-7
/
+2
*
vmwgfx: Add present and readback ioctls
Jakob Bornecrantz
2011-10-05
1
-0
/
+19
*
vmwgfx: Add screen object support
Jakob Bornecrantz
2011-10-05
1
-0
/
+1
*
vmwgfx: Add dmabuf helper functions for pinning
Jakob Bornecrantz
2011-10-05
1
-4
/
+28
[next]