On Tue, Mar 03, 2020 at 07:36:35AM +0800, Icenowy Zheng wrote:
> 
> 
> 于 2020年3月3日 GMT+08:00 上午4:34:22, Ville Syrjala 
> <ville.syrj...@linux.intel.com> 写到:
> >From: Ville Syrjälä <ville.syrj...@linux.intel.com>
> >
> >The currently listed dotclock disagrees with the currently
> >listed vrefresh rate. Change the dotclock to match the vrefresh.
> >
> >Someone tell me which (if either) of the dotclock or vreresh is
> >correct?
> 
> dotclock is correct and vrefresh is only a placeholder value.

Thanks. I'll drop this one.

> 
> >
> >Cc: Icenowy Zheng <icen...@aosc.io>
> >Cc: Sam Ravnborg <s...@ravnborg.org>
> >Signed-off-by: Ville Syrjälä <ville.syrj...@linux.intel.com>
> >---
> > drivers/gpu/drm/panel/panel-feixin-k101-im2ba02.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> >diff --git a/drivers/gpu/drm/panel/panel-feixin-k101-im2ba02.c
> >b/drivers/gpu/drm/panel/panel-feixin-k101-im2ba02.c
> >index fddbfddf6566..8debee85f4ec 100644
> >--- a/drivers/gpu/drm/panel/panel-feixin-k101-im2ba02.c
> >+++ b/drivers/gpu/drm/panel/panel-feixin-k101-im2ba02.c
> >@@ -391,7 +391,7 @@ static int k101_im2ba02_unprepare(struct drm_panel
> >*panel)
> > }
> > 
> > static const struct drm_display_mode k101_im2ba02_default_mode = {
> >-    .clock = 70000,
> >+    .clock = 67286,
> >     .vrefresh = 60,
> > 
> >     .hdisplay = 800,
> 
> -- 
> 使用 K-9 Mail 发送自我的Android设备。

-- 
Ville Syrjälä
Intel
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to