2 * Copyright 2007 Stephane Marchesin
5 * Permission is hereby granted, free of charge, to any person obtaining a
6 * copy of this software and associated documentation files (the "Software"),
7 * to deal in the Software without restriction, including without limitation
8 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
9 * and/or sell copies of the Software, and to permit persons to whom the
10 * Software is furnished to do so, subject to the following conditions:
12 * The above copyright notice and this permission notice (including the next
13 * paragraph) shall be included in all copies or substantial portions of the
16 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
19 * PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
20 * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
21 * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
22 * DEALINGS IN THE SOFTWARE.
27 #include "nouveau_drm.h"
28 #include "nouveau_drv.h"
29 #include "nouveau_hw.h"
30 #include "nouveau_util.h"
31 #include "nouveau_ramht.h"
33 struct nv04_graph_engine
{
34 struct nouveau_exec_engine base
;
37 static uint32_t nv04_graph_ctx_regs
[] = {
42 NV04_PGRAPH_CTX_SWITCH1
,
43 NV04_PGRAPH_CTX_SWITCH2
,
44 NV04_PGRAPH_CTX_SWITCH3
,
45 NV04_PGRAPH_CTX_SWITCH4
,
46 NV04_PGRAPH_CTX_CACHE1
,
47 NV04_PGRAPH_CTX_CACHE2
,
48 NV04_PGRAPH_CTX_CACHE3
,
49 NV04_PGRAPH_CTX_CACHE4
,
79 NV04_PGRAPH_DMA_START_0
,
80 NV04_PGRAPH_DMA_START_1
,
81 NV04_PGRAPH_DMA_LENGTH
,
83 NV04_PGRAPH_DMA_PITCH
,
109 NV04_PGRAPH_BSWIZZLE2
,
110 NV04_PGRAPH_BSWIZZLE5
,
113 NV04_PGRAPH_PATT_COLOR0
,
114 NV04_PGRAPH_PATT_COLOR1
,
115 NV04_PGRAPH_PATT_COLORRAM
+0x00,
116 NV04_PGRAPH_PATT_COLORRAM
+0x04,
117 NV04_PGRAPH_PATT_COLORRAM
+0x08,
118 NV04_PGRAPH_PATT_COLORRAM
+0x0c,
119 NV04_PGRAPH_PATT_COLORRAM
+0x10,
120 NV04_PGRAPH_PATT_COLORRAM
+0x14,
121 NV04_PGRAPH_PATT_COLORRAM
+0x18,
122 NV04_PGRAPH_PATT_COLORRAM
+0x1c,
123 NV04_PGRAPH_PATT_COLORRAM
+0x20,
124 NV04_PGRAPH_PATT_COLORRAM
+0x24,
125 NV04_PGRAPH_PATT_COLORRAM
+0x28,
126 NV04_PGRAPH_PATT_COLORRAM
+0x2c,
127 NV04_PGRAPH_PATT_COLORRAM
+0x30,
128 NV04_PGRAPH_PATT_COLORRAM
+0x34,
129 NV04_PGRAPH_PATT_COLORRAM
+0x38,
130 NV04_PGRAPH_PATT_COLORRAM
+0x3c,
131 NV04_PGRAPH_PATT_COLORRAM
+0x40,
132 NV04_PGRAPH_PATT_COLORRAM
+0x44,
133 NV04_PGRAPH_PATT_COLORRAM
+0x48,
134 NV04_PGRAPH_PATT_COLORRAM
+0x4c,
135 NV04_PGRAPH_PATT_COLORRAM
+0x50,
136 NV04_PGRAPH_PATT_COLORRAM
+0x54,
137 NV04_PGRAPH_PATT_COLORRAM
+0x58,
138 NV04_PGRAPH_PATT_COLORRAM
+0x5c,
139 NV04_PGRAPH_PATT_COLORRAM
+0x60,
140 NV04_PGRAPH_PATT_COLORRAM
+0x64,
141 NV04_PGRAPH_PATT_COLORRAM
+0x68,
142 NV04_PGRAPH_PATT_COLORRAM
+0x6c,
143 NV04_PGRAPH_PATT_COLORRAM
+0x70,
144 NV04_PGRAPH_PATT_COLORRAM
+0x74,
145 NV04_PGRAPH_PATT_COLORRAM
+0x78,
146 NV04_PGRAPH_PATT_COLORRAM
+0x7c,
147 NV04_PGRAPH_PATT_COLORRAM
+0x80,
148 NV04_PGRAPH_PATT_COLORRAM
+0x84,
149 NV04_PGRAPH_PATT_COLORRAM
+0x88,
150 NV04_PGRAPH_PATT_COLORRAM
+0x8c,
151 NV04_PGRAPH_PATT_COLORRAM
+0x90,
152 NV04_PGRAPH_PATT_COLORRAM
+0x94,
153 NV04_PGRAPH_PATT_COLORRAM
+0x98,
154 NV04_PGRAPH_PATT_COLORRAM
+0x9c,
155 NV04_PGRAPH_PATT_COLORRAM
+0xa0,
156 NV04_PGRAPH_PATT_COLORRAM
+0xa4,
157 NV04_PGRAPH_PATT_COLORRAM
+0xa8,
158 NV04_PGRAPH_PATT_COLORRAM
+0xac,
159 NV04_PGRAPH_PATT_COLORRAM
+0xb0,
160 NV04_PGRAPH_PATT_COLORRAM
+0xb4,
161 NV04_PGRAPH_PATT_COLORRAM
+0xb8,
162 NV04_PGRAPH_PATT_COLORRAM
+0xbc,
163 NV04_PGRAPH_PATT_COLORRAM
+0xc0,
164 NV04_PGRAPH_PATT_COLORRAM
+0xc4,
165 NV04_PGRAPH_PATT_COLORRAM
+0xc8,
166 NV04_PGRAPH_PATT_COLORRAM
+0xcc,
167 NV04_PGRAPH_PATT_COLORRAM
+0xd0,
168 NV04_PGRAPH_PATT_COLORRAM
+0xd4,
169 NV04_PGRAPH_PATT_COLORRAM
+0xd8,
170 NV04_PGRAPH_PATT_COLORRAM
+0xdc,
171 NV04_PGRAPH_PATT_COLORRAM
+0xe0,
172 NV04_PGRAPH_PATT_COLORRAM
+0xe4,
173 NV04_PGRAPH_PATT_COLORRAM
+0xe8,
174 NV04_PGRAPH_PATT_COLORRAM
+0xec,
175 NV04_PGRAPH_PATT_COLORRAM
+0xf0,
176 NV04_PGRAPH_PATT_COLORRAM
+0xf4,
177 NV04_PGRAPH_PATT_COLORRAM
+0xf8,
178 NV04_PGRAPH_PATT_COLORRAM
+0xfc,
181 NV04_PGRAPH_PATTERN_SHAPE
,
185 NV04_PGRAPH_BETA_AND
,
186 NV04_PGRAPH_BETA_PREMULT
,
187 NV04_PGRAPH_CONTROL0
,
188 NV04_PGRAPH_CONTROL1
,
189 NV04_PGRAPH_CONTROL2
,
191 NV04_PGRAPH_STORED_FMT
,
192 NV04_PGRAPH_SOURCE_COLOR
,
336 NV04_PGRAPH_PASSTHRU_0
,
337 NV04_PGRAPH_PASSTHRU_1
,
338 NV04_PGRAPH_PASSTHRU_2
,
339 NV04_PGRAPH_DVD_COLORFMT
,
340 NV04_PGRAPH_SCALED_FORMAT
,
341 NV04_PGRAPH_MISC24_0
,
342 NV04_PGRAPH_MISC24_1
,
343 NV04_PGRAPH_MISC24_2
,
352 uint32_t nv04
[ARRAY_SIZE(nv04_graph_ctx_regs
)];
355 static struct nouveau_channel
*
356 nv04_graph_channel(struct drm_device
*dev
)
358 struct drm_nouveau_private
*dev_priv
= dev
->dev_private
;
361 if (nv_rd32(dev
, NV04_PGRAPH_CTX_CONTROL
) & 0x00010000)
362 chid
= nv_rd32(dev
, NV04_PGRAPH_CTX_USER
) >> 24;
367 return dev_priv
->channels
.ptr
[chid
];
370 static uint32_t *ctx_reg(struct graph_state
*ctx
, uint32_t reg
)
374 for (i
= 0; i
< ARRAY_SIZE(nv04_graph_ctx_regs
); i
++) {
375 if (nv04_graph_ctx_regs
[i
] == reg
)
376 return &ctx
->nv04
[i
];
383 nv04_graph_load_context(struct nouveau_channel
*chan
)
385 struct graph_state
*pgraph_ctx
= chan
->engctx
[NVOBJ_ENGINE_GR
];
386 struct drm_device
*dev
= chan
->dev
;
390 for (i
= 0; i
< ARRAY_SIZE(nv04_graph_ctx_regs
); i
++)
391 nv_wr32(dev
, nv04_graph_ctx_regs
[i
], pgraph_ctx
->nv04
[i
]);
393 nv_wr32(dev
, NV04_PGRAPH_CTX_CONTROL
, 0x10010100);
395 tmp
= nv_rd32(dev
, NV04_PGRAPH_CTX_USER
) & 0x00ffffff;
396 nv_wr32(dev
, NV04_PGRAPH_CTX_USER
, tmp
| chan
->id
<< 24);
398 tmp
= nv_rd32(dev
, NV04_PGRAPH_FFINTFC_ST2
);
399 nv_wr32(dev
, NV04_PGRAPH_FFINTFC_ST2
, tmp
& 0x000fffff);
405 nv04_graph_unload_context(struct drm_device
*dev
)
407 struct nouveau_channel
*chan
= NULL
;
408 struct graph_state
*ctx
;
412 chan
= nv04_graph_channel(dev
);
415 ctx
= chan
->engctx
[NVOBJ_ENGINE_GR
];
417 for (i
= 0; i
< ARRAY_SIZE(nv04_graph_ctx_regs
); i
++)
418 ctx
->nv04
[i
] = nv_rd32(dev
, nv04_graph_ctx_regs
[i
]);
420 nv_wr32(dev
, NV04_PGRAPH_CTX_CONTROL
, 0x10000000);
421 tmp
= nv_rd32(dev
, NV04_PGRAPH_CTX_USER
) & 0x00ffffff;
423 nv_wr32(dev
, NV04_PGRAPH_CTX_USER
, tmp
);
428 nv04_graph_context_new(struct nouveau_channel
*chan
, int engine
)
430 struct graph_state
*pgraph_ctx
;
431 NV_DEBUG(chan
->dev
, "nv04_graph_context_create %d\n", chan
->id
);
433 pgraph_ctx
= kzalloc(sizeof(*pgraph_ctx
), GFP_KERNEL
);
434 if (pgraph_ctx
== NULL
)
437 *ctx_reg(pgraph_ctx
, NV04_PGRAPH_DEBUG_3
) = 0xfad4ff31;
439 chan
->engctx
[engine
] = pgraph_ctx
;
444 nv04_graph_context_del(struct nouveau_channel
*chan
, int engine
)
446 struct drm_device
*dev
= chan
->dev
;
447 struct drm_nouveau_private
*dev_priv
= dev
->dev_private
;
448 struct graph_state
*pgraph_ctx
= chan
->engctx
[engine
];
451 spin_lock_irqsave(&dev_priv
->context_switch_lock
, flags
);
452 nv_mask(dev
, NV04_PGRAPH_FIFO
, 0x00000001, 0x00000000);
454 /* Unload the context if it's the currently active one */
455 if (nv04_graph_channel(dev
) == chan
)
456 nv04_graph_unload_context(dev
);
458 nv_mask(dev
, NV04_PGRAPH_FIFO
, 0x00000001, 0x00000001);
459 spin_unlock_irqrestore(&dev_priv
->context_switch_lock
, flags
);
461 /* Free the context resources */
463 chan
->engctx
[engine
] = NULL
;
467 nv04_graph_object_new(struct nouveau_channel
*chan
, int engine
,
468 u32 handle
, u16
class)
470 struct drm_device
*dev
= chan
->dev
;
471 struct nouveau_gpuobj
*obj
= NULL
;
474 ret
= nouveau_gpuobj_new(dev
, chan
, 16, 16, NVOBJ_FLAG_ZERO_FREE
, &obj
);
481 nv_wo32(obj
, 0x00, 0x00080000 | class);
483 nv_wo32(obj
, 0x00, class);
485 nv_wo32(obj
, 0x04, 0x00000000);
486 nv_wo32(obj
, 0x08, 0x00000000);
487 nv_wo32(obj
, 0x0c, 0x00000000);
489 ret
= nouveau_ramht_insert(chan
, handle
, obj
);
490 nouveau_gpuobj_ref(NULL
, &obj
);
495 nv04_graph_init(struct drm_device
*dev
, int engine
)
499 nv_wr32(dev
, NV03_PMC_ENABLE
, nv_rd32(dev
, NV03_PMC_ENABLE
) &
500 ~NV_PMC_ENABLE_PGRAPH
);
501 nv_wr32(dev
, NV03_PMC_ENABLE
, nv_rd32(dev
, NV03_PMC_ENABLE
) |
502 NV_PMC_ENABLE_PGRAPH
);
504 /* Enable PGRAPH interrupts */
505 nv_wr32(dev
, NV03_PGRAPH_INTR
, 0xFFFFFFFF);
506 nv_wr32(dev
, NV03_PGRAPH_INTR_EN
, 0xFFFFFFFF);
508 nv_wr32(dev
, NV04_PGRAPH_VALID1
, 0);
509 nv_wr32(dev
, NV04_PGRAPH_VALID2
, 0);
510 /*nv_wr32(dev, NV04_PGRAPH_DEBUG_0, 0x000001FF);
511 nv_wr32(dev, NV04_PGRAPH_DEBUG_0, 0x001FFFFF);*/
512 nv_wr32(dev
, NV04_PGRAPH_DEBUG_0
, 0x1231c000);
513 /*1231C000 blob, 001 haiku*/
514 /*V_WRITE(NV04_PGRAPH_DEBUG_1, 0xf2d91100);*/
515 nv_wr32(dev
, NV04_PGRAPH_DEBUG_1
, 0x72111100);
516 /*0x72111100 blob , 01 haiku*/
517 /*nv_wr32(dev, NV04_PGRAPH_DEBUG_2, 0x11d5f870);*/
518 nv_wr32(dev
, NV04_PGRAPH_DEBUG_2
, 0x11d5f071);
521 /*nv_wr32(dev, NV04_PGRAPH_DEBUG_3, 0xfad4ff31);*/
522 nv_wr32(dev
, NV04_PGRAPH_DEBUG_3
, 0xf0d4ff31);
523 /*haiku and blob 10d4*/
525 nv_wr32(dev
, NV04_PGRAPH_STATE
, 0xFFFFFFFF);
526 nv_wr32(dev
, NV04_PGRAPH_CTX_CONTROL
, 0x10000100);
527 tmp
= nv_rd32(dev
, NV04_PGRAPH_CTX_USER
) & 0x00ffffff;
529 nv_wr32(dev
, NV04_PGRAPH_CTX_USER
, tmp
);
531 /* These don't belong here, they're part of a per-channel context */
532 nv_wr32(dev
, NV04_PGRAPH_PATTERN_SHAPE
, 0x00000000);
533 nv_wr32(dev
, NV04_PGRAPH_BETA_AND
, 0xFFFFFFFF);
539 nv04_graph_fini(struct drm_device
*dev
, int engine
, bool suspend
)
541 nv_mask(dev
, NV04_PGRAPH_FIFO
, 0x00000001, 0x00000000);
542 if (!nv_wait(dev
, NV04_PGRAPH_STATUS
, ~0, 0) && suspend
) {
543 nv_mask(dev
, NV04_PGRAPH_FIFO
, 0x00000001, 0x00000001);
546 nv04_graph_unload_context(dev
);
547 nv_wr32(dev
, NV03_PGRAPH_INTR_EN
, 0x00000000);
552 * Software methods, why they are needed, and how they all work:
554 * NV04 and NV05 keep most of the state in PGRAPH context itself, but some
555 * 2d engine settings are kept inside the grobjs themselves. The grobjs are
556 * 3 words long on both. grobj format on NV04 is:
560 * - bit 12: color key active
561 * - bit 13: clip rect active
562 * - bit 14: if set, destination surface is swizzled and taken from buffer 5
563 * [set by NV04_SWIZZLED_SURFACE], otherwise it's linear and taken
564 * from buffer 0 [set by NV04_CONTEXT_SURFACES_2D or
565 * NV03_CONTEXT_SURFACE_DST].
566 * - bits 15-17: 2d operation [aka patch config]
567 * - bit 24: patch valid [enables rendering using this object]
568 * - bit 25: surf3d valid [for tex_tri and multitex_tri only]
570 * - bits 0-1: mono format
571 * - bits 8-13: color format
572 * - bits 16-31: DMA_NOTIFY instance
574 * - bits 0-15: DMA_A instance
575 * - bits 16-31: DMA_B instance
581 * - bit 12: color key active
582 * - bit 13: clip rect active
583 * - bit 14: if set, destination surface is swizzled and taken from buffer 5
584 * [set by NV04_SWIZZLED_SURFACE], otherwise it's linear and taken
585 * from buffer 0 [set by NV04_CONTEXT_SURFACES_2D or
586 * NV03_CONTEXT_SURFACE_DST].
587 * - bits 15-17: 2d operation [aka patch config]
588 * - bits 20-22: dither mode
589 * - bit 24: patch valid [enables rendering using this object]
590 * - bit 25: surface_dst/surface_color/surf2d/surf3d valid
591 * - bit 26: surface_src/surface_zeta valid
592 * - bit 27: pattern valid
593 * - bit 28: rop valid
594 * - bit 29: beta1 valid
595 * - bit 30: beta4 valid
597 * - bits 0-1: mono format
598 * - bits 8-13: color format
599 * - bits 16-31: DMA_NOTIFY instance
601 * - bits 0-15: DMA_A instance
602 * - bits 16-31: DMA_B instance
604 * NV05 will set/unset the relevant valid bits when you poke the relevant
605 * object-binding methods with object of the proper type, or with the NULL
606 * type. It'll only allow rendering using the grobj if all needed objects
607 * are bound. The needed set of objects depends on selected operation: for
608 * example rop object is needed by ROP_AND, but not by SRCCOPY_AND.
610 * NV04 doesn't have these methods implemented at all, and doesn't have the
611 * relevant bits in grobj. Instead, it'll allow rendering whenever bit 24
612 * is set. So we have to emulate them in software, internally keeping the
613 * same bits as NV05 does. Since grobjs are aligned to 16 bytes on nv04,
614 * but the last word isn't actually used for anything, we abuse it for this
617 * Actually, NV05 can optionally check bit 24 too, but we disable this since
618 * there's no use for it.
620 * For unknown reasons, NV04 implements surf3d binding in hardware as an
621 * exception. Also for unknown reasons, NV04 doesn't implement the clipping
622 * methods on the surf3d object, so we have to emulate them too.
626 nv04_graph_set_ctx1(struct nouveau_channel
*chan
, u32 mask
, u32 value
)
628 struct drm_device
*dev
= chan
->dev
;
629 u32 instance
= (nv_rd32(dev
, NV04_PGRAPH_CTX_SWITCH4
) & 0xffff) << 4;
630 int subc
= (nv_rd32(dev
, NV04_PGRAPH_TRAPPED_ADDR
) >> 13) & 0x7;
633 tmp
= nv_ri32(dev
, instance
);
637 nv_wi32(dev
, instance
, tmp
);
638 nv_wr32(dev
, NV04_PGRAPH_CTX_SWITCH1
, tmp
);
639 nv_wr32(dev
, NV04_PGRAPH_CTX_CACHE1
+ (subc
<<2), tmp
);
643 nv04_graph_set_ctx_val(struct nouveau_channel
*chan
, u32 mask
, u32 value
)
645 struct drm_device
*dev
= chan
->dev
;
646 u32 instance
= (nv_rd32(dev
, NV04_PGRAPH_CTX_SWITCH4
) & 0xffff) << 4;
648 int class, op
, valid
= 1;
650 ctx1
= nv_ri32(dev
, instance
);
652 op
= (ctx1
>> 15) & 7;
653 tmp
= nv_ri32(dev
, instance
+ 0xc);
656 nv_wi32(dev
, instance
+ 0xc, tmp
);
658 /* check for valid surf2d/surf_dst/surf_color */
659 if (!(tmp
& 0x02000000))
661 /* check for valid surf_src/surf_zeta */
662 if ((class == 0x1f || class == 0x48) && !(tmp
& 0x04000000))
666 /* SRCCOPY_AND, SRCCOPY: no extra objects required */
670 /* ROP_AND: requires pattern and rop */
672 if (!(tmp
& 0x18000000))
675 /* BLEND_AND: requires beta1 */
677 if (!(tmp
& 0x20000000))
680 /* SRCCOPY_PREMULT, BLEND_PREMULT: beta4 required */
683 if (!(tmp
& 0x40000000))
688 nv04_graph_set_ctx1(chan
, 0x01000000, valid
<< 24);
692 nv04_graph_mthd_set_operation(struct nouveau_channel
*chan
,
693 u32
class, u32 mthd
, u32 data
)
697 /* Old versions of the objects only accept first three operations. */
698 if (data
> 2 && class < 0x40)
700 nv04_graph_set_ctx1(chan
, 0x00038000, data
<< 15);
701 /* changing operation changes set of objects needed for validation */
702 nv04_graph_set_ctx_val(chan
, 0, 0);
707 nv04_graph_mthd_surf3d_clip_h(struct nouveau_channel
*chan
,
708 u32
class, u32 mthd
, u32 data
)
710 uint32_t min
= data
& 0xffff, max
;
711 uint32_t w
= data
>> 16;
716 /* yes, it accepts negative for some reason. */
720 nv_wr32(chan
->dev
, 0x40053c, min
);
721 nv_wr32(chan
->dev
, 0x400544, max
);
726 nv04_graph_mthd_surf3d_clip_v(struct nouveau_channel
*chan
,
727 u32
class, u32 mthd
, u32 data
)
729 uint32_t min
= data
& 0xffff, max
;
730 uint32_t w
= data
>> 16;
735 /* yes, it accepts negative for some reason. */
739 nv_wr32(chan
->dev
, 0x400540, min
);
740 nv_wr32(chan
->dev
, 0x400548, max
);
745 nv04_graph_mthd_bind_surf2d(struct nouveau_channel
*chan
,
746 u32
class, u32 mthd
, u32 data
)
748 switch (nv_ri32(chan
->dev
, data
<< 4) & 0xff) {
750 nv04_graph_set_ctx1(chan
, 0x00004000, 0);
751 nv04_graph_set_ctx_val(chan
, 0x02000000, 0);
754 nv04_graph_set_ctx1(chan
, 0x00004000, 0);
755 nv04_graph_set_ctx_val(chan
, 0x02000000, 0x02000000);
762 nv04_graph_mthd_bind_surf2d_swzsurf(struct nouveau_channel
*chan
,
763 u32
class, u32 mthd
, u32 data
)
765 switch (nv_ri32(chan
->dev
, data
<< 4) & 0xff) {
767 nv04_graph_set_ctx1(chan
, 0x00004000, 0);
768 nv04_graph_set_ctx_val(chan
, 0x02000000, 0);
771 nv04_graph_set_ctx1(chan
, 0x00004000, 0);
772 nv04_graph_set_ctx_val(chan
, 0x02000000, 0x02000000);
775 nv04_graph_set_ctx1(chan
, 0x00004000, 0x00004000);
776 nv04_graph_set_ctx_val(chan
, 0x02000000, 0x02000000);
783 nv04_graph_mthd_bind_nv01_patt(struct nouveau_channel
*chan
,
784 u32
class, u32 mthd
, u32 data
)
786 switch (nv_ri32(chan
->dev
, data
<< 4) & 0xff) {
788 nv04_graph_set_ctx_val(chan
, 0x08000000, 0);
791 nv04_graph_set_ctx_val(chan
, 0x08000000, 0x08000000);
798 nv04_graph_mthd_bind_nv04_patt(struct nouveau_channel
*chan
,
799 u32
class, u32 mthd
, u32 data
)
801 switch (nv_ri32(chan
->dev
, data
<< 4) & 0xff) {
803 nv04_graph_set_ctx_val(chan
, 0x08000000, 0);
806 nv04_graph_set_ctx_val(chan
, 0x08000000, 0x08000000);
813 nv04_graph_mthd_bind_rop(struct nouveau_channel
*chan
,
814 u32
class, u32 mthd
, u32 data
)
816 switch (nv_ri32(chan
->dev
, data
<< 4) & 0xff) {
818 nv04_graph_set_ctx_val(chan
, 0x10000000, 0);
821 nv04_graph_set_ctx_val(chan
, 0x10000000, 0x10000000);
828 nv04_graph_mthd_bind_beta1(struct nouveau_channel
*chan
,
829 u32
class, u32 mthd
, u32 data
)
831 switch (nv_ri32(chan
->dev
, data
<< 4) & 0xff) {
833 nv04_graph_set_ctx_val(chan
, 0x20000000, 0);
836 nv04_graph_set_ctx_val(chan
, 0x20000000, 0x20000000);
843 nv04_graph_mthd_bind_beta4(struct nouveau_channel
*chan
,
844 u32
class, u32 mthd
, u32 data
)
846 switch (nv_ri32(chan
->dev
, data
<< 4) & 0xff) {
848 nv04_graph_set_ctx_val(chan
, 0x40000000, 0);
851 nv04_graph_set_ctx_val(chan
, 0x40000000, 0x40000000);
858 nv04_graph_mthd_bind_surf_dst(struct nouveau_channel
*chan
,
859 u32
class, u32 mthd
, u32 data
)
861 switch (nv_ri32(chan
->dev
, data
<< 4) & 0xff) {
863 nv04_graph_set_ctx_val(chan
, 0x02000000, 0);
866 nv04_graph_set_ctx_val(chan
, 0x02000000, 0x02000000);
873 nv04_graph_mthd_bind_surf_src(struct nouveau_channel
*chan
,
874 u32
class, u32 mthd
, u32 data
)
876 switch (nv_ri32(chan
->dev
, data
<< 4) & 0xff) {
878 nv04_graph_set_ctx_val(chan
, 0x04000000, 0);
881 nv04_graph_set_ctx_val(chan
, 0x04000000, 0x04000000);
888 nv04_graph_mthd_bind_surf_color(struct nouveau_channel
*chan
,
889 u32
class, u32 mthd
, u32 data
)
891 switch (nv_ri32(chan
->dev
, data
<< 4) & 0xff) {
893 nv04_graph_set_ctx_val(chan
, 0x02000000, 0);
896 nv04_graph_set_ctx_val(chan
, 0x02000000, 0x02000000);
903 nv04_graph_mthd_bind_surf_zeta(struct nouveau_channel
*chan
,
904 u32
class, u32 mthd
, u32 data
)
906 switch (nv_ri32(chan
->dev
, data
<< 4) & 0xff) {
908 nv04_graph_set_ctx_val(chan
, 0x04000000, 0);
911 nv04_graph_set_ctx_val(chan
, 0x04000000, 0x04000000);
918 nv04_graph_mthd_bind_clip(struct nouveau_channel
*chan
,
919 u32
class, u32 mthd
, u32 data
)
921 switch (nv_ri32(chan
->dev
, data
<< 4) & 0xff) {
923 nv04_graph_set_ctx1(chan
, 0x2000, 0);
926 nv04_graph_set_ctx1(chan
, 0x2000, 0x2000);
933 nv04_graph_mthd_bind_chroma(struct nouveau_channel
*chan
,
934 u32
class, u32 mthd
, u32 data
)
936 switch (nv_ri32(chan
->dev
, data
<< 4) & 0xff) {
938 nv04_graph_set_ctx1(chan
, 0x1000, 0);
940 /* Yes, for some reason even the old versions of objects
941 * accept 0x57 and not 0x17. Consistency be damned.
944 nv04_graph_set_ctx1(chan
, 0x1000, 0x1000);
950 static struct nouveau_bitfield nv04_graph_intr
[] = {
951 { NV_PGRAPH_INTR_NOTIFY
, "NOTIFY" },
955 static struct nouveau_bitfield nv04_graph_nstatus
[] = {
956 { NV04_PGRAPH_NSTATUS_STATE_IN_USE
, "STATE_IN_USE" },
957 { NV04_PGRAPH_NSTATUS_INVALID_STATE
, "INVALID_STATE" },
958 { NV04_PGRAPH_NSTATUS_BAD_ARGUMENT
, "BAD_ARGUMENT" },
959 { NV04_PGRAPH_NSTATUS_PROTECTION_FAULT
, "PROTECTION_FAULT" },
963 struct nouveau_bitfield nv04_graph_nsource
[] = {
964 { NV03_PGRAPH_NSOURCE_NOTIFICATION
, "NOTIFICATION" },
965 { NV03_PGRAPH_NSOURCE_DATA_ERROR
, "DATA_ERROR" },
966 { NV03_PGRAPH_NSOURCE_PROTECTION_ERROR
, "PROTECTION_ERROR" },
967 { NV03_PGRAPH_NSOURCE_RANGE_EXCEPTION
, "RANGE_EXCEPTION" },
968 { NV03_PGRAPH_NSOURCE_LIMIT_COLOR
, "LIMIT_COLOR" },
969 { NV03_PGRAPH_NSOURCE_LIMIT_ZETA
, "LIMIT_ZETA" },
970 { NV03_PGRAPH_NSOURCE_ILLEGAL_MTHD
, "ILLEGAL_MTHD" },
971 { NV03_PGRAPH_NSOURCE_DMA_R_PROTECTION
, "DMA_R_PROTECTION" },
972 { NV03_PGRAPH_NSOURCE_DMA_W_PROTECTION
, "DMA_W_PROTECTION" },
973 { NV03_PGRAPH_NSOURCE_FORMAT_EXCEPTION
, "FORMAT_EXCEPTION" },
974 { NV03_PGRAPH_NSOURCE_PATCH_EXCEPTION
, "PATCH_EXCEPTION" },
975 { NV03_PGRAPH_NSOURCE_STATE_INVALID
, "STATE_INVALID" },
976 { NV03_PGRAPH_NSOURCE_DOUBLE_NOTIFY
, "DOUBLE_NOTIFY" },
977 { NV03_PGRAPH_NSOURCE_NOTIFY_IN_USE
, "NOTIFY_IN_USE" },
978 { NV03_PGRAPH_NSOURCE_METHOD_CNT
, "METHOD_CNT" },
979 { NV03_PGRAPH_NSOURCE_BFR_NOTIFICATION
, "BFR_NOTIFICATION" },
980 { NV03_PGRAPH_NSOURCE_DMA_VTX_PROTECTION
, "DMA_VTX_PROTECTION" },
981 { NV03_PGRAPH_NSOURCE_DMA_WIDTH_A
, "DMA_WIDTH_A" },
982 { NV03_PGRAPH_NSOURCE_DMA_WIDTH_B
, "DMA_WIDTH_B" },
987 nv04_graph_context_switch(struct drm_device
*dev
)
989 struct drm_nouveau_private
*dev_priv
= dev
->dev_private
;
990 struct nouveau_channel
*chan
= NULL
;
993 nouveau_wait_for_idle(dev
);
995 /* If previous context is valid, we need to save it */
996 nv04_graph_unload_context(dev
);
998 /* Load context for next channel */
999 chid
= nv_rd32(dev
, NV03_PFIFO_CACHE1_PUSH1
) &
1000 NV03_PFIFO_CACHE1_PUSH1_CHID_MASK
;
1001 chan
= dev_priv
->channels
.ptr
[chid
];
1003 nv04_graph_load_context(chan
);
1007 nv04_graph_isr(struct drm_device
*dev
)
1011 while ((stat
= nv_rd32(dev
, NV03_PGRAPH_INTR
))) {
1012 u32 nsource
= nv_rd32(dev
, NV03_PGRAPH_NSOURCE
);
1013 u32 nstatus
= nv_rd32(dev
, NV03_PGRAPH_NSTATUS
);
1014 u32 addr
= nv_rd32(dev
, NV04_PGRAPH_TRAPPED_ADDR
);
1015 u32 chid
= (addr
& 0x0f000000) >> 24;
1016 u32 subc
= (addr
& 0x0000e000) >> 13;
1017 u32 mthd
= (addr
& 0x00001ffc);
1018 u32 data
= nv_rd32(dev
, NV04_PGRAPH_TRAPPED_DATA
);
1019 u32
class = nv_rd32(dev
, 0x400180 + subc
* 4) & 0xff;
1022 if (stat
& NV_PGRAPH_INTR_NOTIFY
) {
1023 if (nsource
& NV03_PGRAPH_NSOURCE_ILLEGAL_MTHD
) {
1024 if (!nouveau_gpuobj_mthd_call2(dev
, chid
, class, mthd
, data
))
1025 show
&= ~NV_PGRAPH_INTR_NOTIFY
;
1029 if (stat
& NV_PGRAPH_INTR_CONTEXT_SWITCH
) {
1030 nv_wr32(dev
, NV03_PGRAPH_INTR
, NV_PGRAPH_INTR_CONTEXT_SWITCH
);
1031 stat
&= ~NV_PGRAPH_INTR_CONTEXT_SWITCH
;
1032 show
&= ~NV_PGRAPH_INTR_CONTEXT_SWITCH
;
1033 nv04_graph_context_switch(dev
);
1036 nv_wr32(dev
, NV03_PGRAPH_INTR
, stat
);
1037 nv_wr32(dev
, NV04_PGRAPH_FIFO
, 0x00000001);
1039 if (show
&& nouveau_ratelimit()) {
1040 NV_INFO(dev
, "PGRAPH -");
1041 nouveau_bitfield_print(nv04_graph_intr
, show
);
1042 printk(" nsource:");
1043 nouveau_bitfield_print(nv04_graph_nsource
, nsource
);
1044 printk(" nstatus:");
1045 nouveau_bitfield_print(nv04_graph_nstatus
, nstatus
);
1047 NV_INFO(dev
, "PGRAPH - ch %d/%d class 0x%04x "
1048 "mthd 0x%04x data 0x%08x\n",
1049 chid
, subc
, class, mthd
, data
);
1055 nv04_graph_destroy(struct drm_device
*dev
, int engine
)
1057 struct nv04_graph_engine
*pgraph
= nv_engine(dev
, engine
);
1059 nouveau_irq_unregister(dev
, 12);
1061 NVOBJ_ENGINE_DEL(dev
, GR
);
1066 nv04_graph_create(struct drm_device
*dev
)
1068 struct nv04_graph_engine
*pgraph
;
1070 pgraph
= kzalloc(sizeof(*pgraph
), GFP_KERNEL
);
1074 pgraph
->base
.destroy
= nv04_graph_destroy
;
1075 pgraph
->base
.init
= nv04_graph_init
;
1076 pgraph
->base
.fini
= nv04_graph_fini
;
1077 pgraph
->base
.context_new
= nv04_graph_context_new
;
1078 pgraph
->base
.context_del
= nv04_graph_context_del
;
1079 pgraph
->base
.object_new
= nv04_graph_object_new
;
1081 NVOBJ_ENGINE_ADD(dev
, GR
, &pgraph
->base
);
1082 nouveau_irq_register(dev
, 12, nv04_graph_isr
);
1084 /* dvd subpicture */
1085 NVOBJ_CLASS(dev
, 0x0038, GR
);
1088 NVOBJ_CLASS(dev
, 0x0039, GR
);
1091 NVOBJ_CLASS(dev
, 0x004b, GR
);
1092 NVOBJ_MTHD (dev
, 0x004b, 0x0184, nv04_graph_mthd_bind_nv01_patt
);
1093 NVOBJ_MTHD (dev
, 0x004b, 0x0188, nv04_graph_mthd_bind_rop
);
1094 NVOBJ_MTHD (dev
, 0x004b, 0x018c, nv04_graph_mthd_bind_beta1
);
1095 NVOBJ_MTHD (dev
, 0x004b, 0x0190, nv04_graph_mthd_bind_surf_dst
);
1096 NVOBJ_MTHD (dev
, 0x004b, 0x02fc, nv04_graph_mthd_set_operation
);
1099 NVOBJ_CLASS(dev
, 0x004a, GR
);
1100 NVOBJ_MTHD (dev
, 0x004a, 0x0188, nv04_graph_mthd_bind_nv04_patt
);
1101 NVOBJ_MTHD (dev
, 0x004a, 0x018c, nv04_graph_mthd_bind_rop
);
1102 NVOBJ_MTHD (dev
, 0x004a, 0x0190, nv04_graph_mthd_bind_beta1
);
1103 NVOBJ_MTHD (dev
, 0x004a, 0x0194, nv04_graph_mthd_bind_beta4
);
1104 NVOBJ_MTHD (dev
, 0x004a, 0x0198, nv04_graph_mthd_bind_surf2d
);
1105 NVOBJ_MTHD (dev
, 0x004a, 0x02fc, nv04_graph_mthd_set_operation
);
1107 /* nv01 imageblit */
1108 NVOBJ_CLASS(dev
, 0x001f, GR
);
1109 NVOBJ_MTHD (dev
, 0x001f, 0x0184, nv04_graph_mthd_bind_chroma
);
1110 NVOBJ_MTHD (dev
, 0x001f, 0x0188, nv04_graph_mthd_bind_clip
);
1111 NVOBJ_MTHD (dev
, 0x001f, 0x018c, nv04_graph_mthd_bind_nv01_patt
);
1112 NVOBJ_MTHD (dev
, 0x001f, 0x0190, nv04_graph_mthd_bind_rop
);
1113 NVOBJ_MTHD (dev
, 0x001f, 0x0194, nv04_graph_mthd_bind_beta1
);
1114 NVOBJ_MTHD (dev
, 0x001f, 0x0198, nv04_graph_mthd_bind_surf_dst
);
1115 NVOBJ_MTHD (dev
, 0x001f, 0x019c, nv04_graph_mthd_bind_surf_src
);
1116 NVOBJ_MTHD (dev
, 0x001f, 0x02fc, nv04_graph_mthd_set_operation
);
1118 /* nv04 imageblit */
1119 NVOBJ_CLASS(dev
, 0x005f, GR
);
1120 NVOBJ_MTHD (dev
, 0x005f, 0x0184, nv04_graph_mthd_bind_chroma
);
1121 NVOBJ_MTHD (dev
, 0x005f, 0x0188, nv04_graph_mthd_bind_clip
);
1122 NVOBJ_MTHD (dev
, 0x005f, 0x018c, nv04_graph_mthd_bind_nv04_patt
);
1123 NVOBJ_MTHD (dev
, 0x005f, 0x0190, nv04_graph_mthd_bind_rop
);
1124 NVOBJ_MTHD (dev
, 0x005f, 0x0194, nv04_graph_mthd_bind_beta1
);
1125 NVOBJ_MTHD (dev
, 0x005f, 0x0198, nv04_graph_mthd_bind_beta4
);
1126 NVOBJ_MTHD (dev
, 0x005f, 0x019c, nv04_graph_mthd_bind_surf2d
);
1127 NVOBJ_MTHD (dev
, 0x005f, 0x02fc, nv04_graph_mthd_set_operation
);
1130 NVOBJ_CLASS(dev
, 0x0060, GR
);
1131 NVOBJ_MTHD (dev
, 0x0060, 0x0188, nv04_graph_mthd_bind_chroma
);
1132 NVOBJ_MTHD (dev
, 0x0060, 0x018c, nv04_graph_mthd_bind_clip
);
1133 NVOBJ_MTHD (dev
, 0x0060, 0x0190, nv04_graph_mthd_bind_nv04_patt
);
1134 NVOBJ_MTHD (dev
, 0x0060, 0x0194, nv04_graph_mthd_bind_rop
);
1135 NVOBJ_MTHD (dev
, 0x0060, 0x0198, nv04_graph_mthd_bind_beta1
);
1136 NVOBJ_MTHD (dev
, 0x0060, 0x019c, nv04_graph_mthd_bind_beta4
);
1137 NVOBJ_MTHD (dev
, 0x0060, 0x01a0, nv04_graph_mthd_bind_surf2d_swzsurf
);
1138 NVOBJ_MTHD (dev
, 0x0060, 0x03e4, nv04_graph_mthd_set_operation
);
1141 NVOBJ_CLASS(dev
, 0x0064, GR
);
1144 NVOBJ_CLASS(dev
, 0x0021, GR
);
1145 NVOBJ_MTHD (dev
, 0x0021, 0x0184, nv04_graph_mthd_bind_chroma
);
1146 NVOBJ_MTHD (dev
, 0x0021, 0x0188, nv04_graph_mthd_bind_clip
);
1147 NVOBJ_MTHD (dev
, 0x0021, 0x018c, nv04_graph_mthd_bind_nv01_patt
);
1148 NVOBJ_MTHD (dev
, 0x0021, 0x0190, nv04_graph_mthd_bind_rop
);
1149 NVOBJ_MTHD (dev
, 0x0021, 0x0194, nv04_graph_mthd_bind_beta1
);
1150 NVOBJ_MTHD (dev
, 0x0021, 0x0198, nv04_graph_mthd_bind_surf_dst
);
1151 NVOBJ_MTHD (dev
, 0x0021, 0x02fc, nv04_graph_mthd_set_operation
);
1154 NVOBJ_CLASS(dev
, 0x0061, GR
);
1155 NVOBJ_MTHD (dev
, 0x0061, 0x0184, nv04_graph_mthd_bind_chroma
);
1156 NVOBJ_MTHD (dev
, 0x0061, 0x0188, nv04_graph_mthd_bind_clip
);
1157 NVOBJ_MTHD (dev
, 0x0061, 0x018c, nv04_graph_mthd_bind_nv04_patt
);
1158 NVOBJ_MTHD (dev
, 0x0061, 0x0190, nv04_graph_mthd_bind_rop
);
1159 NVOBJ_MTHD (dev
, 0x0061, 0x0194, nv04_graph_mthd_bind_beta1
);
1160 NVOBJ_MTHD (dev
, 0x0061, 0x0198, nv04_graph_mthd_bind_beta4
);
1161 NVOBJ_MTHD (dev
, 0x0061, 0x019c, nv04_graph_mthd_bind_surf2d
);
1162 NVOBJ_MTHD (dev
, 0x0061, 0x02fc, nv04_graph_mthd_set_operation
);
1165 NVOBJ_CLASS(dev
, 0x0065, GR
);
1168 NVOBJ_CLASS(dev
, 0x0036, GR
);
1169 NVOBJ_MTHD (dev
, 0x0036, 0x0184, nv04_graph_mthd_bind_chroma
);
1170 NVOBJ_MTHD (dev
, 0x0036, 0x0188, nv04_graph_mthd_bind_nv01_patt
);
1171 NVOBJ_MTHD (dev
, 0x0036, 0x018c, nv04_graph_mthd_bind_rop
);
1172 NVOBJ_MTHD (dev
, 0x0036, 0x0190, nv04_graph_mthd_bind_beta1
);
1173 NVOBJ_MTHD (dev
, 0x0036, 0x0194, nv04_graph_mthd_bind_surf_dst
);
1174 NVOBJ_MTHD (dev
, 0x0036, 0x02fc, nv04_graph_mthd_set_operation
);
1177 NVOBJ_CLASS(dev
, 0x0076, GR
);
1178 NVOBJ_MTHD (dev
, 0x0076, 0x0184, nv04_graph_mthd_bind_chroma
);
1179 NVOBJ_MTHD (dev
, 0x0076, 0x0188, nv04_graph_mthd_bind_nv04_patt
);
1180 NVOBJ_MTHD (dev
, 0x0076, 0x018c, nv04_graph_mthd_bind_rop
);
1181 NVOBJ_MTHD (dev
, 0x0076, 0x0190, nv04_graph_mthd_bind_beta1
);
1182 NVOBJ_MTHD (dev
, 0x0076, 0x0194, nv04_graph_mthd_bind_beta4
);
1183 NVOBJ_MTHD (dev
, 0x0076, 0x0198, nv04_graph_mthd_bind_surf2d
);
1184 NVOBJ_MTHD (dev
, 0x0076, 0x02fc, nv04_graph_mthd_set_operation
);
1187 NVOBJ_CLASS(dev
, 0x0066, GR
);
1190 NVOBJ_CLASS(dev
, 0x0037, GR
);
1191 NVOBJ_MTHD (dev
, 0x0037, 0x0188, nv04_graph_mthd_bind_nv01_patt
);
1192 NVOBJ_MTHD (dev
, 0x0037, 0x018c, nv04_graph_mthd_bind_rop
);
1193 NVOBJ_MTHD (dev
, 0x0037, 0x0190, nv04_graph_mthd_bind_beta1
);
1194 NVOBJ_MTHD (dev
, 0x0037, 0x0194, nv04_graph_mthd_bind_surf_dst
);
1195 NVOBJ_MTHD (dev
, 0x0037, 0x0304, nv04_graph_mthd_set_operation
);
1198 NVOBJ_CLASS(dev
, 0x0077, GR
);
1199 NVOBJ_MTHD (dev
, 0x0077, 0x0188, nv04_graph_mthd_bind_nv04_patt
);
1200 NVOBJ_MTHD (dev
, 0x0077, 0x018c, nv04_graph_mthd_bind_rop
);
1201 NVOBJ_MTHD (dev
, 0x0077, 0x0190, nv04_graph_mthd_bind_beta1
);
1202 NVOBJ_MTHD (dev
, 0x0077, 0x0194, nv04_graph_mthd_bind_beta4
);
1203 NVOBJ_MTHD (dev
, 0x0077, 0x0198, nv04_graph_mthd_bind_surf2d_swzsurf
);
1204 NVOBJ_MTHD (dev
, 0x0077, 0x0304, nv04_graph_mthd_set_operation
);
1207 NVOBJ_CLASS(dev
, 0x0030, GR
);
1210 NVOBJ_CLASS(dev
, 0x0042, GR
);
1213 NVOBJ_CLASS(dev
, 0x0043, GR
);
1216 NVOBJ_CLASS(dev
, 0x0012, GR
);
1219 NVOBJ_CLASS(dev
, 0x0072, GR
);
1222 NVOBJ_CLASS(dev
, 0x0019, GR
);
1225 NVOBJ_CLASS(dev
, 0x0018, GR
);
1228 NVOBJ_CLASS(dev
, 0x0044, GR
);
1231 NVOBJ_CLASS(dev
, 0x0052, GR
);
1234 NVOBJ_CLASS(dev
, 0x0053, GR
);
1235 NVOBJ_MTHD (dev
, 0x0053, 0x02f8, nv04_graph_mthd_surf3d_clip_h
);
1236 NVOBJ_MTHD (dev
, 0x0053, 0x02fc, nv04_graph_mthd_surf3d_clip_v
);
1239 NVOBJ_CLASS(dev
, 0x0048, GR
);
1240 NVOBJ_MTHD (dev
, 0x0048, 0x0188, nv04_graph_mthd_bind_clip
);
1241 NVOBJ_MTHD (dev
, 0x0048, 0x018c, nv04_graph_mthd_bind_surf_color
);
1242 NVOBJ_MTHD (dev
, 0x0048, 0x0190, nv04_graph_mthd_bind_surf_zeta
);
1245 NVOBJ_CLASS(dev
, 0x0054, GR
);
1248 NVOBJ_CLASS(dev
, 0x0055, GR
);
1251 NVOBJ_CLASS(dev
, 0x0017, GR
);
1254 NVOBJ_CLASS(dev
, 0x0057, GR
);
1257 NVOBJ_CLASS(dev
, 0x0058, GR
);
1260 NVOBJ_CLASS(dev
, 0x0059, GR
);
1263 NVOBJ_CLASS(dev
, 0x005a, GR
);
1266 NVOBJ_CLASS(dev
, 0x005b, GR
);
1269 NVOBJ_CLASS(dev
, 0x001c, GR
);
1270 NVOBJ_MTHD (dev
, 0x001c, 0x0184, nv04_graph_mthd_bind_clip
);
1271 NVOBJ_MTHD (dev
, 0x001c, 0x0188, nv04_graph_mthd_bind_nv01_patt
);
1272 NVOBJ_MTHD (dev
, 0x001c, 0x018c, nv04_graph_mthd_bind_rop
);
1273 NVOBJ_MTHD (dev
, 0x001c, 0x0190, nv04_graph_mthd_bind_beta1
);
1274 NVOBJ_MTHD (dev
, 0x001c, 0x0194, nv04_graph_mthd_bind_surf_dst
);
1275 NVOBJ_MTHD (dev
, 0x001c, 0x02fc, nv04_graph_mthd_set_operation
);
1278 NVOBJ_CLASS(dev
, 0x005c, GR
);
1279 NVOBJ_MTHD (dev
, 0x005c, 0x0184, nv04_graph_mthd_bind_clip
);
1280 NVOBJ_MTHD (dev
, 0x005c, 0x0188, nv04_graph_mthd_bind_nv04_patt
);
1281 NVOBJ_MTHD (dev
, 0x005c, 0x018c, nv04_graph_mthd_bind_rop
);
1282 NVOBJ_MTHD (dev
, 0x005c, 0x0190, nv04_graph_mthd_bind_beta1
);
1283 NVOBJ_MTHD (dev
, 0x005c, 0x0194, nv04_graph_mthd_bind_beta4
);
1284 NVOBJ_MTHD (dev
, 0x005c, 0x0198, nv04_graph_mthd_bind_surf2d
);
1285 NVOBJ_MTHD (dev
, 0x005c, 0x02fc, nv04_graph_mthd_set_operation
);
1288 NVOBJ_CLASS(dev
, 0x001d, GR
);
1289 NVOBJ_MTHD (dev
, 0x001d, 0x0184, nv04_graph_mthd_bind_clip
);
1290 NVOBJ_MTHD (dev
, 0x001d, 0x0188, nv04_graph_mthd_bind_nv01_patt
);
1291 NVOBJ_MTHD (dev
, 0x001d, 0x018c, nv04_graph_mthd_bind_rop
);
1292 NVOBJ_MTHD (dev
, 0x001d, 0x0190, nv04_graph_mthd_bind_beta1
);
1293 NVOBJ_MTHD (dev
, 0x001d, 0x0194, nv04_graph_mthd_bind_surf_dst
);
1294 NVOBJ_MTHD (dev
, 0x001d, 0x02fc, nv04_graph_mthd_set_operation
);
1297 NVOBJ_CLASS(dev
, 0x005d, GR
);
1298 NVOBJ_MTHD (dev
, 0x005d, 0x0184, nv04_graph_mthd_bind_clip
);
1299 NVOBJ_MTHD (dev
, 0x005d, 0x0188, nv04_graph_mthd_bind_nv04_patt
);
1300 NVOBJ_MTHD (dev
, 0x005d, 0x018c, nv04_graph_mthd_bind_rop
);
1301 NVOBJ_MTHD (dev
, 0x005d, 0x0190, nv04_graph_mthd_bind_beta1
);
1302 NVOBJ_MTHD (dev
, 0x005d, 0x0194, nv04_graph_mthd_bind_beta4
);
1303 NVOBJ_MTHD (dev
, 0x005d, 0x0198, nv04_graph_mthd_bind_surf2d
);
1304 NVOBJ_MTHD (dev
, 0x005d, 0x02fc, nv04_graph_mthd_set_operation
);
1307 NVOBJ_CLASS(dev
, 0x001e, GR
);
1308 NVOBJ_MTHD (dev
, 0x001e, 0x0184, nv04_graph_mthd_bind_clip
);
1309 NVOBJ_MTHD (dev
, 0x001e, 0x0188, nv04_graph_mthd_bind_nv01_patt
);
1310 NVOBJ_MTHD (dev
, 0x001e, 0x018c, nv04_graph_mthd_bind_rop
);
1311 NVOBJ_MTHD (dev
, 0x001e, 0x0190, nv04_graph_mthd_bind_beta1
);
1312 NVOBJ_MTHD (dev
, 0x001e, 0x0194, nv04_graph_mthd_bind_surf_dst
);
1313 NVOBJ_MTHD (dev
, 0x001e, 0x02fc, nv04_graph_mthd_set_operation
);
1316 NVOBJ_CLASS(dev
, 0x005e, GR
);
1317 NVOBJ_MTHD (dev
, 0x005e, 0x0184, nv04_graph_mthd_bind_clip
);
1318 NVOBJ_MTHD (dev
, 0x005e, 0x0188, nv04_graph_mthd_bind_nv04_patt
);
1319 NVOBJ_MTHD (dev
, 0x005e, 0x018c, nv04_graph_mthd_bind_rop
);
1320 NVOBJ_MTHD (dev
, 0x005e, 0x0190, nv04_graph_mthd_bind_beta1
);
1321 NVOBJ_MTHD (dev
, 0x005e, 0x0194, nv04_graph_mthd_bind_beta4
);
1322 NVOBJ_MTHD (dev
, 0x005e, 0x0198, nv04_graph_mthd_bind_surf2d
);
1323 NVOBJ_MTHD (dev
, 0x005e, 0x02fc, nv04_graph_mthd_set_operation
);