summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/timer
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/tmr: switch to instanced constructorBen Skeggs2021-02-116-12/+16
* drm/nouveau: fix bogus GPL-2 license headerBen Skeggs2019-07-191-1/+1
* drm/nouveau: fix bogus GPL-2 license headerIlia Mirkin2019-07-192-2/+2
* treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-301-0/+1
* drm/nouveau/tmr: detect stalled gpu timer and break out of waitsBen Skeggs2018-12-111-0/+36
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* drm/nouveau/tmr: remove nvkm_timer_alarm_cancel()Ben Skeggs2017-06-161-9/+0
* drm/nouveau/tmr: fully separate alarm execution/pending listsBen Skeggs2017-06-061-3/+4
* drm/nouveau/tmr: avoid processing completed alarms when adding a new oneBen Skeggs2017-05-121-3/+13
* drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarmBen Skeggs2017-05-121-7/+10
* drm/nouveau/tmr: handle races with hw when updating the next alarm timeBen Skeggs2017-05-121-10/+16
* drm/nouveau/tmr: ack interrupt before processing alarmsBen Skeggs2017-05-121-1/+1
* drm/nouveau/core: remove pmc_enable argument from subdev ctorBen Skeggs2016-05-201-1/+1
* drm/nouveau/tmr: convert to new-style nvkm_subdevBen Skeggs2015-08-289-234/+394
* drm/nouveau/tmr: switch to subdev printk macrosBen Skeggs2015-08-282-13/+15
* drm/nouveau/tmr: type-safe PTIMER-based delay/wait macrosBen Skeggs2015-08-281-57/+0
* drm/nouveau/tmr: switch to device pri macrosBen Skeggs2015-08-283-26/+33
* drm/nouveau/tmr: cosmetic changesBen Skeggs2015-08-284-87/+86
* drm/nouveau/device: include core/device.h automatically for subdevs/enginesBen Skeggs2015-08-281-2/+0
* drm/nouveau/timer: namespace + nvidia gpu names (no binary change)Ben Skeggs2015-01-225-52/+44
* drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)Ben Skeggs2015-01-226-0/+451