index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
/
timer
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-04
nouveau: add a third state to the fini handler.
Dave Airlie
2021-02-11
drm/nouveau/tmr: switch to instanced constructor
Ben Skeggs
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ben Skeggs
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ilia Mirkin
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2018-12-11
drm/nouveau/tmr: detect stalled gpu timer and break out of waits
Ben Skeggs
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-16
drm/nouveau/tmr: remove nvkm_timer_alarm_cancel()
Ben Skeggs
2017-06-06
drm/nouveau/tmr: fully separate alarm execution/pending lists
Ben Skeggs
2017-05-12
drm/nouveau/tmr: avoid processing completed alarms when adding a new one
Ben Skeggs
2017-05-12
drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarm
Ben Skeggs
2017-05-12
drm/nouveau/tmr: handle races with hw when updating the next alarm time
Ben Skeggs
2017-05-12
drm/nouveau/tmr: ack interrupt before processing alarms
Ben Skeggs
2016-05-20
drm/nouveau/core: remove pmc_enable argument from subdev ctor
Ben Skeggs
2015-08-28
drm/nouveau/tmr: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
drm/nouveau/tmr: switch to subdev printk macros
Ben Skeggs
2015-08-28
drm/nouveau/tmr: type-safe PTIMER-based delay/wait macros
Ben Skeggs
2015-08-28
drm/nouveau/tmr: switch to device pri macros
Ben Skeggs
2015-08-28
drm/nouveau/tmr: cosmetic changes
Ben Skeggs
2015-08-28
drm/nouveau/device: include core/device.h automatically for subdevs/engines
Ben Skeggs
2015-01-22
drm/nouveau/timer: namespace + nvidia gpu names (no binary change)
Ben Skeggs
2015-01-22
drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)
Ben Skeggs