Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvif/
Devent.h58 struct nvif_notify_uevent_rep { struct
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dbase.c135 notify->size = sizeof(struct nvif_notify_uevent_rep); in nvkm_fifo_uevent_ctor()
153 struct nvif_notify_uevent_rep rep = { in nvkm_fifo_uevent()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/sw/
Dchan.c59 notify->size = sizeof(struct nvif_notify_uevent_rep); in nvkm_sw_chan_event_ctor()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dchannv50.c123 struct nvif_notify_uevent_rep { in nv50_disp_chan_uevent_send() struct
140 notify->size = sizeof(struct nvif_notify_uevent_rep); in nv50_disp_chan_uevent_ctor()
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_fence.c195 sizeof(struct nvif_notify_uevent_rep), in nouveau_fence_context_new()