summaryrefslogtreecommitdiff
path: root/drmP.h
AgeCommit message (Expand)AuthorFilesLines
2017-10-25vmwgfx: Update stand alone to v4.12Sinclair Yeh1-316/+11
2017-10-25vmwgfx: Fix __copy_in_user build errorSinclair Yeh1-1/+1
2017-06-14vmwgfx: Update stand alone to v4.11Sinclair Yeh1-498/+189
2017-05-18drm: Support drivers with threaded irqsThomas Hellstrom1-0/+1
2017-02-23vmwgfx: Build and Run on CentOS 6.5 and vanilla linux 2.6.35Thomas Hellstrom1-2/+7
2017-02-23vmwgfx: Porting over new drm and ttm filesSinclair Yeh1-944/+521
2016-12-20vmwgfx: Have the build process define the standalone definesThomas Hellstrom1-1/+0
2015-12-09drm: Remove references to [un]block_all_signalsThomas Hellstrom1-2/+0
2015-12-08drm: Serialise multiple event readersChris Wilson1-0/+2
2015-11-18drm: Fix address-space and visibility errors and warningsThomas Hellstrom1-0/+10
2015-09-07drm: Break out and export the DRM permission check codeThomas Hellstrom1-0/+2
2014-12-19vmwgfx: Get rid of the vmwgfx sysfs subsystemThomas Hellstrom1-2/+1
2014-11-14drm: Add a function to get the ioctl flagsThomas Hellstrom1-0/+1
2014-11-14drm: Protect the master management with a drm_device::master_mutex v3Thomas Hellstrom1-22/+25
2014-11-14drm: Remove the minor master listThomas Hellstrom1-2/+0
2014-11-14drm: Improve on minor type helpers v3Thomas Hellstrom1-1/+6
2014-11-14drm: Make control nodes master-less v3Thomas Hellstrom1-0/+5
2014-11-14drm: implement experimental render nodesDavid Herrmann1-0/+8
2014-03-12userns: Convert drm to use kuid and kgid and struct pid where appropriateEric W. Biederman1-2/+2
2013-11-27drm: Fix support for PCI domainsBenjamin Herrenschmidt1-5/+13
2013-11-27drm: Import the get_cap functionality.Thomas Hellstrom1-0/+3
2013-11-27drm,vmwgfx hook up the prime ioctlsThomas Hellstrom1-0/+13
2012-10-24drm: Remove the drm_mapbufs() functionThomas Hellstrom1-2/+0
2012-01-24drm: Fix authentication kernel crashThomas Hellstrom1-0/+1
2011-10-19drm: Bring in vblank, events and update modesetting codeJakob Bornecrantz1-2/+152
2011-08-24drm: Kill BKL usageArnd Bergmann1-3/+4
2009-11-29drm: Make sure we don't export any drm symbols.Thomas Hellstrom1-0/+3
2009-11-17drm: Add support for drm master_[set|drop] callbacks.Thomas Hellstrom1-0/+9
2009-11-17Initial commitJakob Bornecrantz1-0/+1366