Home
last modified time | relevance | path

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

/linux-4.4.14/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-4.4.14/drivers/gpu/drm/nouveau/include/nvif/
Devent.h22 struct nvif_notify_head_req_v0 { struct
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_display.c194 &(struct nvif_notify_head_req_v0) { in nouveau_display_vblank_init()
197 sizeof(struct nvif_notify_head_req_v0), in nouveau_display_vblank_init()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dbase.c59 struct nvif_notify_head_req_v0 v0; in nvkm_disp_vblank_ctor()