/linux/drivers/gpu/drm/vmwgfx/device_include/ |
A D | svga3d_cmd.h | 335 #pragma pack(push, 1) 342 #pragma pack(push, 1) 348 #pragma pack(push, 1) 359 #pragma pack(push, 1) 372 #pragma pack(push, 1) 378 #pragma pack(push, 1) 384 #pragma pack(push, 1) 390 #pragma pack(push, 1) 401 #pragma pack(push, 1) 420 #pragma pack(push, 1) [all …]
|
A D | svga3d_dx.h | 132 #pragma pack(push, 1) 139 #pragma pack(push, 1) 145 #pragma pack(push, 1) 151 #pragma pack(push, 1) 159 #pragma pack(push, 1) 165 #pragma pack(push, 1) 171 #pragma pack(push, 1) 181 #pragma pack(push, 1) 189 #pragma pack(push, 1) 207 #pragma pack(push, 1) [all …]
|
A D | svga_reg.h | 240 #pragma pack(push, 1) 247 #pragma pack(push, 1) 294 #pragma pack(push, 1) 358 #pragma pack(push, 1) 379 #pragma pack(push, 1) 388 #pragma pack(push, 1) 395 #pragma pack(push, 1) 505 #pragma pack(push, 1) 569 #pragma pack(push, 1) 613 #pragma pack(push, 1) [all …]
|
/linux/drivers/gpu/drm/nouveau/ |
A D | nv04_fbcon.c | 37 struct nvif_push *push = chan->chan.push; in nv04_fbcon_copyarea() local 40 ret = PUSH_WAIT(push, 4); in nv04_fbcon_copyarea() 47 PUSH_KICK(push); in nv04_fbcon_copyarea() 57 struct nvif_push *push = chan->chan.push; in nv04_fbcon_fillrect() local 60 ret = PUSH_WAIT(push, 7); in nv04_fbcon_fillrect() 72 PUSH_KICK(push); in nv04_fbcon_fillrect() 82 struct nvif_push *push = chan->chan.push; in nv04_fbcon_imageblit() local 92 ret = PUSH_WAIT(push, 8); in nv04_fbcon_imageblit() 127 PUSH_KICK(push); in nv04_fbcon_imageblit() 139 struct nvif_push *push = chan->chan.push; in nv04_fbcon_accel_init() local [all …]
|
A D | nv50_fbcon.c | 40 struct nvif_push *push = chan->chan.push; in nv50_fbcon_fillrect() local 71 PUSH_KICK(push); in nv50_fbcon_fillrect() 81 struct nvif_push *push = chan->chan.push; in nv50_fbcon_copyarea() local 84 ret = PUSH_WAIT(push, 12); in nv50_fbcon_copyarea() 99 PUSH_KICK(push); in nv50_fbcon_copyarea() 109 struct nvif_push *push = chan->chan.push; in nv50_fbcon_imageblit() local 127 ret = PUSH_WAIT(push, 11); in nv50_fbcon_imageblit() 156 PUSH_KICK(push); in nv50_fbcon_imageblit() 167 struct nvif_push *push = chan->chan.push; in nv50_fbcon_accel_init() local 202 ret = PUSH_WAIT(push, 56); in nv50_fbcon_accel_init() [all …]
|
A D | nvc0_fbcon.c | 40 struct nvif_push *push = chan->chan.push; in nvc0_fbcon_fillrect() local 71 PUSH_KICK(push); in nvc0_fbcon_fillrect() 81 struct nvif_push *push = chan->chan.push; in nvc0_fbcon_copyarea() local 84 ret = PUSH_WAIT(push, 11); in nvc0_fbcon_copyarea() 99 PUSH_KICK(push); in nvc0_fbcon_copyarea() 109 struct nvif_push *push = chan->chan.push; in nvc0_fbcon_imageblit() local 127 ret = PUSH_WAIT(push, 11); in nvc0_fbcon_imageblit() 156 PUSH_KICK(push); in nvc0_fbcon_imageblit() 167 struct nvif_push *push = chan->chan.push; in nvc0_fbcon_accel_init() local 202 ret = PUSH_WAIT(push, 52); in nvc0_fbcon_accel_init() [all …]
|
A D | nouveau_bo5039.c | 43 struct nvif_push *push = chan->chan.push; in nv50_bo_move_m2mf() local 54 ret = PUSH_WAIT(push, 18 + 6 * (src_tiled + dst_tiled)); in nv50_bo_move_m2mf() 63 PUSH_MTHD(push, NV5039, SET_SRC_MEMORY_LAYOUT, in nv50_bo_move_m2mf() 80 PUSH_MTHD(push, NV5039, SET_SRC_MEMORY_LAYOUT, in nv50_bo_move_m2mf() 85 PUSH_MTHD(push, NV5039, SET_DST_MEMORY_LAYOUT, in nv50_bo_move_m2mf() 102 PUSH_MTHD(push, NV5039, SET_DST_MEMORY_LAYOUT, in nv50_bo_move_m2mf() 106 PUSH_MTHD(push, NV5039, OFFSET_IN_UPPER, in nv50_bo_move_m2mf() 126 PUSH_MTHD(push, NV5039, NO_OPERATION, 0x00000000); in nv50_bo_move_m2mf() 139 struct nvif_push *push = chan->chan.push; in nv50_bo_move_init() local 142 ret = PUSH_WAIT(push, 6); in nv50_bo_move_init() [all …]
|
A D | nouveau_bo0039.c | 50 struct nvif_push *push = chan->chan.push; in nv04_bo_move_m2mf() local 58 ret = PUSH_WAIT(push, 3); in nv04_bo_move_m2mf() 62 PUSH_MTHD(push, NV039, SET_CONTEXT_DMA_BUFFER_IN, src_ctxdma, in nv04_bo_move_m2mf() 69 ret = PUSH_WAIT(push, 11); in nv04_bo_move_m2mf() 73 PUSH_MTHD(push, NV039, OFFSET_IN, src_offset, in nv04_bo_move_m2mf() 86 PUSH_MTHD(push, NV039, NO_OPERATION, 0x00000000); in nv04_bo_move_m2mf() 99 struct nvif_push *push = chan->chan.push; in nv04_bo_move_init() local 102 ret = PUSH_WAIT(push, 4); in nv04_bo_move_init() 106 PUSH_MTHD(push, NV039, SET_OBJECT, handle); in nv04_bo_move_init() 107 PUSH_MTHD(push, NV039, SET_CONTEXT_DMA_NOTIFIES, chan->drm->ntfy.handle); in nv04_bo_move_init()
|
A D | nouveau_chan.c | 102 nouveau_vma_del(&chan->push.vma); in nouveau_channel_del() 103 nouveau_bo_unmap(chan->push.buffer); in nouveau_channel_del() 104 if (chan->push.buffer && chan->push.buffer->bo.pin_count) in nouveau_channel_del() 162 &chan->push.buffer); in nouveau_channel_prep() 180 chan->chan.push = &chan->chan._push; in nouveau_channel_prep() 186 chan->push.addr = chan->push.buffer->offset; in nouveau_channel_prep() 190 &chan->push.vma); in nouveau_channel_prep() 196 chan->push.addr = chan->push.vma->addr; in nouveau_channel_prep() 240 &chan->push.ctxdma); in nouveau_channel_prep() 364 args.offset = chan->push.addr; in nouveau_channel_dma() [all …]
|
A D | nvc0_fence.c | 37 struct nvif_push *push = chan->chan.push; in nvc0_fence_emit32() local 38 int ret = PUSH_WAIT(push, 6); in nvc0_fence_emit32() 40 PUSH_MTHD(push, NV906F, SEMAPHOREA, in nvc0_fence_emit32() 52 PUSH_KICK(push); in nvc0_fence_emit32() 60 struct nvif_push *push = chan->chan.push; in nvc0_fence_sync32() local 61 int ret = PUSH_WAIT(push, 5); in nvc0_fence_sync32() 63 PUSH_MTHD(push, NV906F, SEMAPHOREA, in nvc0_fence_sync32() 72 PUSH_KICK(push); in nvc0_fence_sync32()
|
/linux/drivers/gpu/drm/nouveau/dispnv50/ |
A D | wndwc37e.c | 43 struct nvif_push *push = wndw->wndw.push; in wndwc37e_csc_set() local 56 struct nvif_push *push = wndw->wndw.push; in wndwc37e_ilut_clr() local 69 struct nvif_push *push = wndw->wndw.push; in wndwc37e_ilut_set() local 102 struct nvif_push *push = wndw->wndw.push; in wndwc37e_blend_set() local 147 struct nvif_push *push = wndw->wndw.push; in wndwc37e_image_clr() local 164 struct nvif_push *push = wndw->wndw.push; in wndwc37e_image_set() local 217 struct nvif_push *push = wndw->wndw.push; in wndwc37e_ntfy_clr() local 230 struct nvif_push *push = wndw->wndw.push; in wndwc37e_ntfy_set() local 247 struct nvif_push *push = wndw->wndw.push; in wndwc37e_sema_clr() local 260 struct nvif_push *push = wndw->wndw.push; in wndwc37e_sema_set() local [all …]
|
A D | base507c.c | 40 struct nvif_push *push = wndw->wndw.push; in base507c_update() local 43 if ((ret = PUSH_WAIT(push, 2))) in base507c_update() 47 return PUSH_KICK(push); in base507c_update() 53 struct nvif_push *push = wndw->wndw.push; in base507c_image_clr() local 70 struct nvif_push *push = wndw->wndw.push; in base507c_image_set() local 123 struct nvif_push *push = wndw->wndw.push; in base507c_xlut_clr() local 137 struct nvif_push *push = wndw->wndw.push; in base507c_xlut_set() local 163 struct nvif_push *push = wndw->wndw.push; in base507c_ntfy_clr() local 176 struct nvif_push *push = wndw->wndw.push; in base507c_ntfy_set() local 200 struct nvif_push *push = wndw->wndw.push; in base507c_sema_clr() local [all …]
|
A D | head907d.c | 39 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head907d_or() local 60 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head907d_procamp() local 80 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head907d_dither() local 98 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head907d_ovly() local 127 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head907d_base() local 155 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head907d_curs_clr() local 174 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head907d_curs_set() local 198 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head907d_core_clr() local 212 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head907d_core_set() local 249 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head907d_olut_clr() local [all …]
|
A D | headc37d.c | 33 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in headc37d_or() local 52 if ((ret = PUSH_WAIT(push, 2))) in headc37d_or() 67 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in headc37d_procamp() local 71 if ((ret = PUSH_WAIT(push, 2))) in headc37d_procamp() 88 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in headc37d_dither() local 107 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in headc37d_curs_clr() local 125 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in headc37d_curs_set() local 164 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in headc37d_olut_clr() local 178 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in headc37d_olut_set() local 212 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in headc37d_mode() local [all …]
|
A D | head507d.c | 32 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head507d_procamp() local 51 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head507d_dither() local 69 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head507d_ovly() local 97 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head507d_base() local 125 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head507d_curs_clr() local 142 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head507d_curs_set() local 191 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head507d_core_clr() local 205 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head507d_core_set() local 281 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head507d_olut_clr() local 296 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head507d_olut_set() local [all …]
|
A D | head827d.c | 32 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head827d_curs_clr() local 36 if ((ret = PUSH_WAIT(push, 4))) in head827d_curs_clr() 51 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head827d_curs_set() local 55 if ((ret = PUSH_WAIT(push, 5))) in head827d_curs_set() 76 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head827d_core_set() local 80 if ((ret = PUSH_WAIT(push, 9))) in head827d_core_set() 86 PUSH_MTHD(push, NV827D, HEAD_SET_SIZE(i), in head827d_core_set() 113 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head827d_olut_clr() local 117 if ((ret = PUSH_WAIT(push, 4))) in head827d_olut_clr() 130 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head827d_olut_set() local [all …]
|
A D | base907c.c | 31 struct nvif_push *push = wndw->wndw.push; in base907c_image_set() local 34 if ((ret = PUSH_WAIT(push, 10))) in base907c_image_set() 68 struct nvif_push *push = wndw->wndw.push; in base907c_xlut_clr() local 71 if ((ret = PUSH_WAIT(push, 6))) in base907c_xlut_clr() 74 PUSH_MTHD(push, NV907C, SET_BASE_LUT_LO, in base907c_xlut_clr() 87 struct nvif_push *push = wndw->wndw.push; in base907c_xlut_set() local 90 if ((ret = PUSH_WAIT(push, 6))) in base907c_xlut_set() 163 struct nvif_push *push = wndw->wndw.push; in base907c_csc_clr() local 166 if ((ret = PUSH_WAIT(push, 2))) in base907c_csc_clr() 177 struct nvif_push *push = wndw->wndw.push; in base907c_csc_set() local [all …]
|
A D | wndwc57e.c | 37 struct nvif_push *push = wndw->wndw.push; in wndwc57e_image_set() local 40 if ((ret = PUSH_WAIT(push, 17))) in wndwc57e_image_set() 48 PUSH_MTHD(push, NVC57E, SET_SIZE, in wndwc57e_image_set() 73 PUSH_MTHD(push, NVC57E, SET_SIZE_IN, in wndwc57e_image_set() 86 struct nvif_push *push = wndw->wndw.push; in wndwc57e_csc_clr() local 104 struct nvif_push *push = wndw->wndw.push; in wndwc57e_csc_set() local 107 if ((ret = PUSH_WAIT(push, 13))) in wndwc57e_csc_set() 117 struct nvif_push *push = wndw->wndw.push; in wndwc57e_ilut_clr() local 120 if ((ret = PUSH_WAIT(push, 2))) in wndwc57e_ilut_clr() 130 struct nvif_push *push = wndw->wndw.push; in wndwc57e_ilut_set() local [all …]
|
A D | corec37d.c | 36 struct nvif_push *push = core->chan.push; in corec37d_wndw_owner() local 40 if ((ret = PUSH_WAIT(push, windows * 2))) in corec37d_wndw_owner() 44 PUSH_MTHD(push, NVC37D, WINDOW_SET_CONTROL(i), in corec37d_wndw_owner() 54 struct nvif_push *push = core->chan.push; in corec37d_update() local 61 PUSH_MTHD(push, NVC37D, SET_NOTIFIER_CONTROL, in corec37d_update() 69 PUSH_MTHD(push, NVC37D, UPDATE, 0x00000001 | in corec37d_update() 74 PUSH_MTHD(push, NVC37D, SET_NOTIFIER_CONTROL, in corec37d_update() 78 return PUSH_KICK(push); in corec37d_update() 130 struct nvif_push *push = core->chan.push; in corec37d_init() local 134 if ((ret = PUSH_WAIT(push, 2 + windows * 5))) in corec37d_init() [all …]
|
A D | core507d.c | 36 struct nvif_push *push = core->chan.push; in core507d_update() local 43 PUSH_MTHD(push, NV507D, SET_NOTIFIER_CONTROL, in core507d_update() 58 return PUSH_KICK(push); in core507d_update() 83 struct nvif_push *push = disp->core->chan.push; in core507d_read_caps() local 86 ret = PUSH_WAIT(push, 6); in core507d_read_caps() 90 PUSH_MTHD(push, NV507D, SET_NOTIFIER_CONTROL, in core507d_read_caps() 97 PUSH_MTHD(push, NV507D, SET_NOTIFIER_CONTROL, in core507d_read_caps() 100 return PUSH_KICK(push); in core507d_read_caps() 133 struct nvif_push *push = core->chan.push; in core507d_init() local 136 if ((ret = PUSH_WAIT(push, 2))) in core507d_init() [all …]
|
A D | headc57d.c | 33 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in headc57d_or() local 52 if ((ret = PUSH_WAIT(push, 2))) in headc57d_or() 68 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in headc57d_procamp() local 72 if ((ret = PUSH_WAIT(push, 2))) in headc57d_procamp() 76 PUSH_MTHD(push, NVC57D, HEAD_SET_PROCAMP(i), in headc57d_procamp() 86 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in headc57d_olut_clr() local 90 if ((ret = PUSH_WAIT(push, 2))) in headc57d_olut_clr() 100 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in headc57d_olut_set() local 104 if ((ret = PUSH_WAIT(push, 5))) in headc57d_olut_set() 191 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in headc57d_mode() local [all …]
|
A D | head917d.c | 33 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head917d_dither() local 37 if ((ret = PUSH_WAIT(push, 2))) in head917d_dither() 40 PUSH_MTHD(push, NV917D, HEAD_SET_DITHER_CONTROL(i), in head917d_dither() 51 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head917d_base() local 70 if ((ret = PUSH_WAIT(push, 2))) in head917d_base() 73 PUSH_MTHD(push, NV917D, HEAD_SET_BASE_CHANNEL_USAGE_BOUNDS(i), bounds); in head917d_base() 80 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head917d_curs_set() local 84 ret = PUSH_WAIT(push, 5); in head917d_curs_set() 88 PUSH_MTHD(push, NV917D, HEAD_SET_CONTROL_CURSOR(i), in head917d_curs_set() 98 PUSH_MTHD(push, NV917D, HEAD_SET_CONTEXT_DMA_CURSOR(i), asyh->curs.handle); in head917d_curs_set()
|
/linux/arch/x86/kvm/vmx/ |
A D | vmenter.S | 108 push %r15 109 push %r14 110 push %r13 111 push %r12 113 push %edi 114 push %esi 257 push %rdi 258 push %rsi 259 push %r8 260 push %r9 [all …]
|
/linux/tools/testing/selftests/kvm/lib/x86_64/ |
A D | handlers.S | 2 push %r15 3 push %r14 4 push %r13 5 push %r12 6 push %r11 7 push %r10 8 push %r9 9 push %r8 11 push %rdi 12 push %rsi [all …]
|
/linux/arch/x86/kvm/svm/ |
A D | vmenter.S | 40 push %r15 41 push %r14 42 push %r13 43 push %r12 45 push %edi 46 push %esi 168 push %r15 169 push %r14 170 push %r13 171 push %r12 [all …]
|