summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/drm/scheduler (follow)
Commit message (Expand)AuthorAgeFilesLines
* don't multiply ticks by hz when result is compared to jiffiesjsg2020-10-141-1/+1
* Align pool items on CACHELINESIZE when replacing linux kmem_cache withjsg2020-10-111-1/+1
* Change locks which don't use spin_lock_irq() or spin_lock_irqsave()jsg2020-07-112-3/+3
* update drm to linux 5.7jsg2020-06-085-992/+1491
* Cleanup <sys/kthread.h> and <sys/proc.h> includes.mpi2020-02-181-2/+0
* Replace p_xstat with ps_xexit and ps_xsigguenther2019-12-111-5/+6
* drm_sched_entity_flush() doesn't care about specific threads, so justguenther2019-11-291-4/+4
* Implement Linux kthread interfaces.kettenis2019-07-101-17/+0
* add amdgpu from linux 4.19.44 for recent AMD Radeon partsjsg2019-05-213-0/+1283