Lines Matching refs:chan

43 	struct nv20_gr_chan *chan;  in nv30_gr_context_ctor()  local
47 16, NVOBJ_FLAG_ZERO_ALLOC, &chan); in nv30_gr_context_ctor()
48 *pobject = nv_object(chan); in nv30_gr_context_ctor()
52 chan->chid = nvkm_fifo_chan(parent)->chid; in nv30_gr_context_ctor()
54 nv_wo32(chan, 0x0028, 0x00000001 | (chan->chid << 24)); in nv30_gr_context_ctor()
55 nv_wo32(chan, 0x0410, 0x00000101); in nv30_gr_context_ctor()
56 nv_wo32(chan, 0x0424, 0x00000111); in nv30_gr_context_ctor()
57 nv_wo32(chan, 0x0428, 0x00000060); in nv30_gr_context_ctor()
58 nv_wo32(chan, 0x0444, 0x00000080); in nv30_gr_context_ctor()
59 nv_wo32(chan, 0x0448, 0xffff0000); in nv30_gr_context_ctor()
60 nv_wo32(chan, 0x044c, 0x00000001); in nv30_gr_context_ctor()
61 nv_wo32(chan, 0x0460, 0x44400000); in nv30_gr_context_ctor()
62 nv_wo32(chan, 0x048c, 0xffff0000); in nv30_gr_context_ctor()
64 nv_wo32(chan, i, 0x0fff0000); in nv30_gr_context_ctor()
65 nv_wo32(chan, 0x04ec, 0x00011100); in nv30_gr_context_ctor()
67 nv_wo32(chan, i, 0x07ff0000); in nv30_gr_context_ctor()
68 nv_wo32(chan, 0x0550, 0x4b7fffff); in nv30_gr_context_ctor()
69 nv_wo32(chan, 0x058c, 0x00000080); in nv30_gr_context_ctor()
70 nv_wo32(chan, 0x0590, 0x30201000); in nv30_gr_context_ctor()
71 nv_wo32(chan, 0x0594, 0x70605040); in nv30_gr_context_ctor()
72 nv_wo32(chan, 0x0598, 0xb8a89888); in nv30_gr_context_ctor()
73 nv_wo32(chan, 0x059c, 0xf8e8d8c8); in nv30_gr_context_ctor()
74 nv_wo32(chan, 0x05b0, 0xb0000000); in nv30_gr_context_ctor()
76 nv_wo32(chan, i, 0x00010588); in nv30_gr_context_ctor()
78 nv_wo32(chan, i, 0x00030303); in nv30_gr_context_ctor()
80 nv_wo32(chan, i, 0x0008aae4); in nv30_gr_context_ctor()
82 nv_wo32(chan, i, 0x01012000); in nv30_gr_context_ctor()
84 nv_wo32(chan, i, 0x00080008); in nv30_gr_context_ctor()
85 nv_wo32(chan, 0x085c, 0x00040000); in nv30_gr_context_ctor()
86 nv_wo32(chan, 0x0860, 0x00010000); in nv30_gr_context_ctor()
88 nv_wo32(chan, i, 0x00040004); in nv30_gr_context_ctor()
90 nv_wo32(chan, i + 0, 0x10700ff9); in nv30_gr_context_ctor()
91 nv_wo32(chan, i + 1, 0x0436086c); in nv30_gr_context_ctor()
92 nv_wo32(chan, i + 2, 0x000c001b); in nv30_gr_context_ctor()
95 nv_wo32(chan, i, 0x0000ffff); in nv30_gr_context_ctor()
96 nv_wo32(chan, 0x344c, 0x3f800000); in nv30_gr_context_ctor()
97 nv_wo32(chan, 0x3808, 0x3f800000); in nv30_gr_context_ctor()
98 nv_wo32(chan, 0x381c, 0x3f800000); in nv30_gr_context_ctor()
99 nv_wo32(chan, 0x3848, 0x40000000); in nv30_gr_context_ctor()
100 nv_wo32(chan, 0x384c, 0x3f800000); in nv30_gr_context_ctor()
101 nv_wo32(chan, 0x3850, 0x3f000000); in nv30_gr_context_ctor()
102 nv_wo32(chan, 0x3858, 0x40000000); in nv30_gr_context_ctor()
103 nv_wo32(chan, 0x385c, 0x3f800000); in nv30_gr_context_ctor()
104 nv_wo32(chan, 0x3864, 0xbf800000); in nv30_gr_context_ctor()
105 nv_wo32(chan, 0x386c, 0xbf800000); in nv30_gr_context_ctor()