Home
last modified time | relevance | path

Searched refs:nvif_chan_wait (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/nouveau/dispnv50/
Dcursc37a.c31 int ret = nvif_chan_wait(&wndw->wimm, 1); in cursc37a_update()
41 int ret = nvif_chan_wait(&wndw->wimm, 1); in cursc37a_point()
Dcurs507a.c50 int ret = nvif_chan_wait(&wndw->wimm, 1); in curs507a_update()
62 int ret = nvif_chan_wait(&wndw->wimm, 1); in curs507a_point()
Dwndw.h103 nvif_chan_wait(struct nv50_dmac *dmac, u32 size) in nvif_chan_wait() function