search for: a3d372e

Displaying 2 results from an estimated 2 matches for "a3d372e".

2017 Jul 01
0
[PATCH v5 2/2] nv110/exa: update sched codes
...0xfc0007e0, -0x001f8000, +0xe1e0072f, +0x003f8403, 0x0007ff00, 0xe043ff88, 0x2ff70000, 0xc03a0004, 0x00070003, 0x5c980780, -0xfc0007e0, -0x001f8000, +0xfc2007e1, +0x001fbc00, 0x00070002, 0x5c980780, 0x00070001, diff --git a/src/shader/exasanv110.fp b/src/shader/exasanv110.fp index 4392c1f..a3d372e 100644 --- a/src/shader/exasanv110.fp +++ b/src/shader/exasanv110.fp @@ -25,22 +25,22 @@ NV110FP_CACompositeSrcAlpha[] = { }; #else -sched (st 0x0) (st 0x0) (st 0x0) +sched (st 0xf wr 0x0) (st 0xd wr 0x0 wt 0x1) (st 0xf wr 0x0 wt 0x1) ipa pass $r0 a[0x7c] 0x0 0x0 0x1 mufu rcp $r0 $r0 ipa $r3...
2017 Jul 01
2
[PATCH 1/2] nv110/exa: Remove depbars
Removed explicit depar instructions as they're not used by the blob anymore. Signed-off-by: Aaryaman Vasishta <jem456.vasishta at gmail.com> --- src/shader/exac8nv110.fp | 5 ++--- src/shader/exac8nv110.fpc | 10 ++++------ src/shader/exacanv110.fp | 5 ++--- src/shader/exacanv110.fpc | 10 ++++------ src/shader/exacmnv110.fp | 5 ++--- src/shader/exacmnv110.fpc | 10 ++++------