Signed-off-by: Marcin Kościelnicki <koria...@0x04.net>
---
 drivers/gpu/drm/nouveau/nv04_graph.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/gpu/drm/nouveau/nv04_graph.c 
b/drivers/gpu/drm/nouveau/nv04_graph.c
index 618355e..6a84b6e 100644
--- a/drivers/gpu/drm/nouveau/nv04_graph.c
+++ b/drivers/gpu/drm/nouveau/nv04_graph.c
@@ -492,7 +492,7 @@ int nv04_graph_init(struct drm_device *dev)
        /*haiku same*/
 
        /*nv_wr32(dev, NV04_PGRAPH_DEBUG_3, 0xfad4ff31);*/
-       nv_wr32(dev, NV04_PGRAPH_DEBUG_3, 0xf0d4ff31);
+       nv_wr32(dev, NV04_PGRAPH_DEBUG_3, 0xf2d4ff31);
        /*haiku and blob 10d4*/
 
        nv_wr32(dev, NV04_PGRAPH_STATE        , 0xFFFFFFFF);
-- 
1.7.0.2

_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to