summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/timer/base.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-16drm/nouveau/tmr: remove nvkm_timer_alarm_cancel()Ben Skeggs1-9/+0
2017-06-06drm/nouveau/tmr: fully separate alarm execution/pending listsBen Skeggs1-3/+4
2017-05-12drm/nouveau/tmr: avoid processing completed alarms when adding a new oneBen Skeggs1-3/+13
2017-05-12drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarmBen Skeggs1-7/+10
2017-05-12drm/nouveau/tmr: handle races with hw when updating the next alarm timeBen Skeggs1-10/+16
2016-05-20drm/nouveau/core: remove pmc_enable argument from subdev ctorBen Skeggs1-1/+1
2015-08-28drm/nouveau/tmr: convert to new-style nvkm_subdevBen Skeggs1-7/+120
2015-08-28drm/nouveau/tmr: type-safe PTIMER-based delay/wait macrosBen Skeggs1-57/+0
2015-08-28drm/nouveau/tmr: switch to device pri macrosBen Skeggs1-2/+4
2015-08-28drm/nouveau/tmr: cosmetic changesBen Skeggs1-4/+4
2015-01-22drm/nouveau/timer: namespace + nvidia gpu names (no binary change)Ben Skeggs1-12/+11
2015-01-22drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)Ben Skeggs1-0/+94