public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH] drm/panel: boe-tv101wum-n16: fine tune clock
       [not found] <20200428064521.21511-1-david.lu@bitland.com.cn>
@ 2020-05-04 20:20 ` Sam Ravnborg
  0 siblings, 0 replies; only message in thread
From: Sam Ravnborg @ 2020-05-04 20:20 UTC (permalink / raw)
  To: David Lu, Nicolas Boichat
  Cc: scott.chao, linux-kernel, dri-devel, David Airlie, Thierry Reding,
	casper.chang

Hi David.

On Tue, Apr 28, 2020 at 02:45:21PM +0800, David Lu wrote:
> fix boe_tv105wum_nw0 display shift.
> 
> Signed-off-by: David Lu <david.lu@bitland.com.cn>
Added fixes: tag and applied to drm-misc-next.

	Sam

> ---
>  drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.c | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.c b/drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.c
> index f89861c8598a..46fe1805c588 100644
> --- a/drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.c
> +++ b/drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.c
> @@ -697,15 +697,15 @@ static const struct panel_desc auo_b101uan08_3_desc = {
>  };
>  
>  static const struct drm_display_mode boe_tv105wum_nw0_default_mode = {
> -	.clock = 159260,
> +	.clock = 159916,
>  	.hdisplay = 1200,
>  	.hsync_start = 1200 + 80,
>  	.hsync_end = 1200 + 80 + 24,
>  	.htotal = 1200 + 80 + 24 + 60,
>  	.vdisplay = 1920,
> -	.vsync_start = 1920 + 10,
> -	.vsync_end = 1920 + 10 + 2,
> -	.vtotal = 1920 + 10 + 2 + 14,
> +	.vsync_start = 1920 + 20,
> +	.vsync_end = 1920 + 20 + 4,
> +	.vtotal = 1920 + 20 + 4 + 10,
>  	.vrefresh = 60,
>  	.type = DRM_MODE_TYPE_DRIVER | DRM_MODE_TYPE_PREFERRED,
>  };
> -- 
> 2.17.1
> 
> 
> 
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-05-04 20:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20200428064521.21511-1-david.lu@bitland.com.cn>
2020-05-04 20:20 ` [PATCH] drm/panel: boe-tv101wum-n16: fine tune clock Sam Ravnborg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox