HomeSort by: relevance | last modified time | path
    Searched defs:CP_CTX (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
nouveau_nvkm_engine_gr_ctxnv40.c 92 #define CP_CTX 0x00100000
169 cp_ctx(ctx, 0x4000a4, 1);
171 cp_ctx(ctx, 0x400144, 58);
173 cp_ctx(ctx, 0x400314, 1);
175 cp_ctx(ctx, 0x400400, 10);
176 cp_ctx(ctx, 0x400480, 10);
177 cp_ctx(ctx, 0x400500, 19);
183 cp_ctx(ctx, 0x400560, 6);
186 cp_ctx(ctx, 0x40057c, 5);
187 cp_ctx(ctx, 0x400710, 3)
    [all...]
nouveau_nvkm_engine_gr_ctxnv50.c 82 #define CP_CTX 0x00100000
223 cp_ctx (ctx, 0x400828, 1); /* needed. otherwise, flickering happens. */
310 cp_ctx(ctx, 0x400808, 7);
312 cp_ctx(ctx, 0x400834, 0x32);
325 cp_ctx(ctx, 0x400908, 0xb);
327 cp_ctx(ctx, 0x400908, 0xc);
329 cp_ctx(ctx, 0x400908, 0xe);
332 cp_ctx(ctx, 0x400b00, 0x1);
334 cp_ctx(ctx, 0x400b10, 0x1);
336 cp_ctx(ctx, 0x400b20, 0x1)
    [all...]

Completed in 13 milliseconds