HomeSort by: relevance | last modified time | path
    Searched refs:gr_def (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
nouveau_nvkm_engine_gr_ctxnv40.c 170 gr_def(ctx, 0x4000a4, 0x00000008);
172 gr_def(ctx, 0x400144, 0x00000001);
174 gr_def(ctx, 0x400314, 0x00000000);
178 gr_def(ctx, 0x400514, 0x00040000);
179 gr_def(ctx, 0x400524, 0x55555555);
180 gr_def(ctx, 0x400528, 0x55555555);
181 gr_def(ctx, 0x40052c, 0x55555555);
182 gr_def(ctx, 0x400530, 0x55555555);
184 gr_def(ctx, 0x400568, 0x0000ffff);
185 gr_def(ctx, 0x40056c, 0x0000ffff)
    [all...]
nouveau_nvkm_engine_gr_ctxnv50.c 311 gr_def(ctx, 0x400814, 0x00000030);
314 gr_def(ctx, 0x400834, 0xff400040);
315 gr_def(ctx, 0x400838, 0xfff00080);
316 gr_def(ctx, 0x40083c, 0xfff70090);
317 gr_def(ctx, 0x400840, 0xffe806a8);
319 gr_def(ctx, 0x400844, 0x00000002);
321 gr_def(ctx, 0x400894, 0x00001000);
322 gr_def(ctx, 0x4008e8, 0x00000003);
323 gr_def(ctx, 0x4008ec, 0x00001000);
335 gr_def(ctx, 0x400b10, 0x0001629d)
    [all...]
ctxnv40.h 123 gr_def(struct nvkm_grctx *ctx, u32 reg, u32 val) function in typeref:typename:void

Completed in 13 milliseconds