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
12642e36
Commit
12642e36
authored
11 years ago
by
Ben Skeggs
Browse files
Options
Download
Email Patches
Plain Diff
drm/nve0/clk: report ddr memory frequency
Signed-off-by:
Ben Skeggs
<
bskeggs@redhat.com
>
parent
1a894c06
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
drivers/gpu/drm/nouveau/core/subdev/clock/nve0.c
drivers/gpu/drm/nouveau/core/subdev/clock/nve0.c
+1
-1
No files found.
drivers/gpu/drm/nouveau/core/subdev/clock/nve0.c
View file @
12642e36
...
...
@@ -457,7 +457,7 @@ nve0_domain[] = {
{
nv_clk_src_gpc
,
0x00
,
NVKM_CLK_DOM_FLAG_CORE
,
"core"
,
2000
},
{
nv_clk_src_hubk07
,
0x01
,
NVKM_CLK_DOM_FLAG_CORE
},
{
nv_clk_src_rop
,
0x02
,
NVKM_CLK_DOM_FLAG_CORE
},
{
nv_clk_src_mem
,
0x03
,
0
,
"memory"
,
10
00
},
{
nv_clk_src_mem
,
0x03
,
0
,
"memory"
,
5
00
},
{
nv_clk_src_hubk06
,
0x04
,
NVKM_CLK_DOM_FLAG_CORE
},
{
nv_clk_src_hubk01
,
0x05
},
{
nv_clk_src_vdec
,
0x06
},
...
...
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