forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 61598093bbdd283a7edc367d900f223070ead8d2
kernel/drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacgp102.c
....@@ -38,7 +38,7 @@
3838 nvkm_wr32(device, 0x611498 + (ctrl * 0x0010), 0x00010000);
3939 nvkm_wr32(device, 0x61149c + (ctrl * 0x0010), 0x00000001);
4040 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);
4242 nvkm_wr32(device, 0x610490 + (ctrl * 0x0010), 0x00000013);
4343
4444 /* wait for it to go inactive */