Displaying 1 result from an estimated 1 matches for "48351b4".
Did you mean:
4835120
2014 Jun 07
0
[PATCH] drm/gk208/gr: add missing registers to grctx init
...think this is right. So I guess trap 4 is whatever this 406 subengine is...
drivers/gpu/drm/nouveau/core/engine/graph/ctxnv108.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/gpu/drm/nouveau/core/engine/graph/ctxnv108.c b/drivers/gpu/drm/nouveau/core/engine/graph/ctxnv108.c
index 48351b4..8de4a42 100644
--- a/drivers/gpu/drm/nouveau/core/engine/graph/ctxnv108.c
+++ b/drivers/gpu/drm/nouveau/core/engine/graph/ctxnv108.c
@@ -545,10 +545,12 @@ nv108_grctx_generate_mods(struct nvc0_graph_priv *priv, struct nvc0_grctx *info)
mmio_list(0x408010, 0x80000000, 0, 0);
mmio_list(0x419004...