2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-01 10:13:58 +08:00
linux-next/drivers/gpu/drm/nouveau/nvkm/subdev/ltc
Alexandre Courbot ab08f38cac drm/nouveau/ltc/gf100: use more reasonable timeout value
LTC operations timeout was set to 2ms, which may be too low for devices
that run at very low clocks (e.g. GM20B) and trigger timeout messages.

Set the timeout to the default 2s. Also remove the redundant error
messages since nvkm_wait_msec() will already display a warning.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2016-03-14 10:13:31 +10:00
..
base.c drm/nouveau/ltc: add hooks for invalidate and flush 2015-11-03 15:02:18 +10:00
gf100.c drm/nouveau/ltc/gf100: use more reasonable timeout value 2016-03-14 10:13:31 +10:00
gk104.c drm/nouveau/ltc/gf100: add flush/invalidate functions 2015-11-03 15:02:18 +10:00
gm107.c drm/nouveau/ltc/gm107: fix slice intr offset 2016-03-14 10:13:16 +10:00
gm200.c drm/nouveau: s/gm204/gm200/ in a number of places 2016-03-14 10:13:12 +10:00
Kbuild drm/nouveau: s/gm204/gm200/ in a number of places 2016-03-14 10:13:12 +10:00
priv.h drm/nouveau/ltc/gm204: split implementation from gm107 2016-01-11 11:28:21 +10:00