summaryrefslogtreecommitdiff
path: root/Makefile.kernel
AgeCommit message (Expand)AuthorFilesLines
2018-08-27vmwgfx: Add a validation module v2Thomas Hellstrom1-1/+2
2018-03-26vmwgfx: Replace vmw_dma_buffer with vmw_buffer_objectThomas Hellstrom1-7/+7
2017-12-22vmwgfx: Add a cpu blit utility that can be used for page-backed bos v4Thomas Hellstrom1-1/+1
2017-06-14vmwgfx: Update stand alone to v4.11Sinclair Yeh1-5/+9
2017-06-14vmwgfx: Add dma-fence-array supportSinclair Yeh1-2/+2
2017-06-14vmwgfx: Add sync_file supportSinclair Yeh1-1/+1
2017-03-03vmwgfx: Re-implement the stream resource as a simple resource.Thomas Hellstrom1-1/+1
2017-03-03vmwgfx: Introduce a simple resource typeThomas Hellstrom1-1/+2
2017-02-23vmwgfx: Remove DRM tracingSinclair Yeh1-1/+1
2017-02-23vmwgfx: Update TTM to Linux 4.10Thomas Hellstrom1-1/+1
2017-02-23vmwgfx: Rename struct fence to struct dma_fenceThomas Hellstrom1-1/+1
2017-02-23vmwgfx: Build and Run on CentOS 6.5 and vanilla linux 2.6.35Thomas Hellstrom1-2/+1
2017-02-23vmwgfx: Add a couple of core subsystemsThomas Hellstrom1-1/+2
2017-02-23vmwgfx: Porting over new drm and ttm filesSinclair Yeh1-2/+7
2016-07-07vmwgfx: Make sure vmwgfx_version.h gets generated every timeSinclair Yeh1-1/+3
2016-04-08vmwgfx: Report vmwgfx version to vmware.logSinclair Yeh1-1/+6
2015-09-08vmwgfx: Initial DX supportThomas Hellstrom1-1/+2
2015-09-07vmwgfx: Implement screen targetsSinclair Yeh1-1/+1
2015-05-07vmwgfx: Add command buffer support v3Thomas Hellstrom1-1/+1
2014-06-18vmwgfx: Fix compat shader namespaceThomas Hellstrom1-1/+2
2013-12-17vmwgfx: Add guest-backed shadersThomas Hellstrom1-1/+1
2013-12-17vmwgfx: Add MOB managementThomas Hellstrom1-1/+1
2013-11-27drm,vmwgfx hook up the prime ioctlsThomas Hellstrom1-1/+3
2013-10-22vmwgfx: Add compatibility stuff needed for scatter-gather codeThomas Hellstrom1-1/+1
2012-11-07vmwgfx: Break out surface and context management to separate filesThomas Hellstrom1-1/+1
2011-09-27vmwgfx: Add screen object supportJakob Bornecrantz1-1/+2
2011-09-27vmwgfx: Add dmabuf helper functions for pinningJakob Bornecrantz1-1/+1
2011-09-27vmwgfx: Implement fence objectsThomas Hellstrom1-1/+1
2011-09-27vmwgfx: Fix confusion caused by using "fence" in various places.Thomas Hellstrom1-1/+1
2010-10-26vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom1-1/+2
2010-10-26drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs1-1/+1
2010-09-22Update Makefile.kernel for upstream code.Thomas Hellstrom1-4/+4
2010-02-27vmwgfx: Add kernel throttling support. Bump minor.Thomas Hellstrom1-1/+1
2009-12-01vmwgfx: Add overlay supportJakob Bornecrantz1-0/+1
2009-11-17Initial commitJakob Bornecrantz1-0/+26