summaryrefslogtreecommitdiff
path: root/sys/dev/pci/drm/drm_vblank.c
AgeCommit message (Expand)Author
2021-07-07update drm to linux 5.10.47Jonathan Gray
2020-11-17remove setup_timer() interface linux removed in 2017Jonathan Gray
2020-11-08vblank seqlock is used from interrupt context so use IPL_TTYJonathan Gray
2020-07-29change ktime to nanoseconds in drmJonathan Gray
2020-06-08update drm to linux 5.7Jonathan Gray
2019-12-31drm/drm_vblank: Change EINVAL by the correct errnoJonathan Gray
2019-09-16drm/vblank: Allow dynamic per-crtc max_vblank_countJonathan Gray
2019-07-04Make seqlock_init() take an IPL argument so the engine stats lock whichJonathan Gray
2019-04-14Update shared drm code, inteldrm(4) and radeondrm(4) from linux 4.4 toJonathan Gray