[Nouveau] [PATCH 1/2] drm/nv04: Enable native surf3d CLIP_* methods on nv05
Marcin Kościelnicki
koriakin at 0x04.net
Tue Apr 13 19:29:32 PDT 2010
Signed-off-by: Marcin Kościelnicki <koriakin at 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
More information about the Nouveau
mailing list