summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
Commit message (Expand)AuthorAgeFilesLines
* drm/vmwgfx: rework to new fence interface, v2Maarten Lankhorst2014-09-021-0/+1
* drm/vmwgfx: get rid of different types of fence_flags entirelyMaarten Lankhorst2014-09-021-1/+0
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-08-071-24/+50
|\
| * drm/vmwgfx: Fix compat shader namespaceThomas Hellstrom2014-07-041-24/+50
* | drm: vmwgfx: Use nsec based interfacesThomas Gleixner2014-07-231-2/+2
|/
* drm/vmwgfx: Bump driver minor and dateThomas Hellstrom2014-03-281-2/+2
* drm/vmwgfx: Use a per-device semaphore for reservation protectionThomas Hellstrom2014-03-281-0/+5
* drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...Thomas Hellstrom2014-03-021-1/+1
* drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZECharmaine Lee2014-02-121-0/+1
* drm/vmwgfx: Reemit context bindings when necessary v2Thomas Hellstrom2014-02-051-0/+6
* drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2Thomas Hellstrom2014-02-051-1/+28
* drm/vmwgfx: Update otable definitionsThomas Hellstrom2014-01-171-1/+4
* drm/vmwgfx: Use the linux DMA api also for MOBsThomas Hellstrom2014-01-171-2/+6
* drm/vmwgfx: Persistent tracking of context bindingsThomas Hellstrom2014-01-171-1/+10
* drm/vmwgfx: Track context bindings and scrub them upon exiting execbufThomas Hellstrom2014-01-171-0/+65
* drm/vmwgfx: Add a parameter to get max MOB memory sizeThomas Hellstrom2014-01-171-2/+2
* drm/vmwgfx: Implement a buffer object synccpu ioctl.Thomas Hellstrom2014-01-171-0/+2
* drm/vmwgfx: Fix up the vmwgfx_drv.h header for new filesThomas Hellstrom2014-01-171-28/+42
* drm/vmwgfx: Add guest-backed shadersThomas Hellstrom2014-01-171-0/+12
* drm/vmwgfx: Hook up guest-backed surfacesThomas Hellstrom2014-01-171-0/+13
* drm/vmwgfx: Hook up guest-backed queriesThomas Hellstrom2014-01-171-0/+1
* drm/vmwgfx: Add the possibility to validate a buffer as a MOBThomas Hellstrom2014-01-171-0/+2
* drm/vmwgfx: Hook up MOBs to TTM as a separate memory typeThomas Hellstrom2014-01-171-0/+3
* drm/vmwgfx: Add MOB managementThomas Hellstrom2014-01-171-0/+31
* drm/vmwgfx: Replace vram_size with prim_bb_mem for calculation of max resolutionThomas Hellstrom2014-01-171-0/+1
* drm/vmwgfx: Fix the driver for large dma addressesThomas Hellstrom2014-01-171-1/+0
* drm: Kill DRM_IRQ_ARGSDaniel Vetter2013-12-181-1/+1
* drm/vmwgfx: Fix dma buffer memory size accountingThomas Hellstrom2013-12-041-0/+1
* drm/vmwgfx: Hook up the prime ioctlsThomas Hellstrom2013-11-181-0/+14
* drm/vmwgfx: Use the linux DMA api to get valid device addresses of pagesThomas Hellstrom2013-11-061-1/+97
* drm/vmwgfx: remove ->firstopen callbackDaniel Vetter2013-08-191-1/+0
* drm/vmwgfx: Tighten the security around buffer mapsThomas Hellstrom2012-11-281-0/+2
* drm/vmwgfx: Refactor resource managementThomas Hellstrom2012-11-211-50/+94
* drm/vmwgfx: Make vmw_dmabuf_unreference handle NULL objectsThomas Hellstrom2012-11-201-2/+5
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-9/+9
* vmwgfx: add dumb ioctl supportDave Airlie2012-09-131-0/+10
* drm/vmwgfx: Bump driver minorThomas Hellstrom2012-02-131-2/+2
* vmwgfx: Move function declaration to correct headerThomas Hellstrom2012-02-131-12/+0
* vmwgfx: Pick up the initial size from the width and height regsJakob Bornecrantz2012-02-131-0/+2
* vmwgfx: Make it possible to get fence from execbufJakob Bornecrantz2012-02-131-1/+2
* vmwgfx: Clean up pending event references to struct drm_file objects on closeThomas Hellstrom2012-02-131-0/+1
* vmwgfx: Rework fence event actionJakob Bornecrantz2012-02-131-0/+12
* vmwgfx: Add helper function to get surface or dmabufJakob Bornecrantz2011-12-191-0/+5
* vmwgfx: Reinstate the update_layout ioctlThomas Hellstrom2011-11-021-2/+4
* vmwgfx: Add vblank stubsJakob Bornecrantz2011-10-181-0/+2
* vmwgfx: Wrap drm_read and drm_pollThomas Hellstrom2011-10-101-0/+4
* vmwgfx: Add fence eventsThomas Hellstrom2011-10-101-3/+13
* vmwgfx: Bump driver minor to advertise support for new ioctls.Thomas Hellstrom2011-10-051-2/+2
* vmwgfx: Handle device surface memory limitThomas Hellstrom2011-10-051-0/+26
* vmwgfx: Optimize the command submission resource listThomas Hellstrom2011-10-051-3/+2
OpenPOWER on IntegriCloud