summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/drm/include/linux/mutex.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* use RWLOCK_INITIALIZER() in DEFINE_MUTEX()jsg2020-11-121-1/+1
* correct mutex_lock_interruptible()jsg2020-06-211-2/+9
* update drm to linux 5.7jsg2020-06-081-0/+4
* Hook up the shrinker for inteldrm(4). This is a "light" version that onlykettenis2019-12-251-1/+17
* Update shared drm code, inteldrm(4) and radeondrm(4) from linux 4.4 tojsg2019-04-141-0/+22