Searched refs:nv50_disp_chan_ntfy (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | nv50.h | 98 int nv50_disp_chan_ntfy(struct nvkm_object *, u32, struct nvkm_event **);
|
H A D | gf110.c | 351 .base.ntfy = nv50_disp_chan_ntfy, 445 .base.ntfy = nv50_disp_chan_ntfy, 526 .base.ntfy = nv50_disp_chan_ntfy, 597 .base.ntfy = nv50_disp_chan_ntfy, 614 .base.ntfy = nv50_disp_chan_ntfy,
|
H A D | nv50.c | 142 nv50_disp_chan_ntfy(struct nvkm_object *object, u32 type, nv50_disp_chan_ntfy() function 581 .base.ntfy = nv50_disp_chan_ntfy, 682 .base.ntfy = nv50_disp_chan_ntfy, 772 .base.ntfy = nv50_disp_chan_ntfy, 890 .base.ntfy = nv50_disp_chan_ntfy, 938 .base.ntfy = nv50_disp_chan_ntfy,
|
Completed in 51 milliseconds