summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvc0/nvc0_3d.xml.h
diff options
context:
space:
mode:
authorChristoph Bumiller <[email protected]>2012-01-10 00:38:19 +0100
committerChristoph Bumiller <[email protected]>2012-01-10 00:38:19 +0100
commit601fb4b746ac498e69356fba0c17a1f6ce78df6c (patch)
tree9e1744f7b43ace3d7b1799b78993f46a01099dcf /src/gallium/drivers/nvc0/nvc0_3d.xml.h
parentbe1ae976a41de2803f14341580c3c98c58a80fe3 (diff)
nvc0: enable shader watchdog timer
Prevent infinite loops in shaders from locking up the GPU.
Diffstat (limited to 'src/gallium/drivers/nvc0/nvc0_3d.xml.h')
-rw-r--r--src/gallium/drivers/nvc0/nvc0_3d.xml.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gallium/drivers/nvc0/nvc0_3d.xml.h b/src/gallium/drivers/nvc0/nvc0_3d.xml.h
index c32fa3ac939..8d6ea7e2745 100644
--- a/src/gallium/drivers/nvc0/nvc0_3d.xml.h
+++ b/src/gallium/drivers/nvc0/nvc0_3d.xml.h
@@ -315,6 +315,8 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#define NVC0_3D_PATCH_VERTICES 0x00000dcc
+#define NVC0_3D_WATCHDOG_TIMER 0x00000de4
+
#define NVC0_3D_WINDOW_OFFSET_X 0x00000df8
#define NVC0_3D_WINDOW_OFFSET_Y 0x00000dfc