Home
last modified time | relevance | path

Searched refs:suspend_put (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dgp102.c46 nvkm_wr32(device, 0x640000 + (ctrl * 0x1000), chan->suspend_put); in gp102_disp_dmac_init()
113 nvkm_wr32(device, 0x640000, chan->suspend_put); in gp102_disp_core_init()
Dchan.h24 u32 suspend_put; member
Dgv100.c349 chan->suspend_put = nvkm_rd32(device, 0x690000 + uoff); in gv100_disp_dmac_fini()
367 nvkm_wr32(device, 0x690000 + uoff, chan->suspend_put); in gv100_disp_dmac_init()
736 chan->suspend_put = nvkm_rd32(device, 0x680000); in gv100_disp_core_fini()
751 nvkm_wr32(device, 0x680000, chan->suspend_put); in gv100_disp_core_init()
Dgf119.c571 chan->suspend_put = nvkm_rd32(device, 0x640000 + (ctrl * 0x1000)); in gf119_disp_dmac_fini()
587 nvkm_wr32(device, 0x640000 + (ctrl * 0x1000), chan->suspend_put); in gf119_disp_dmac_init()
940 chan->suspend_put = nvkm_rd32(device, 0x640000); in gf119_disp_core_fini()
954 nvkm_wr32(device, 0x640000, chan->suspend_put); in gf119_disp_core_init()
Dnv50.c617 chan->suspend_put = nvkm_rd32(device, 0x640000 + (ctrl * 0x1000)); in nv50_disp_dmac_fini()
633 nvkm_wr32(device, 0x640000 + (ctrl * 0x1000), chan->suspend_put); in nv50_disp_dmac_init()
925 chan->suspend_put = nvkm_rd32(device, 0x640000); in nv50_disp_core_fini()
945 nvkm_wr32(device, 0x640000, chan->suspend_put); in nv50_disp_core_init()