Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xcap
xcap-capability-linux
Commits
65b5f42e
Commit
65b5f42e
authored
Feb 20, 2013
by
Ben Skeggs
Browse files
drm/nve0/graph: some random reg moved on kepler
Signed-off-by:
Ben Skeggs
<
bskeggs@redhat.com
>
parent
6dbe51c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
drivers/gpu/drm/nouveau/core/engine/graph/nve0.c
View file @
65b5f42e
...
...
@@ -350,7 +350,7 @@ nve0_graph_init_gpc_0(struct nvc0_graph_priv *priv)
nv_wr32
(
priv
,
GPC_UNIT
(
gpc
,
0x0918
),
magicgpc918
);
}
nv_wr32
(
priv
,
GPC_BCAST
(
0x
1b
d4
),
magicgpc918
);
nv_wr32
(
priv
,
GPC_BCAST
(
0x
3f
d4
),
magicgpc918
);
nv_wr32
(
priv
,
GPC_BCAST
(
0x08ac
),
nv_rd32
(
priv
,
0x100800
));
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment