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

/linux-master/drivers/gpu/drm/nouveau/include/nvif/
H A Dtimer.h34 #define nvif_msec(d,m,cond...) nvif_usec((d), (m) * 1000, ##cond) macro
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Dcore907d.c47 time = nvif_msec(core->chan.base.device, 2000ULL,
H A Dcore507d.c65 s64 time = nvif_msec(device, 2000ULL,
118 time = nvif_msec(core->chan.base.device, 2000ULL,
H A Dovly827e.c72 s64 time = nvif_msec(device, 2000ULL,
H A Dcorec37d.c85 s64 time = nvif_msec(device, 2000ULL,
H A Dcurs507a.c37 nvif_msec(&nouveau_drm(wndw->plane.dev)->client.device, 100,
H A Dbase507c.c150 s64 time = nvif_msec(device, 2000ULL,
H A Dcrc.c226 ret = nvif_msec(&drm->client.device, 50,
H A Ddisp.c143 nvif_msec(device, 2000,
177 if (nvif_msec(dmac->base.device, 2000,
209 if (nvif_msec(dmac->base.device, 2000,
/linux-master/drivers/gpu/drm/nouveau/dispnv04/
H A Ddac.c83 if (nvif_msec(&drm->client.device, 10,
89 if (nvif_msec(&drm->client.device, 10,
95 if (nvif_msec(&drm->client.device, 10,
H A Dhw.c750 nvif_msec(&drm->client.device, 650,
754 nvif_msec(&drm->client.device, 650,

Completed in 117 milliseconds