Searched refs:nvif_msec (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/nouveau/include/nvif/ |
D | device.h | 45 #define nvif_msec(d,m,cond...) nvif_usec((d), (m) * 1000, ##cond) macro
|
/Linux-v4.19/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 | 105 s64 time = nvif_msec(device, 2000ULL, in base507c_ntfy_wait_begun()
|
D | disp.c | 212 if (nvif_msec(device, 2000, in evo_wait() 238 nvif_msec(device, 2000, in evo_kick()
|
/Linux-v4.19/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 | 748 nvif_msec(&drm->client.device, 650, in nv_load_state_ext() 752 nvif_msec(&drm->client.device, 650, in nv_load_state_ext()
|