Searched refs:gr_def (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnv40_grctx.c178 gr_def(ctx, 0x4000a4, 0x00000008);
180 gr_def(ctx, 0x400144, 0x00000001);
182 gr_def(ctx, 0x400314, 0x00000000);
186 gr_def(ctx, 0x400514, 0x00040000);
187 gr_def(ctx, 0x400524, 0x55555555);
188 gr_def(ctx, 0x400528, 0x55555555);
189 gr_def(ctx, 0x40052c, 0x55555555);
190 gr_def(ctx, 0x400530, 0x55555555);
192 gr_def(ctx, 0x400568, 0x0000ffff);
193 gr_def(ct
[all...]
H A Dnv50_grctx.c280 gr_def(ctx, 0x400814, 0x00000030);
283 gr_def(ctx, 0x400834, 0xff400040);
284 gr_def(ctx, 0x400838, 0xfff00080);
285 gr_def(ctx, 0x40083c, 0xfff70090);
286 gr_def(ctx, 0x400840, 0xffe806a8);
288 gr_def(ctx, 0x400844, 0x00000002);
290 gr_def(ctx, 0x400894, 0x00001000);
291 gr_def(ctx, 0x4008e8, 0x00000003);
292 gr_def(ctx, 0x4008ec, 0x00001000);
304 gr_def(ct
[all...]
H A Dnouveau_grctx.h121 gr_def(struct nouveau_grctx *ctx, uint32_t reg, uint32_t val) function

Completed in 108 milliseconds