kernel/drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacgp102.c
.. .. @@ -38,7 +38,7 @@ 38 38 nvkm_wr32(device, 0x611498 + (ctrl * 0x0010), 0x00010000); 39 39 nvkm_wr32(device, 0x61149c + (ctrl * 0x0010), 0x00000001); 40 40 nvkm_mask(device, 0x610490 + (ctrl * 0x0010), 0x00000010, 0x00000010); 41 - nvkm_wr32(device, 0x640000 + (ctrl * 0x1000), 0x00000000);41 + nvkm_wr32(device, 0x640000 + (ctrl * 0x1000), chan->suspend_put);42 42 nvkm_wr32(device, 0x610490 + (ctrl * 0x0010), 0x00000013); 43 43 44 44 /* wait for it to go inactive */