Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
OpenBMC Firmware
talos-obmc-linux
Commits
73216231
Commit
73216231
authored
11 years ago
by
Ben Skeggs
Browse files
Options
Download
Email Patches
Plain Diff
drm/nve0/fb: turn off some bits in 10f584 at init
Signed-off-by:
Ben Skeggs
<
bskeggs@redhat.com
>
parent
cb54dd2f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
drivers/gpu/drm/nouveau/core/subdev/fb/ramnve0.c
drivers/gpu/drm/nouveau/core/subdev/fb/ramnve0.c
+1
-0
No files found.
drivers/gpu/drm/nouveau/core/subdev/fb/ramnve0.c
View file @
73216231
...
...
@@ -1178,6 +1178,7 @@ nve0_ram_init(struct nouveau_object *object)
data
+=
4
;
}
nv_wr32
(
pfb
,
0x10f65c
,
save
);
nv_mask
(
pfb
,
0x10f584
,
0x11000000
,
0x00000000
);
switch
(
ram
->
base
.
type
)
{
case
NV_MEM_TYPE_GDDR5
:
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
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