summaryrefslogtreecommitdiff
path: root/vmwgfx_drm.h
AgeCommit message (Expand)AuthorFilesLines
2018-08-09vmwgfx: Expose SM4_1 param to user spaceDeepak Rawat1-0/+4
2018-08-09vmwgfx: Add new ioctl for GB surface create and referenceDeepak Rawat1-0/+102
2018-08-09vmwgfx: Add CAP2 support in vmwgfxNeha Bhende1-0/+1
2018-03-26vmwgfx: Replace vmw_dma_buffer with vmw_buffer_objectThomas Hellstrom1-39/+22
2017-06-14vmwgfx: Prepare to support fence fdSinclair Yeh1-3/+8
2017-03-03vmwgfx: Define an overlaid handle_close ioctl.Thomas Hellstrom1-0/+25
2015-09-08vmwgfx: Fix copyright headersSinclair Yeh1-1/+1
2015-09-08vmwgfx: Initial DX supportThomas Hellstrom1-3/+32
2015-09-07vmwgfx: Implement screen targetsSinclair Yeh1-0/+1
2014-11-14vmwgfx: Allow prime fds in the surface reference ioctlsThomas Hellstrom1-1/+11
2014-02-11vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZECharmaine Lee1-0/+1
2013-12-17vmwgfx: Add a parameter to get max MOB memory sizeThomas Hellstrom1-0/+1
2013-12-17vmwgfx: Implement a buffer object synccpu ioctl.Thomas Hellstrom1-1/+62
2013-12-17vmwgfx: Make sure that the multisampling is offZack Rusin1-1/+1
2013-12-17vmwgfx: Update the driver user-space interface for guest-backed objectsThomas Hellstrom1-0/+198
2013-12-05vmwgfx: Add max surface memory paramJakob Bornecrantz1-0/+1
2011-10-27vmwgfx: Reinstate the update_layout ioctl v2Thomas Hellstrom1-1/+25
2011-10-19vmwgfx: Add fence eventsThomas Hellstrom1-2/+45
2011-09-27vmwgfx: Add present and readback ioctlsJakob Bornecrantz1-0/+63
2011-09-27vmwgfx: Bump majorThomas Hellstrom1-45/+1
2011-09-27vmwgfx: Implement fence objectsThomas Hellstrom1-15/+134
2011-09-27vmwgfx: Fix confusion caused by using "fence" in various places.Thomas Hellstrom1-3/+3
2011-09-27vmwgfx: Add functionality to get 3D capsThomas Hellstrom1-0/+25
2011-09-27vmwgfx: Remove the possibility to map the fifo from user-spaceThomas Hellstrom1-4/+3
2011-09-27vmwgfx: Remove the update layout IOCTL.Thomas Hellstrom1-27/+0
2011-09-27vmwgfx: Remove the fifo debug ioctlThomas Hellstrom1-28/+2
2010-09-23vmwgfx: Add a parameter to get the max fb sizeThomas Hellstrom1-0/+1
2010-09-22vmwgfx: Pull down upstream vmwgfx codeThomas Hellstrom1-0/+43
2010-07-23vmwgfx: Add a parameter to get the max fb size.Thomas Hellstrom1-0/+1
2010-04-30vmwgfx: Allow userspace to change default layoutJakob Bornecrantz1-0/+26
2010-02-09vmwgfx: Add execbuf interface parameters.Thomas Hellstrom1-0/+8
2010-02-05vmwgfx: Update the user-space interface.Thomas Hellstrom1-3/+9
2010-01-29vmwgfx: Remove old ioctl structs not usedJakob Bornecrantz1-43/+0
2009-12-14vmwgfx: Big ioctl breaker before upstreamingJakob Bornecrantz1-23/+26
2009-12-14vmwgfx: Add params for getting the number of streamsJakob Bornecrantz1-3/+5
2009-12-14vmwgfx: Userspace must now claim a overlay before useJakob Bornecrantz1-0/+29
2009-12-12vmwgfx: Add param support for checking for 3DJakob Bornecrantz1-0/+1
2009-12-14vmwgfx: Make vmwgfx_drm.h be like all the other kernel headersJakob Bornecrantz1-2/+2
2009-12-10vmwgfx: Remove extension ioctlJakob Bornecrantz1-1/+0
2009-12-08vmwgfx: Export param for overlay supportJakob Bornecrantz1-2/+4
2009-12-04vmwgfx: Add cursor bypass ioctlJakob Bornecrantz1-0/+32
2009-12-01vmwgfx: Add overlay supportJakob Bornecrantz1-0/+65
2009-11-18vmwgfx/ttm: Add the set / drop master implementations.Thomas Hellstrom1-19/+0
2009-11-17Initial commitJakob Bornecrantz1-0/+460