Lines Matching refs:chan

39 	struct nv20_gr_chan *chan;  in nv25_gr_context_ctor()  local
43 16, NVOBJ_FLAG_ZERO_ALLOC, &chan); in nv25_gr_context_ctor()
44 *pobject = nv_object(chan); in nv25_gr_context_ctor()
48 chan->chid = nvkm_fifo_chan(parent)->chid; in nv25_gr_context_ctor()
50 nv_wo32(chan, 0x0028, 0x00000001 | (chan->chid << 24)); in nv25_gr_context_ctor()
51 nv_wo32(chan, 0x035c, 0xffff0000); in nv25_gr_context_ctor()
52 nv_wo32(chan, 0x03c0, 0x0fff0000); in nv25_gr_context_ctor()
53 nv_wo32(chan, 0x03c4, 0x0fff0000); in nv25_gr_context_ctor()
54 nv_wo32(chan, 0x049c, 0x00000101); in nv25_gr_context_ctor()
55 nv_wo32(chan, 0x04b0, 0x00000111); in nv25_gr_context_ctor()
56 nv_wo32(chan, 0x04c8, 0x00000080); in nv25_gr_context_ctor()
57 nv_wo32(chan, 0x04cc, 0xffff0000); in nv25_gr_context_ctor()
58 nv_wo32(chan, 0x04d0, 0x00000001); in nv25_gr_context_ctor()
59 nv_wo32(chan, 0x04e4, 0x44400000); in nv25_gr_context_ctor()
60 nv_wo32(chan, 0x04fc, 0x4b800000); in nv25_gr_context_ctor()
62 nv_wo32(chan, i, 0x00030303); in nv25_gr_context_ctor()
64 nv_wo32(chan, i, 0x00080000); in nv25_gr_context_ctor()
66 nv_wo32(chan, i, 0x01012000); in nv25_gr_context_ctor()
68 nv_wo32(chan, i, 0x000105b8); in nv25_gr_context_ctor()
70 nv_wo32(chan, i, 0x00080008); in nv25_gr_context_ctor()
72 nv_wo32(chan, i, 0x07ff0000); in nv25_gr_context_ctor()
73 nv_wo32(chan, 0x05e0, 0x4b7fffff); in nv25_gr_context_ctor()
74 nv_wo32(chan, 0x0620, 0x00000080); in nv25_gr_context_ctor()
75 nv_wo32(chan, 0x0624, 0x30201000); in nv25_gr_context_ctor()
76 nv_wo32(chan, 0x0628, 0x70605040); in nv25_gr_context_ctor()
77 nv_wo32(chan, 0x062c, 0xb0a09080); in nv25_gr_context_ctor()
78 nv_wo32(chan, 0x0630, 0xf0e0d0c0); in nv25_gr_context_ctor()
79 nv_wo32(chan, 0x0664, 0x00000001); in nv25_gr_context_ctor()
80 nv_wo32(chan, 0x066c, 0x00004000); in nv25_gr_context_ctor()
81 nv_wo32(chan, 0x0678, 0x00000001); in nv25_gr_context_ctor()
82 nv_wo32(chan, 0x0680, 0x00040000); in nv25_gr_context_ctor()
83 nv_wo32(chan, 0x0684, 0x00010000); in nv25_gr_context_ctor()
85 nv_wo32(chan, (i + 0), 0x10700ff9); in nv25_gr_context_ctor()
86 nv_wo32(chan, (i + 4), 0x0436086c); in nv25_gr_context_ctor()
87 nv_wo32(chan, (i + 8), 0x000c001b); in nv25_gr_context_ctor()
89 nv_wo32(chan, 0x2704, 0x3f800000); in nv25_gr_context_ctor()
90 nv_wo32(chan, 0x2718, 0x3f800000); in nv25_gr_context_ctor()
91 nv_wo32(chan, 0x2744, 0x40000000); in nv25_gr_context_ctor()
92 nv_wo32(chan, 0x2748, 0x3f800000); in nv25_gr_context_ctor()
93 nv_wo32(chan, 0x274c, 0x3f000000); in nv25_gr_context_ctor()
94 nv_wo32(chan, 0x2754, 0x40000000); in nv25_gr_context_ctor()
95 nv_wo32(chan, 0x2758, 0x3f800000); in nv25_gr_context_ctor()
96 nv_wo32(chan, 0x2760, 0xbf800000); in nv25_gr_context_ctor()
97 nv_wo32(chan, 0x2768, 0xbf800000); in nv25_gr_context_ctor()
98 nv_wo32(chan, 0x308c, 0x000fe000); in nv25_gr_context_ctor()
99 nv_wo32(chan, 0x3108, 0x000003f8); in nv25_gr_context_ctor()
100 nv_wo32(chan, 0x3468, 0x002fe000); in nv25_gr_context_ctor()
102 nv_wo32(chan, i, 0x001c527c); in nv25_gr_context_ctor()