Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openanolis
cloud-kernel
提交
034c5150
cloud-kernel
项目概览
openanolis
/
cloud-kernel
接近 2 年 前同步成功
通知
170
Star
36
Fork
7
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
10
列表
看板
标记
里程碑
合并请求
2
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
cloud-kernel
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
10
Issue
10
列表
看板
标记
里程碑
合并请求
2
合并请求
2
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
034c5150
编写于
1月 27, 2015
作者:
R
Rob Clark
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
drm/msm/hdmi: add 74.176MHz and 154.0MHz pix clks
Signed-off-by:
N
Rob Clark
<
robdclark@gmail.com
>
上级
072f1f91
变更
1
隐藏空白更改
内联
并排
Showing
1 changed file
with
34 addition
and
0 deletion
+34
-0
drivers/gpu/drm/msm/hdmi/hdmi_phy_8960.c
drivers/gpu/drm/msm/hdmi/hdmi_phy_8960.c
+34
-0
未找到文件。
drivers/gpu/drm/msm/hdmi/hdmi_phy_8960.c
浏览文件 @
034c5150
...
...
@@ -53,6 +53,23 @@ struct pll_rate {
/* NOTE: keep sorted highest freq to lowest: */
static
const
struct
pll_rate
freqtbl
[]
=
{
{
154000000
,
{
{
0x08
,
REG_HDMI_8960_PHY_PLL_REFCLK_CFG
},
{
0x20
,
REG_HDMI_8960_PHY_PLL_LOOP_FLT_CFG0
},
{
0xf9
,
REG_HDMI_8960_PHY_PLL_LOOP_FLT_CFG1
},
{
0x02
,
REG_HDMI_8960_PHY_PLL_VCOCAL_CFG0
},
{
0x03
,
REG_HDMI_8960_PHY_PLL_VCOCAL_CFG1
},
{
0x3b
,
REG_HDMI_8960_PHY_PLL_VCOCAL_CFG2
},
{
0x00
,
REG_HDMI_8960_PHY_PLL_VCOCAL_CFG3
},
{
0x86
,
REG_HDMI_8960_PHY_PLL_VCOCAL_CFG4
},
{
0x00
,
REG_HDMI_8960_PHY_PLL_VCOCAL_CFG5
},
{
0x0d
,
REG_HDMI_8960_PHY_PLL_SDM_CFG0
},
{
0x4d
,
REG_HDMI_8960_PHY_PLL_SDM_CFG1
},
{
0x5e
,
REG_HDMI_8960_PHY_PLL_SDM_CFG2
},
{
0x42
,
REG_HDMI_8960_PHY_PLL_SDM_CFG3
},
{
0x00
,
REG_HDMI_8960_PHY_PLL_SDM_CFG4
},
{
0
,
0
}
}
},
/* 1080p60/1080p50 case */
{
148500000
,
{
{
0x02
,
REG_HDMI_8960_PHY_PLL_REFCLK_CFG
},
...
...
@@ -112,6 +129,23 @@ static const struct pll_rate freqtbl[] = {
{
0x3b
,
REG_HDMI_8960_PHY_PLL_VCOCAL_CFG2
},
{
0
,
0
}
}
},
{
74176000
,
{
{
0x18
,
REG_HDMI_8960_PHY_PLL_REFCLK_CFG
},
{
0x20
,
REG_HDMI_8960_PHY_PLL_LOOP_FLT_CFG0
},
{
0xf9
,
REG_HDMI_8960_PHY_PLL_LOOP_FLT_CFG1
},
{
0xe5
,
REG_HDMI_8960_PHY_PLL_VCOCAL_CFG0
},
{
0x02
,
REG_HDMI_8960_PHY_PLL_VCOCAL_CFG1
},
{
0x3b
,
REG_HDMI_8960_PHY_PLL_VCOCAL_CFG2
},
{
0x00
,
REG_HDMI_8960_PHY_PLL_VCOCAL_CFG3
},
{
0x86
,
REG_HDMI_8960_PHY_PLL_VCOCAL_CFG4
},
{
0x00
,
REG_HDMI_8960_PHY_PLL_VCOCAL_CFG5
},
{
0x0c
,
REG_HDMI_8960_PHY_PLL_SDM_CFG0
},
{
0x4c
,
REG_HDMI_8960_PHY_PLL_SDM_CFG1
},
{
0x7d
,
REG_HDMI_8960_PHY_PLL_SDM_CFG2
},
{
0xbc
,
REG_HDMI_8960_PHY_PLL_SDM_CFG3
},
{
0x00
,
REG_HDMI_8960_PHY_PLL_SDM_CFG4
},
{
0
,
0
}
}
},
{
65000000
,
{
{
0x18
,
REG_HDMI_8960_PHY_PLL_REFCLK_CFG
},
{
0x20
,
REG_HDMI_8960_PHY_PLL_LOOP_FLT_CFG0
},
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录