Searched refs:nvif_msec (Results 1 – 11 of 11) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/nouveau/dispnv50/ |
D | core507d.c | 65 s64 time = nvif_msec(device, 2000ULL, in core507d_ntfy_wait_done() 118 time = nvif_msec(core->chan.base.device, 2000ULL, in core507d_caps_init()
|
D | core907d.c | 47 time = nvif_msec(core->chan.base.device, 2000ULL, in core907d_caps_init()
|
D | ovly827e.c | 72 s64 time = nvif_msec(device, 2000ULL, in ovly827e_ntfy_wait_begun()
|
D | corec37d.c | 85 s64 time = nvif_msec(device, 2000ULL, in corec37d_ntfy_wait_done()
|
D | curs507a.c | 36 nvif_msec(&nouveau_drm(wndw->plane.dev)->client.device, 100, in curs507a_space()
|
D | base507c.c | 150 s64 time = nvif_msec(device, 2000ULL, in base507c_ntfy_wait_begun()
|
D | crc.c | 226 ret = nvif_msec(&drm->client.device, 50, in nv50_crc_wait_ctx_finished()
|
D | disp.c | 142 nvif_msec(device, 2000, in nv50_dmac_kick() 176 if (nvif_msec(dmac->base.device, 2000, in nv50_dmac_wind() 208 if (nvif_msec(dmac->base.device, 2000, in nv50_dmac_wait()
|
/linux-6.1.9/drivers/gpu/drm/nouveau/include/nvif/ |
D | timer.h | 34 #define nvif_msec(d,m,cond...) nvif_usec((d), (m) * 1000, ##cond) macro
|
/linux-6.1.9/drivers/gpu/drm/nouveau/dispnv04/ |
D | dac.c | 83 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()
|
D | hw.c | 750 nvif_msec(&drm->client.device, 650, in nv_load_state_ext() 754 nvif_msec(&drm->client.device, 650, in nv_load_state_ext()
|