diff options
author | Wang Zhenyu <zhenyu.z.wang@intel.com> | 2007-03-21 14:50:45 +0800 |
---|---|---|
committer | Wang Zhenyu <zhenyu.z.wang@intel.com> | 2007-03-21 14:50:45 +0800 |
commit | 3025fa0fb2bf5ace7076796e45e2560fe8410e8d (patch) | |
tree | cc4ff8d73dd734b85711cc39a6b393ad9e6afc7f /src/exa_sf_rotation_prog.h | |
parent | 223944878cf38f86580df5a7d3102d86cfc061b9 (diff) |
EXA: try to enable rotation for G965
The new sf/wm should handle the texture sampling only in
rotated case. Also fix possible hole in VUE slot.
Diffstat (limited to 'src/exa_sf_rotation_prog.h')
-rw-r--r-- | src/exa_sf_rotation_prog.h | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/src/exa_sf_rotation_prog.h b/src/exa_sf_rotation_prog.h new file mode 100644 index 00000000..95891305 --- /dev/null +++ b/src/exa_sf_rotation_prog.h @@ -0,0 +1,20 @@ + { 0x00000031, 0x20c01fbd, 0x0000002c, 0x01110081 }, + { 0x00000031, 0x20c41fbd, 0x00000034, 0x01110081 }, + { 0x00000041, 0x20e07fbd, 0x00000060, 0xbf800000 }, + { 0x00000041, 0x20e47fbd, 0x00000064, 0xbf800000 }, + { 0x00000040, 0x20e077bd, 0x00000080, 0x000000e0 }, + { 0x00000040, 0x20e477bd, 0x00000084, 0x000000e4 }, + { 0x00000041, 0x20e077bd, 0x000000e0, 0x000000c4 }, + { 0x00000041, 0x20e477bd, 0x000000e4, 0x000000c0 }, + { 0x00600001, 0x202003be, 0x000000e0, 0x00000000 }, + { 0x00600001, 0x204003be, 0x000000e4, 0x00000000 }, + { 0x00600001, 0x206003be, 0x008d0060, 0x00000000 }, + { 0x00600031, 0x20001fbc, 0x008d0000, 0x8640c800 }, + { 0x0000007e, 0x00000000, 0x00000000, 0x00000000 }, + { 0x0000007e, 0x00000000, 0x00000000, 0x00000000 }, + { 0x0000007e, 0x00000000, 0x00000000, 0x00000000 }, + { 0x0000007e, 0x00000000, 0x00000000, 0x00000000 }, + { 0x0000007e, 0x00000000, 0x00000000, 0x00000000 }, + { 0x0000007e, 0x00000000, 0x00000000, 0x00000000 }, + { 0x0000007e, 0x00000000, 0x00000000, 0x00000000 }, + { 0x0000007e, 0x00000000, 0x00000000, 0x00000000 }, |