Home
last modified time | relevance | path

Searched refs:PUSH_KICK (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dcore507d.c58 return PUSH_KICK(push); in core507d_update()
100 return PUSH_KICK(push); in core507d_read_caps()
140 return PUSH_KICK(push); in core507d_init()
H A Dcorec37d.c78 return PUSH_KICK(push); in corec37d_update()
157 return PUSH_KICK(push); in corec37d_init()
H A Dwimmc37b.c43 return PUSH_KICK(push); in wimmc37b_update()
H A Dcorec57d.c58 return PUSH_KICK(push); in corec57d_init()
H A Dbase507c.c45 return PUSH_KICK(push); in base507c_update()
H A Dwndwc37e.c285 return PUSH_KICK(push); in wndwc37e_update()
/linux/drivers/gpu/drm/nouveau/
H A Dnvc0_fence.c52 PUSH_KICK(push); in nvc0_fence_emit32()
72 PUSH_KICK(push); in nvc0_fence_sync32()
H A Dnv17_fence.c61 PUSH_KICK(ppush); in nv17_fence_sync()
69 PUSH_KICK(npush); in nv17_fence_sync()
H A Dnv84_fence.c53 PUSH_KICK(push); in nv84_fence_emit32()
74 PUSH_KICK(push); in nv84_fence_sync32()
H A Dnv04_fence.c46 PUSH_KICK(push); in nv04_fence_emit()
H A Dnv10_fence.c39 PUSH_KICK(push); in nv10_fence_emit()
H A Dnouveau_chan.c483 PUSH_KICK(&chan->chan.push); in nouveau_channel_init()
/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dpush.h56 PUSH_KICK(struct nvif_push *push) in PUSH_KICK() function
/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dcrtc.c1138 PUSH_KICK(push); in nv04_page_flip_emit()