From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stanimir Varbanov Subject: Re: [PATCH v5 0/8] Add MT8173 Video Encoder Driver and VPU Driver Date: Fri, 26 Feb 2016 13:58:26 +0200 Message-ID: <56D03DE2.1090400@mm-sol.com> References: <1456215081-16858-1-git-send-email-tiffany.lin@mediatek.com> <56CC1CAB.1060409@xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <56CC1CAB.1060409-qWit8jRvyhVmR6Xm/wNWPw@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Hans Verkuil , Tiffany Lin , Hans Verkuil , daniel.thompson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org, Rob Herring , Mauro Carvalho Chehab , Matthias Brugger , Daniel Kurtz , Pawel Osciak Cc: Eddie Huang , Yingjoe Chen , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-media-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, PoChun.Lin-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org List-Id: linux-mediatek@lists.infradead.org Hi Hans, > Nice! > > Can you try 'v4l2-compliance -s'? Note that this may not work since I know > that v4l2-compliance doesn't work all that well with codecs, but I am > curious what the output is when you try streaming. Sorry for the off topic question. Does every new v4l2 encoder/decoder driver must use v4l2 mem2mem device framework, with other words is that mandatory? -- regards, Stan -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: svarbanov@mm-sol.com (Stanimir Varbanov) Date: Fri, 26 Feb 2016 13:58:26 +0200 Subject: [PATCH v5 0/8] Add MT8173 Video Encoder Driver and VPU Driver In-Reply-To: <56CC1CAB.1060409@xs4all.nl> References: <1456215081-16858-1-git-send-email-tiffany.lin@mediatek.com> <56CC1CAB.1060409@xs4all.nl> Message-ID: <56D03DE2.1090400@mm-sol.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Hans, > Nice! > > Can you try 'v4l2-compliance -s'? Note that this may not work since I know > that v4l2-compliance doesn't work all that well with codecs, but I am > curious what the output is when you try streaming. Sorry for the off topic question. Does every new v4l2 encoder/decoder driver must use v4l2 mem2mem device framework, with other words is that mandatory? -- regards, Stan From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from ns.mm-sol.com ([37.157.136.199]:55962 "EHLO extserv.mm-sol.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750883AbcBZL6b (ORCPT ); Fri, 26 Feb 2016 06:58:31 -0500 Subject: Re: [PATCH v5 0/8] Add MT8173 Video Encoder Driver and VPU Driver To: Hans Verkuil , Tiffany Lin , Hans Verkuil , daniel.thompson@linaro.org, Rob Herring , Mauro Carvalho Chehab , Matthias Brugger , Daniel Kurtz , Pawel Osciak References: <1456215081-16858-1-git-send-email-tiffany.lin@mediatek.com> <56CC1CAB.1060409@xs4all.nl> Cc: Eddie Huang , Yingjoe Chen , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-mediatek@lists.infradead.org, PoChun.Lin@mediatek.com From: Stanimir Varbanov Message-ID: <56D03DE2.1090400@mm-sol.com> Date: Fri, 26 Feb 2016 13:58:26 +0200 MIME-Version: 1.0 In-Reply-To: <56CC1CAB.1060409@xs4all.nl> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: Hi Hans, > Nice! > > Can you try 'v4l2-compliance -s'? Note that this may not work since I know > that v4l2-compliance doesn't work all that well with codecs, but I am > curious what the output is when you try streaming. Sorry for the off topic question. Does every new v4l2 encoder/decoder driver must use v4l2 mem2mem device framework, with other words is that mandatory? -- regards, Stan