Searched defs:repc (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/ |
| A D | r535.c | 90 r535_gsp_msgq_wait(struct nvkm_gsp *gsp, u32 repc, u32 *prepc, int *ptime) in r535_gsp_msgq_wait() 151 r535_gsp_msgq_recv(struct nvkm_gsp *gsp, u32 repc, int *ptime) in r535_gsp_msgq_recv() 272 r535_gsp_msg_recv(struct nvkm_gsp *gsp, int fn, u32 repc) in r535_gsp_msg_recv() 369 r535_gsp_rpc_send(struct nvkm_gsp *gsp, void *argv, bool wait, u32 repc) in r535_gsp_rpc_send() 592 r535_gsp_rpc_rm_alloc_push(struct nvkm_gsp_object *object, void *argv, u32 repc) in r535_gsp_rpc_rm_alloc_push() 725 r535_gsp_rpc_push(struct nvkm_gsp *gsp, void *argv, bool wait, u32 repc) in r535_gsp_rpc_push() 1652 r535_gsp_msg_os_error_log(void *priv, u32 fn, void *repv, u32 repc) in r535_gsp_msg_os_error_log() 1666 r535_gsp_msg_rc_triggered(void *priv, u32 fn, void *repv, u32 repc) in r535_gsp_msg_rc_triggered() 1693 r535_gsp_msg_mmu_fault_queued(void *priv, u32 fn, void *repv, u32 repc) in r535_gsp_msg_mmu_fault_queued() 1705 r535_gsp_msg_post_event(void *priv, u32 fn, void *repv, u32 repc) in r535_gsp_msg_post_event() [all …]
|
| /linux/drivers/gpu/drm/nouveau/ |
| A D | nouveau_nvif.c | 72 nvkm_client_event(u64 token, void *repv, u32 repc) in nvkm_client_event()
|
| A D | nouveau_connector.c | 1206 nouveau_connector_irq(struct nvif_event *event, void *repv, u32 repc) in nouveau_connector_irq() 1215 nouveau_connector_hotplug(struct nvif_event *event, void *repv, u32 repc) in nouveau_connector_hotplug()
|
| A D | nouveau_chan.c | 52 nouveau_channel_killed(struct nvif_event *event, void *repv, u32 repc) in nouveau_channel_killed()
|
| A D | nouveau_fence.c | 174 nouveau_fence_wait_uevent_handler(struct nvif_event *event, void *repv, u32 repc) in nouveau_fence_wait_uevent_handler()
|
| /linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
| A D | gsp.h | 237 nvkm_gsp_rpc_push(struct nvkm_gsp *gsp, void *argv, bool wait, u32 repc) in nvkm_gsp_rpc_push() 277 nvkm_gsp_rm_ctrl_push(struct nvkm_gsp_object *object, void *argv, u32 repc) in nvkm_gsp_rm_ctrl_push() 283 nvkm_gsp_rm_ctrl_rd(struct nvkm_gsp_object *object, u32 cmd, u32 repc) in nvkm_gsp_rm_ctrl_rd() 335 nvkm_gsp_rm_alloc_push(struct nvkm_gsp_object *object, void *argv, u32 repc) in nvkm_gsp_rm_alloc_push()
|
| /linux/drivers/gpu/drm/nouveau/dispnv50/ |
| A D | head.c | 553 nv50_head_vblank_handler(struct nvif_event *event, void *repv, u32 repc) in nv50_head_vblank_handler()
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| A D | r535.c | 1339 r535_disp_irq(struct nvkm_gsp_event *event, void *repv, u32 repc) in r535_disp_irq() 1354 r535_disp_hpd(struct nvkm_gsp_event *event, void *repv, u32 repc) in r535_disp_hpd()
|
| /linux/drivers/gpu/drm/nouveau/dispnv04/ |
| A D | crtc.c | 1295 nv04_crtc_vblank_handler(struct nvif_event *event, void *repv, u32 repc) in nv04_crtc_vblank_handler()
|
Completed in 24 milliseconds