Searched refs:nvif_msec (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.4/drivers/gpu/drm/nouveau/include/nvif/ |
D | device.h | 45 #define nvif_msec(d,m,cond...) nvif_usec((d), (m) * 1000, ##cond) macro
|
/Linux-v5.4/drivers/gpu/drm/nouveau/dispnv50/ |
D | core507d.c | 50 s64 time = nvif_msec(device, 2000ULL, in core507d_ntfy_wait_done()
|
D | corec37d.c | 56 s64 time = nvif_msec(device, 2000ULL, in corec37d_ntfy_wait_done()
|
D | ovly827e.c | 56 s64 time = nvif_msec(device, 2000ULL, in ovly827e_ntfy_wait_begun()
|
D | base507c.c | 116 s64 time = nvif_msec(device, 2000ULL, in base507c_ntfy_wait_begun()
|
D | disp.c | 210 nvif_msec(device, 2000, in evo_flush() 230 if (nvif_msec(device, 2000, in evo_wait()
|
/Linux-v5.4/drivers/gpu/drm/nouveau/dispnv04/ |
D | dac.c | 82 if (nvif_msec(&drm->client.device, 10, in sample_load_twice() 88 if (nvif_msec(&drm->client.device, 10, in sample_load_twice() 94 if (nvif_msec(&drm->client.device, 10, in sample_load_twice()
|
D | hw.c | 747 nvif_msec(&drm->client.device, 650, in nv_load_state_ext() 751 nvif_msec(&drm->client.device, 650, in nv_load_state_ext()
|