summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/timer
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2026-02-04nouveau: add a third state to the fini handler.Dave Airlie-1/+1
2021-02-11drm/nouveau/tmr: switch to instanced constructorBen Skeggs-12/+16
2019-07-19drm/nouveau: fix bogus GPL-2 license headerBen Skeggs-1/+1
2019-07-19drm/nouveau: fix bogus GPL-2 license headerIlia Mirkin-2/+2
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman-0/+1
2018-12-11drm/nouveau/tmr: detect stalled gpu timer and break out of waitsBen Skeggs-0/+36
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+2
2017-06-16drm/nouveau/tmr: remove nvkm_timer_alarm_cancel()Ben Skeggs-9/+0
2017-06-06drm/nouveau/tmr: fully separate alarm execution/pending listsBen Skeggs-3/+4
2017-05-12drm/nouveau/tmr: avoid processing completed alarms when adding a new oneBen Skeggs-3/+13
2017-05-12drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarmBen Skeggs-7/+10
2017-05-12drm/nouveau/tmr: handle races with hw when updating the next alarm timeBen Skeggs-10/+16
2017-05-12drm/nouveau/tmr: ack interrupt before processing alarmsBen Skeggs-1/+1
2016-05-20drm/nouveau/core: remove pmc_enable argument from subdev ctorBen Skeggs-1/+1
2015-08-28drm/nouveau/tmr: convert to new-style nvkm_subdevBen Skeggs-234/+394
2015-08-28drm/nouveau/tmr: switch to subdev printk macrosBen Skeggs-13/+15
2015-08-28drm/nouveau/tmr: type-safe PTIMER-based delay/wait macrosBen Skeggs-57/+0
2015-08-28drm/nouveau/tmr: switch to device pri macrosBen Skeggs-26/+33
2015-08-28drm/nouveau/tmr: cosmetic changesBen Skeggs-87/+86
2015-08-28drm/nouveau/device: include core/device.h automatically for subdevs/enginesBen Skeggs-2/+0
2015-01-22drm/nouveau/timer: namespace + nvidia gpu names (no binary change)Ben Skeggs-52/+44
2015-01-22drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)Ben Skeggs-0/+451