Home
last modified time | relevance | path

Searched refs:push (Results 1 - 25 of 630) sorted by relevance

12345678910>>...26

/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_dx.h132 #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,
[all...]
H A Dsvga3d_cmd.h335 #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,
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnv50_fbcon.c40 struct nvif_push *push = chan->chan.push; in nv50_fbcon_fillrect() local
50 ret = PUSH_WAIT(push, rect->rop == ROP_COPY ? 7 : 11); in nv50_fbcon_fillrect()
55 PUSH_MTHD(push, NV502D, SET_OPERATION, in nv50_fbcon_fillrect()
59 PUSH_MTHD(push, NV502D, SET_RENDER_SOLID_PRIM_COLOR, colour); in nv50_fbcon_fillrect()
61 PUSH_MTHD(push, NV502D, RENDER_SOLID_PRIM_POINT_SET_X(0), rect->dx, in nv50_fbcon_fillrect()
67 PUSH_MTHD(push, NV502D, SET_OPERATION, in nv50_fbcon_fillrect()
71 PUSH_KICK(push); in nv50_fbcon_fillrect()
81 struct nvif_push *push = chan->chan.push; in nv50_fbcon_copyarea() local
109 struct nvif_push *push = chan->chan.push; nv50_fbcon_imageblit() local
167 struct nvif_push *push = chan->chan.push; nv50_fbcon_accel_init() local
[all...]
H A Dnv04_fbcon.c37 struct nvif_push *push = chan->chan.push; in nv04_fbcon_copyarea() local
40 ret = PUSH_WAIT(push, 4); in nv04_fbcon_copyarea()
44 PUSH_NVSQ(push, NV05F, 0x0300, (region->sy << 16) | region->sx, 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()
64 PUSH_NVSQ(push, NV04A, 0x02fc, (rect->rop != ROP_COPY) ? 1 : 3); in nv04_fbcon_fillrect()
67 PUSH_NVSQ(push, NV04 in nv04_fbcon_fillrect()
82 struct nvif_push *push = chan->chan.push; nv04_fbcon_imageblit() local
139 struct nvif_push *push = chan->chan.push; nv04_fbcon_accel_init() local
[all...]
H A Dnvc0_fbcon.c40 struct nvif_push *push = chan->chan.push; in nvc0_fbcon_fillrect() local
50 ret = PUSH_WAIT(push, rect->rop == ROP_COPY ? 7 : 9); in nvc0_fbcon_fillrect()
55 PUSH_IMMD(push, NV902D, SET_OPERATION, in nvc0_fbcon_fillrect()
59 PUSH_MTHD(push, NV902D, SET_RENDER_SOLID_PRIM_COLOR, colour); in nvc0_fbcon_fillrect()
61 PUSH_MTHD(push, NV902D, RENDER_SOLID_PRIM_POINT_SET_X(0), rect->dx, in nvc0_fbcon_fillrect()
67 PUSH_IMMD(push, NV902D, SET_OPERATION, in nvc0_fbcon_fillrect()
71 PUSH_KICK(push); in nvc0_fbcon_fillrect()
81 struct nvif_push *push = chan->chan.push; in nvc0_fbcon_copyarea() local
109 struct nvif_push *push = chan->chan.push; nvc0_fbcon_imageblit() local
167 struct nvif_push *push = chan->chan.push; nvc0_fbcon_accel_init() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
H A Dwndwc37e.c43 struct nvif_push *push = wndw->wndw.push; in wndwc37e_csc_set() local
46 if ((ret = PUSH_WAIT(push, 13))) in wndwc37e_csc_set()
49 PUSH_MTHD(push, NVC37E, SET_CSC_RED2RED, asyw->csc.matrix, 12); in wndwc37e_csc_set()
56 struct nvif_push *push = wndw->wndw.push; in wndwc37e_ilut_clr() local
59 if ((ret = PUSH_WAIT(push, 2))) in wndwc37e_ilut_clr()
62 PUSH_MTHD(push, NVC37E, SET_CONTEXT_DMA_INPUT_LUT, 0x00000000); in wndwc37e_ilut_clr()
69 struct nvif_push *push = wndw->wndw.push; in wndwc37e_ilut_set() local
102 struct nvif_push *push = wndw->wndw.push; wndwc37e_blend_set() local
147 struct nvif_push *push = wndw->wndw.push; wndwc37e_image_clr() local
164 struct nvif_push *push = wndw->wndw.push; wndwc37e_image_set() local
217 struct nvif_push *push = wndw->wndw.push; wndwc37e_ntfy_clr() local
230 struct nvif_push *push = wndw->wndw.push; wndwc37e_ntfy_set() local
247 struct nvif_push *push = wndw->wndw.push; wndwc37e_sema_clr() local
260 struct nvif_push *push = wndw->wndw.push; wndwc37e_sema_set() local
276 struct nvif_push *push = wndw->wndw.push; wndwc37e_update() local
[all...]
H A Dhead907d.c39 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head907d_or() local
43 if ((ret = PUSH_WAIT(push, 3))) in head907d_or()
46 PUSH_MTHD(push, NV907D, HEAD_SET_CONTROL_OUTPUT_RESOURCE(i), in head907d_or()
60 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head907d_procamp() local
64 if ((ret = PUSH_WAIT(push, 2))) in head907d_procamp()
67 PUSH_MTHD(push, NV907D, HEAD_SET_PROCAMP(i), in head907d_procamp()
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; head907d_ovly() local
127 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head907d_base() local
155 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head907d_curs_clr() local
174 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head907d_curs_set() local
198 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head907d_core_clr() local
212 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head907d_core_set() local
249 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head907d_olut_clr() local
266 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head907d_olut_set() local
320 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head907d_mode() local
383 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head907d_view() local
[all...]
H A Dhead827d.c32 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()
39 PUSH_MTHD(push, NV827D, HEAD_SET_CONTROL_CURSOR(i), in head827d_curs_clr()
44 PUSH_MTHD(push, NV827D, HEAD_SET_CONTEXT_DMA_CURSOR(i), 0x00000000); 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()
58 PUSH_MTHD(push, NV827D, HEAD_SET_CONTROL_CURSOR(i), in head827d_curs_set()
69 PUSH_MTHD(push, NV827 in head827d_curs_set()
76 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head827d_core_set() local
113 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head827d_olut_clr() local
130 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head827d_olut_set() local
[all...]
H A Dheadc37d.c33 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()
55 PUSH_MTHD(push, NVC37D, HEAD_SET_CONTROL_OUTPUT_RESOURCE(i), 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()
74 PUSH_MTHD(push, NVC37D, HEAD_SET_PROCAMP(i), 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; headc37d_curs_clr() local
125 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; headc37d_curs_set() local
164 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; headc37d_olut_clr() local
178 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; headc37d_olut_set() local
212 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; headc37d_mode() local
257 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; headc37d_view() local
[all...]
H A Dbase907c.c31 struct nvif_push *push = wndw->wndw.push; in base907c_image_set() local
34 if ((ret = PUSH_WAIT(push, 10))) in base907c_image_set()
37 PUSH_MTHD(push, NV907C, SET_PRESENT_CONTROL, in base907c_image_set()
42 PUSH_MTHD(push, NV907C, SET_CONTEXT_DMAS_ISO(0), asyw->image.handle, 1); in base907c_image_set()
44 PUSH_MTHD(push, NV907C, SURFACE_SET_OFFSET(0, 0), asyw->image.offset[0] >> 8, 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, NV907 in base907c_xlut_clr()
87 struct nvif_push *push = wndw->wndw.push; base907c_xlut_set() local
163 struct nvif_push *push = wndw->wndw.push; base907c_csc_clr() local
177 struct nvif_push *push = wndw->wndw.push; base907c_csc_set() local
[all...]
H A Dhead507d.c32 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head507d_procamp() local
36 if ((ret = PUSH_WAIT(push, 2))) in head507d_procamp()
39 PUSH_MTHD(push, NV507D, HEAD_SET_PROCAMP(i), in head507d_procamp()
51 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head507d_dither() local
55 if ((ret = PUSH_WAIT(push, 2))) in head507d_dither()
58 PUSH_MTHD(push, NV507D, HEAD_SET_DITHER_CONTROL(i), in head507d_dither()
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; head507d_base() local
125 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head507d_curs_clr() local
142 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head507d_curs_set() local
191 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head507d_core_clr() local
205 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head507d_core_set() local
281 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head507d_olut_clr() local
296 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head507d_olut_set() local
348 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head507d_mode() local
403 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head507d_view() local
[all...]
H A Dbase507c.c40 struct nvif_push *push = wndw->wndw.push; in base507c_update() local
43 if ((ret = PUSH_WAIT(push, 2))) in base507c_update()
46 PUSH_MTHD(push, NV507C, UPDATE, interlock[NV50_DISP_INTERLOCK_CORE]); in base507c_update()
47 return PUSH_KICK(push); in base507c_update()
53 struct nvif_push *push = wndw->wndw.push; in base507c_image_clr() local
56 if ((ret = PUSH_WAIT(push, 4))) in base507c_image_clr()
59 PUSH_MTHD(push, NV507C, SET_PRESENT_CONTROL, in base507c_image_clr()
63 PUSH_MTHD(push, NV507 in base507c_image_clr()
70 struct nvif_push *push = wndw->wndw.push; base507c_image_set() local
123 struct nvif_push *push = wndw->wndw.push; base507c_xlut_clr() local
137 struct nvif_push *push = wndw->wndw.push; base507c_xlut_set() local
163 struct nvif_push *push = wndw->wndw.push; base507c_ntfy_clr() local
176 struct nvif_push *push = wndw->wndw.push; base507c_ntfy_set() local
200 struct nvif_push *push = wndw->wndw.push; base507c_sema_clr() local
213 struct nvif_push *push = wndw->wndw.push; base507c_sema_set() local
[all...]
H A Dcorec37d.c36 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
57 if ((ret = PUSH_WAIT(push, 9))) in corec37d_update()
61 PUSH_MTHD(push, NVC37D, SET_NOTIFIER_CONTROL, in corec37d_update()
67 PUSH_MTHD(push, NVC37D, SET_INTERLOCK_FLAGS, interlock[NV50_DISP_INTERLOCK_CURS], in corec37d_update()
69 PUSH_MTHD(push, NVC37 in corec37d_update()
130 struct nvif_push *push = core->chan.push; corec37d_init() local
[all...]
H A Dcore507d.c36 struct nvif_push *push = core->chan.push; in core507d_update() local
39 if ((ret = PUSH_WAIT(push, 5))) in core507d_update()
43 PUSH_MTHD(push, NV507D, SET_NOTIFIER_CONTROL, in core507d_update()
49 PUSH_MTHD(push, NV507D, UPDATE, interlock[NV50_DISP_INTERLOCK_BASE] | 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, NV507 in core507d_read_caps()
133 struct nvif_push *push = core->chan.push; core507d_init() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H A Dwndwc37e.c42 struct nvif_push *push = wndw->wndw.push; in wndwc37e_csc_set() local
45 if ((ret = PUSH_WAIT(push, 13))) in wndwc37e_csc_set()
48 PUSH_MTHD(push, NVC37E, SET_CSC_RED2RED, asyw->csc.matrix, 12); in wndwc37e_csc_set()
55 struct nvif_push *push = wndw->wndw.push; in wndwc37e_ilut_clr() local
58 if ((ret = PUSH_WAIT(push, 2))) in wndwc37e_ilut_clr()
61 PUSH_MTHD(push, NVC37E, SET_CONTEXT_DMA_INPUT_LUT, 0x00000000); in wndwc37e_ilut_clr()
68 struct nvif_push *push = wndw->wndw.push; in wndwc37e_ilut_set() local
97 struct nvif_push *push = wndw->wndw.push; wndwc37e_blend_set() local
142 struct nvif_push *push = wndw->wndw.push; wndwc37e_image_clr() local
159 struct nvif_push *push = wndw->wndw.push; wndwc37e_image_set() local
212 struct nvif_push *push = wndw->wndw.push; wndwc37e_ntfy_clr() local
225 struct nvif_push *push = wndw->wndw.push; wndwc37e_ntfy_set() local
242 struct nvif_push *push = wndw->wndw.push; wndwc37e_sema_clr() local
255 struct nvif_push *push = wndw->wndw.push; wndwc37e_sema_set() local
271 struct nvif_push *push = wndw->wndw.push; wndwc37e_update() local
[all...]
H A Dhead907d.c39 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head907d_or() local
43 if ((ret = PUSH_WAIT(push, 3))) in head907d_or()
46 PUSH_MTHD(push, NV907D, HEAD_SET_CONTROL_OUTPUT_RESOURCE(i), in head907d_or()
60 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head907d_procamp() local
64 if ((ret = PUSH_WAIT(push, 2))) in head907d_procamp()
67 PUSH_MTHD(push, NV907D, HEAD_SET_PROCAMP(i), in head907d_procamp()
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; head907d_ovly() local
127 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head907d_base() local
155 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head907d_curs_clr() local
174 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head907d_curs_set() local
198 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head907d_core_clr() local
212 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head907d_core_set() local
249 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head907d_olut_clr() local
266 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head907d_olut_set() local
325 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head907d_mode() local
381 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head907d_view() local
[all...]
H A Dhead827d.c32 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()
39 PUSH_MTHD(push, NV827D, HEAD_SET_CONTROL_CURSOR(i), in head827d_curs_clr()
44 PUSH_MTHD(push, NV827D, HEAD_SET_CONTEXT_DMA_CURSOR(i), 0x00000000); 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()
58 PUSH_MTHD(push, NV827D, HEAD_SET_CONTROL_CURSOR(i), in head827d_curs_set()
69 PUSH_MTHD(push, NV827 in head827d_curs_set()
76 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head827d_core_set() local
113 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head827d_olut_clr() local
130 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head827d_olut_set() local
[all...]
H A Dheadc37d.c33 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()
55 PUSH_MTHD(push, NVC37D, HEAD_SET_CONTROL_OUTPUT_RESOURCE(i), 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()
74 PUSH_MTHD(push, NVC37D, HEAD_SET_PROCAMP(i), 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; headc37d_curs_clr() local
125 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; headc37d_curs_set() local
164 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; headc37d_olut_clr() local
178 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; headc37d_olut_set() local
212 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; headc37d_mode() local
257 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; headc37d_view() local
[all...]
H A Dbase907c.c31 struct nvif_push *push = wndw->wndw.push; in base907c_image_set() local
34 if ((ret = PUSH_WAIT(push, 10))) in base907c_image_set()
37 PUSH_MTHD(push, NV907C, SET_PRESENT_CONTROL, in base907c_image_set()
42 PUSH_MTHD(push, NV907C, SET_CONTEXT_DMAS_ISO(0), asyw->image.handle, 1); in base907c_image_set()
44 PUSH_MTHD(push, NV907C, SURFACE_SET_OFFSET(0, 0), asyw->image.offset[0] >> 8, 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, NV907 in base907c_xlut_clr()
87 struct nvif_push *push = wndw->wndw.push; base907c_xlut_set() local
159 struct nvif_push *push = wndw->wndw.push; base907c_csc_clr() local
173 struct nvif_push *push = wndw->wndw.push; base907c_csc_set() local
[all...]
H A Dhead507d.c32 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head507d_procamp() local
36 if ((ret = PUSH_WAIT(push, 2))) in head507d_procamp()
39 PUSH_MTHD(push, NV507D, HEAD_SET_PROCAMP(i), in head507d_procamp()
51 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head507d_dither() local
55 if ((ret = PUSH_WAIT(push, 2))) in head507d_dither()
58 PUSH_MTHD(push, NV507D, HEAD_SET_DITHER_CONTROL(i), in head507d_dither()
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; head507d_base() local
125 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head507d_curs_clr() local
142 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head507d_curs_set() local
191 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head507d_core_clr() local
205 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head507d_core_set() local
281 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head507d_olut_clr() local
296 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head507d_olut_set() local
348 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head507d_mode() local
403 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; head507d_view() local
[all...]
H A Dbase507c.c38 struct nvif_push *push = wndw->wndw.push; in base507c_update() local
41 if ((ret = PUSH_WAIT(push, 2))) in base507c_update()
44 PUSH_MTHD(push, NV507C, UPDATE, interlock[NV50_DISP_INTERLOCK_CORE]); in base507c_update()
45 return PUSH_KICK(push); in base507c_update()
51 struct nvif_push *push = wndw->wndw.push; in base507c_image_clr() local
54 if ((ret = PUSH_WAIT(push, 4))) in base507c_image_clr()
57 PUSH_MTHD(push, NV507C, SET_PRESENT_CONTROL, in base507c_image_clr()
61 PUSH_MTHD(push, NV507 in base507c_image_clr()
68 struct nvif_push *push = wndw->wndw.push; base507c_image_set() local
121 struct nvif_push *push = wndw->wndw.push; base507c_xlut_clr() local
135 struct nvif_push *push = wndw->wndw.push; base507c_xlut_set() local
161 struct nvif_push *push = wndw->wndw.push; base507c_ntfy_clr() local
174 struct nvif_push *push = wndw->wndw.push; base507c_ntfy_set() local
198 struct nvif_push *push = wndw->wndw.push; base507c_sema_clr() local
211 struct nvif_push *push = wndw->wndw.push; base507c_sema_set() local
[all...]
H A Dcorec37d.c36 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
57 if ((ret = PUSH_WAIT(push, (ntfy ? 2 * 2 : 0) + 5))) in corec37d_update()
61 PUSH_MTHD(push, NVC37D, SET_NOTIFIER_CONTROL, in corec37d_update()
67 PUSH_MTHD(push, NVC37D, SET_INTERLOCK_FLAGS, interlock[NV50_DISP_INTERLOCK_CURS], in corec37d_update()
69 PUSH_MTHD(push, NVC37 in corec37d_update()
130 struct nvif_push *push = core->chan.push; corec37d_init() local
[all...]
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmenter.S45 push %_ASM_BP
48 push %r15
49 push %r14
50 push %r13
51 push %r12
53 push %edi
54 push %esi
56 push %_ASM_BX
59 push %_ASM_ARG1
62 push
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/x86_64/
H A Dhandlers.S2 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
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/x86_64/
H A Dhandlers.S2 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
[all...]

Completed in 14 milliseconds

12345678910>>...26