All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Cc: mchehab@kernel.org, linux-renesas-soc@vger.kernel.org,
	linux-media@vger.kernel.org
Subject: Re: [PATCH] vsp1: remove UAPI support for R-Car gen2 VSPDs
Date: Tue, 13 Dec 2016 23:20:12 +0200	[thread overview]
Message-ID: <4446499.7CBsrQanHE@avalon> (raw)
In-Reply-To: <3095242.0tNrk30rsv@wasted.cogentembedded.com>

Hi Sergei,

On Wednesday 14 Dec 2016 00:15:34 Sergei Shtylyov wrote:
> We  are going to use the  R-Car  gen2 VSPDs as the DU compositors, so will
> have to disable  the UAPI support for them...

I'm glad to know that you have a use case for the Gen3 VSP-based DU 
composition on Gen2, but the VSPD on Gen2 can be used standalone, so I don't 
think this patch is applicable to mainline.

> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> 
> ---
> This patch is against the 'media_tree.git' repo's 'master' branch.
> 
>  drivers/media/platform/vsp1/vsp1_drv.c |    1 -
>  1 file changed, 1 deletion(-)
> 
> Index: media_tree/drivers/media/platform/vsp1/vsp1_drv.c
> ===================================================================
> --- media_tree.orig/drivers/media/platform/vsp1/vsp1_drv.c
> +++ media_tree/drivers/media/platform/vsp1/vsp1_drv.c
> @@ -588,7 +588,6 @@ static const struct vsp1_device_info vsp
>  		.uds_count = 1,
>  		.wpf_count = 1,
>  		.num_bru_inputs = 4,
> -		.uapi = true,
>  	}, {
>  		.version = VI6_IP_VERSION_MODEL_VSPS_M2,
>  		.model = "VSP1-S",

-- 
Regards,

Laurent Pinchart


      reply	other threads:[~2016-12-13 21:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-13 21:15 [PATCH] vsp1: remove UAPI support for R-Car gen2 VSPDs Sergei Shtylyov
2016-12-13 21:20 ` Laurent Pinchart [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4446499.7CBsrQanHE@avalon \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=sergei.shtylyov@cogentembedded.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.