drm/nouveau/nvif: protect waits against GPU falling off the bus
authorBen Skeggs <bskeggs@redhat.com>
Mon, 17 Feb 2020 04:58:02 +0000 (14:58 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Tue, 7 Apr 2020 04:37:50 +0000 (14:37 +1000)
commited3d1489d2717a13f3b47b296bb2faa7ce4168da
treeba6236e37fa207cc5432773063a3a7dff3041547
parent58e92b5ee8743ebb77b824cce3330521f049bbac
drm/nouveau/nvif: protect waits against GPU falling off the bus

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/dispnv04/dac.c
drivers/gpu/drm/nouveau/dispnv04/hw.c
drivers/gpu/drm/nouveau/dispnv50/base507c.c
drivers/gpu/drm/nouveau/dispnv50/core507d.c
drivers/gpu/drm/nouveau/dispnv50/corec37d.c
drivers/gpu/drm/nouveau/dispnv50/disp.c
drivers/gpu/drm/nouveau/dispnv50/ovly827e.c
drivers/gpu/drm/nouveau/include/nvif/device.h
drivers/gpu/drm/nouveau/include/nvif/timer.h [new file with mode: 0644]
drivers/gpu/drm/nouveau/nvif/Kbuild
drivers/gpu/drm/nouveau/nvif/timer.c [new file with mode: 0644]