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
e425e0b3
Commit
e425e0b3
authored
Jun 29, 2011
by
Ben Skeggs
Browse files
drm/nvc0/gr: copy GPC mpart config from PFFB
Signed-off-by:
Ben Skeggs
<
bskeggs@redhat.com
>
parent
aa650096
Changes
1
Hide whitespace changes
Inline
Side-by-side
drivers/gpu/drm/nouveau/nvc0_graph.c
View file @
e425e0b3
...
...
@@ -390,7 +390,7 @@ nvc0_graph_init_gpc_0(struct drm_device *dev)
}
nv_wr32
(
dev
,
GPC_BCAST
(
0x1bd4
),
magicgpc918
);
nv_wr32
(
dev
,
GPC_BCAST
(
0x08ac
),
priv
->
rop_nr
);
nv_wr32
(
dev
,
GPC_BCAST
(
0x08ac
),
nv_rd32
(
dev
,
0x100800
)
);
}
static
void
...
...
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