Home
last modified time | relevance | path

Searched refs:nvif_msec (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/gpu/drm/nouveau/dispnv50/
A Dcore507d.c65 s64 time = nvif_msec(device, 2000ULL, in core507d_ntfy_wait_done()
118 time = nvif_msec(core->chan.base.device, 2000ULL, in core507d_caps_init()
A Dcore907d.c47 time = nvif_msec(core->chan.base.device, 2000ULL, in core907d_caps_init()
A Dovly827e.c72 s64 time = nvif_msec(device, 2000ULL, in ovly827e_ntfy_wait_begun()
A Dcorec37d.c85 s64 time = nvif_msec(device, 2000ULL, in corec37d_ntfy_wait_done()
A Dcurs507a.c37 nvif_msec(&nouveau_drm(wndw->plane.dev)->client.device, 100, in curs507a_space()
A Dbase507c.c152 s64 time = nvif_msec(device, 2000ULL, in base507c_ntfy_wait_begun()
A Dcrc.c222 ret = nvif_msec(&drm->client.device, 50, in nv50_crc_wait_ctx_finished()
A Ddisp.c143 nvif_msec(device, 2000, in nv50_dmac_kick()
177 if (nvif_msec(dmac->base.device, 2000, in nv50_dmac_wind()
209 if (nvif_msec(dmac->base.device, 2000, in nv50_dmac_wait()
/linux/drivers/gpu/drm/nouveau/include/nvif/
A Dtimer.h34 #define nvif_msec(d,m,cond...) nvif_usec((d), (m) * 1000, ##cond) macro
/linux/drivers/gpu/drm/nouveau/dispnv04/
A Ddac.c83 if (nvif_msec(&drm->client.device, 10, in sample_load_twice()
89 if (nvif_msec(&drm->client.device, 10, in sample_load_twice()
95 if (nvif_msec(&drm->client.device, 10, in sample_load_twice()
A Dhw.c750 nvif_msec(&drm->client.device, 650, in nv_load_state_ext()
754 nvif_msec(&drm->client.device, 650, in nv_load_state_ext()

Completed in 22 milliseconds