HomeSort by: relevance | last modified time | path
    Searched defs:push (Results 1 - 25 of 52) sorted by relevancy

1 2 3

  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
nouveau_dispnv50_base827c.c 32 u32 *push; local
33 if ((push = evo_wait(&wndw->wndw, 13))) {
34 evo_mthd(push, 0x0084, 1);
35 evo_data(push, asyw->image.mode << 8 |
37 evo_mthd(push, 0x00c0, 1);
38 evo_data(push, asyw->image.handle[0]);
40 evo_mthd(push, 0x0110, 2);
41 evo_data(push, 1);
42 evo_data(push, 0x6400);
44 evo_mthd(push, 0x0110, 2)
    [all...]
nouveau_dispnv50_dac507d.c 33 u32 *push, sync = 0; local
34 if ((push = evo_wait(&core->chan, 3))) {
39 evo_mthd(push, 0x0400 + (or * 0x080), 2);
40 evo_data(push, ctrl);
41 evo_data(push, sync);
42 evo_kick(push, &core->chan);
nouveau_dispnv50_dac907d.c 33 u32 *push; local
34 if ((push = evo_wait(&core->chan, 2))) {
35 evo_mthd(push, 0x0180 + (or * 0x020), 1);
36 evo_data(push, ctrl);
37 evo_kick(push, &core->chan);
nouveau_dispnv50_pior507d.c 33 u32 *push; local
34 if ((push = evo_wait(&core->chan, 2))) {
40 evo_mthd(push, 0x0700 + (or * 0x040), 1);
41 evo_data(push, ctrl);
42 evo_kick(push, &core->chan);
nouveau_dispnv50_sor507d.c 33 u32 *push; local
34 if ((push = evo_wait(&core->chan, 2))) {
40 evo_mthd(push, 0x0600 + (or * 0x40), 1);
41 evo_data(push, ctrl);
42 evo_kick(push, &core->chan);
nouveau_dispnv50_sor907d.c 35 u32 *push; local
36 if ((push = evo_wait(&core->chan, 2))) {
37 evo_mthd(push, 0x0200 + (or * 0x20), 1);
38 evo_data(push, ctrl);
39 evo_kick(push, &core->chan);
nouveau_dispnv50_sorc37d.c 33 u32 *push; local
34 if ((push = evo_wait(&core->chan, 2))) {
35 evo_mthd(push, 0x0300 + (or * 0x20), 1);
36 evo_data(push, ctrl);
37 evo_kick(push, &core->chan);
nouveau_dispnv50_ovly907e.c 33 u32 *push; local
34 if ((push = evo_wait(&wndw->wndw, 12))) {
35 evo_mthd(push, 0x0084, 1);
36 evo_data(push, asyw->image.interval << 4);
37 evo_mthd(push, 0x00c0, 1);
38 evo_data(push, asyw->image.handle[0]);
39 evo_mthd(push, 0x0100, 1);
40 evo_data(push, 0x00000002);
41 evo_mthd(push, 0x0400, 1);
42 evo_data(push, asyw->image.offset[0] >> 8)
    [all...]
nouveau_dispnv50_corec57d.c 34 u32 *push, i; local
35 if ((push = evo_wait(&core->chan, 2 + 5 * windows))) {
36 evo_mthd(push, 0x0208, 1);
37 evo_data(push, core->chan.sync.handle);
39 evo_mthd(push, 0x1004 + (i * 0x080), 2);
40 evo_data(push, 0x0000000f);
41 evo_data(push, 0x00000000);
42 evo_mthd(push, 0x1010 + (i * 0x080), 1);
43 evo_data(push, 0x00117fff);
45 evo_kick(push, &core->chan)
    [all...]
nouveau_dispnv50_head917d.c 34 u32 *push; local
35 if ((push = evo_wait(core, 2))) {
36 evo_mthd(push, 0x04a0 + (head->base.index * 0x0300), 1);
37 evo_data(push, asyh->dither.mode << 3 |
40 evo_kick(push, core);
49 u32 *push; local
64 if ((push = evo_wait(core, 2))) {
65 evo_mthd(push, 0x04d0 + head->base.index * 0x300, 1);
66 evo_data(push, bounds);
67 evo_kick(push, core)
    [all...]
nouveau_dispnv50_head827d.c 34 u32 *push; local
35 if ((push = evo_wait(core, 4))) {
36 evo_mthd(push, 0x0880 + head->base.index * 0x400, 1);
37 evo_data(push, 0x05000000);
38 evo_mthd(push, 0x089c + head->base.index * 0x400, 1);
39 evo_data(push, 0x00000000);
40 evo_kick(push, core);
48 u32 *push; local
49 if ((push = evo_wait(core, 5))) {
50 evo_mthd(push, 0x0880 + head->base.index * 0x400, 2)
64 u32 *push; local
86 u32 *push; local
100 u32 *push; local
    [all...]
nouveau_dispnv50_ovly827e.c 35 u32 *push; local
36 if ((push = evo_wait(&wndw->wndw, 12))) {
37 evo_mthd(push, 0x0084, 1);
38 evo_data(push, asyw->image.interval << 4);
39 evo_mthd(push, 0x00c0, 1);
40 evo_data(push, asyw->image.handle[0]);
41 evo_mthd(push, 0x0100, 1);
42 evo_data(push, 0x00000002);
43 evo_mthd(push, 0x0800, 1);
44 evo_data(push, asyw->image.offset[0] >> 8)
    [all...]
nouveau_dispnv50_wimmc37b.c 36 u32 *push; local
37 if ((push = evo_wait(&wndw->wimm, 2))) {
38 evo_mthd(push, 0x0200, 1);
40 evo_data(push, 0x00000003);
42 evo_data(push, 0x00000001);
43 evo_kick(push, &wndw->wimm);
50 u32 *push; local
51 if ((push = evo_wait(&wndw->wimm, 2))) {
52 evo_mthd(push, 0x0208, 1);
53 evo_data(push, asyw->point.y << 16 | asyw->point.x)
    [all...]
nouveau_dispnv50_core507d.c 37 u32 *push; local
38 if ((push = evo_wait(&core->chan, 5))) {
40 evo_mthd(push, 0x0084, 1);
41 evo_data(push, 0x80000000 | NV50_DISP_CORE_NTFY);
43 evo_mthd(push, 0x0080, 2);
44 evo_data(push, interlock[NV50_DISP_INTERLOCK_BASE] |
46 evo_data(push, 0x00000000);
47 evo_kick(push, &core->chan);
72 u32 *push; local
73 if ((push = evo_wait(&core->chan, 2)))
    [all...]
nouveau_dispnv50_corec37d.c 36 u32 *push, i; local
37 if ((push = evo_wait(&core->chan, 2 * windows))) {
39 evo_mthd(push, 0x1000 + (i * 0x080), 1);
40 evo_data(push, i >> 1);
42 evo_kick(push, &core->chan);
49 u32 *push; local
50 if ((push = evo_wait(&core->chan, 9))) {
52 evo_mthd(push, 0x020c, 1);
53 evo_data(push, 0x00001000 | NV50_DISP_CORE_NTFY);
56 evo_mthd(push, 0x0218, 2)
97 u32 *push, i; local
    [all...]
nouveau_dispnv50_headc37d.c 35 u32 *push; local
36 if ((push = evo_wait(core, 2))) {
50 evo_mthd(push, 0x2004 + (head->base.index * 0x400), 1);
51 evo_data(push, 0x00000001 |
55 evo_kick(push, core);
63 u32 *push; local
64 if ((push = evo_wait(core, 2))) {
65 evo_mthd(push, 0x2000 + (head->base.index * 0x400), 1);
66 evo_data(push, 0x80000000 |
69 evo_kick(push, core)
77 u32 *push; local
91 u32 *push; local
105 u32 *push; local
132 u32 *push; local
144 u32 *push; local
175 u32 *push; local
198 u32 *push; local
    [all...]
nouveau_dispnv50_base907c.c 32 u32 *push; local
33 if ((push = evo_wait(&wndw->wndw, 10))) {
34 evo_mthd(push, 0x0084, 1);
35 evo_data(push, asyw->image.mode << 8 |
37 evo_mthd(push, 0x00c0, 1);
38 evo_data(push, asyw->image.handle[0]);
39 evo_mthd(push, 0x0400, 5);
40 evo_data(push, asyw->image.offset[0] >> 8);
41 evo_data(push, 0x00000000);
42 evo_data(push, asyw->image.h << 16 | asyw->image.w)
55 u32 *push; local
70 u32 *push; local
136 u32 *push; local
147 u32 *push, i; local
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
nouveau_nvkm_engine_disp_ovlynv50.c 49 u64 push; local
58 push = args->v0.pushbuf;
64 head, push, oclass, pobject);
nouveau_nvkm_engine_disp_basenv50.c 49 u64 push; local
58 push = args->v0.pushbuf;
64 head, push, oclass, pobject);
nouveau_nvkm_engine_disp_wimmgv100.c 63 u64 push; local
72 push = args->v0.pushbuf;
78 wndw, push, oclass, pobject);
nouveau_nvkm_engine_disp_wndwgv100.c 165 u64 push; local
174 push = args->v0.pushbuf;
180 wndw, push, oclass, pobject);
  /src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_util.h 50 struct semaphore push; member in struct:__anon6396
  /src/sys/arch/ews4800mips/stand/common/
cons_zskbd.c 163 int push; local
210 push = (v & 0x80) == 0;
211 if (push && released) {
215 if (!push)
  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_nv50_fbcon.c 136 int push = dwords > 2047 ? 2047 : dwords; local
138 ret = RING_SPACE(chan, push + 1);
142 dwords -= push;
144 BEGIN_NI04(chan, NvSub2D, 0x0860, push);
145 OUT_RINGp(chan, data, push);
146 data += push;
nouveau_nvc0_fbcon.c 136 int push = dwords > 2047 ? 2047 : dwords; local
138 ret = RING_SPACE(chan, push + 1);
142 dwords -= push;
144 BEGIN_NIC0(chan, NvSub2D, 0x0860, push);
145 OUT_RINGp(chan, data, push);
146 data += push;

Completed in 27 milliseconds

1 2 3