summaryrefslogtreecommitdiff
path: root/drm_drv.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-14vmwgfx: Update stand alone to v4.11Sinclair Yeh1-214/+272
2017-02-23vmwgfx: Build and Run on CentOS 6.5 and vanilla linux 2.6.35Thomas Hellstrom1-2/+29
2017-02-23vmwgfx: Porting over new drm and ttm filesSinclair Yeh1-431/+824
2016-02-10vmwgfx/drm: Don't clear the device address space at lastcloseThomas Hellstrom1-1/+0
2015-11-18vmwgfx: Add temporary support for drm_ioctl_mode_cursor2Sinclair Yeh1-0/+1
2015-09-29drm: Allow control- and render nodes to check DRM's version.Thomas Hellstrom1-1/+2
2015-09-07drm: Break out and export the DRM permission check codeThomas Hellstrom1-1/+1
2014-12-19vmwgfx: Get rid of the vmwgfx sysfs subsystemThomas Hellstrom1-11/+0
2014-11-14drm: Add a function to get the ioctl flagsThomas Hellstrom1-0/+18
2014-11-14drm: Make control nodes master-less v3Thomas Hellstrom1-3/+4
2014-11-14drm: Break out ioctl permission check to a separate function v2Thomas Hellstrom1-37/+71
2014-11-14drm: implement experimental render nodesDavid Herrmann1-4/+5
2013-11-27drm: Import the get_cap functionality.Thomas Hellstrom1-0/+1
2013-11-27drm,vmwgfx: Import the dumb buffer functionality from upstreamThomas Hellstrom1-1/+4
2013-11-27drm,vmwgfx hook up the prime ioctlsThomas Hellstrom1-0/+3
2012-10-24drm: Remove the drm_mapbufs() functionThomas Hellstrom1-1/+0
2011-10-19drm: Bring in vblank, events and update modesetting codeJakob Bornecrantz1-0/+1
2011-08-24drm: Kill BKL usageArnd Bergmann1-3/+10
2009-11-17Initial commitJakob Bornecrantz1-0/+535