Home
last modified time | relevance | path

Searched refs:nvif_notify_head_req_v0 (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/sw/
Dgf100.c125 &(struct nvif_notify_head_req_v0) { in gf100_sw_chan_new()
128 sizeof(struct nvif_notify_head_req_v0), in gf100_sw_chan_new()
Dnv50.c118 &(struct nvif_notify_head_req_v0) { in nv50_sw_chan_new()
121 sizeof(struct nvif_notify_head_req_v0), in nv50_sw_chan_new()
/Linux-v4.19/drivers/gpu/drm/nouveau/include/nvif/
Devent.h23 struct nvif_notify_head_req_v0 { struct
/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_display.c181 &(struct nvif_notify_head_req_v0) { in nouveau_display_vblank_init()
184 sizeof(struct nvif_notify_head_req_v0), in nouveau_display_vblank_init()
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dbase.c67 struct nvif_notify_head_req_v0 v0; in nvkm_disp_vblank_ctor()