linux_dsm_epyc7002/drivers/gpu/drm/nouveau/nvkm
Ben Skeggs 330bdf62fe drm/nouveau/tmr: avoid processing completed alarms when adding a new one
The idea here was to avoid having to "manually" program the HW if there's
a new earliest alarm.  This was lazy and bad, as it leads to loads of fun
races between inter-related callers (ie. therm).

Turns out, it's not so difficult after all.  Go figure ;)

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Cc: stable@vger.kernel.org
2017-05-12 08:32:58 +10:00
..
core drm/nouveau/core: fix static checker warning 2017-05-12 08:32:56 +10:00
engine drm/nouveau/fifo/nv40: no ctxsw for pre-nv44 mpeg engine 2017-04-29 22:39:23 +10:00
falcon drm/nouveau/msgqueue: support for GP10B PMU firmware 2017-04-06 14:39:04 +10:00
subdev drm/nouveau/tmr: avoid processing completed alarms when adding a new one 2017-05-12 08:32:58 +10:00
Kbuild drm/nouveau/core: add falcon library functions 2017-02-17 15:14:30 +10:00