Hi Bingbu,
On Tue, Oct 08, 2019 at 12:21:27PM +0800, bingbu@intel.com wrote:
> From: Bingbu Cao
>
> This patch add more details for the resolution change blocks
> It can help the developer to understand the main resolution
> change blocks in ImgU.
>
> Signed-off-by: Bingbu Cao
Applied wit
-tuner.cpp
index 46acccf4..b3b20b89 100644
--- a/utils/cec-follower/cec-tuner.cpp
+++ b/utils/cec-follower/cec-tuner.cpp
@@ -131,6 +131,8 @@ static void analog_update_tuner_dev_info(struct node *node,
unsigned int idx)
unsigned int freq_khz;
node->state.freq_idx = idx;
+ i
From: Bingbu Cao
This patch add more details for the resolution change blocks
It can help the developer to understand the main resolution
change blocks in ImgU.
Signed-off-by: Bingbu Cao
---
Changes from v1:
- remove diagram item in TODO file
---
Documentation/media/v4l-drivers/ipu3.rs
is 0.
Changes since v6:
Not to print PTS/SCR if not present.
Remove loop in print_meta_buffer()
Changes since v5:
Use proper print format.
split fprintf.
Changes since v4:
Print PTS and SCR info.
---
utils/v4l2-ctl/v4l2-ctl-meta.cpp | 39
()
Changes since v5:
Use proper print format.
split fprintf.
Changes since v4:
Print PTS and SCR info.
---
utils/v4l2-ctl/v4l2-ctl-meta.cpp | 39 +++
utils/v4l2-ctl/v4l2-ctl-streaming.cpp | 15 ++-
utils/v4l2-ctl/v4l2-ctl.h | 1 +
3
SCR if not present.
> Remove loop in print_meta_buffer()
> Changes since v5:
> Use proper print format.
> split fprintf.
> Changes since v4:
> Print PTS and SCR info.
> ---
> utils/v4l2-ctl/v4l2-ctl-meta.cpp | 39 +++
>
and SCR info.
---
utils/v4l2-ctl/v4l2-ctl-meta.cpp | 39 +++
utils/v4l2-ctl/v4l2-ctl-streaming.cpp | 14 +-
utils/v4l2-ctl/v4l2-ctl.h | 1 +
3 files changed, 48 insertions(+), 6 deletions(-)
diff --git a/utils/v4l2-ctl/v4l2-ctl-meta.cpp b/utils/v4l2
On 9/24/19 10:25 AM, Vandana BN wrote:
> Print UVC Metadata information in verbose mode.
>
> Signed-off-by: Vandana BN
> ---
> Changes since v5:
> Use proper print format.
> split fprintf.
> Changes since v4:
> Print PTS and SCR info.
> ---
>
Print UVC Metadata information in verbose mode.
Signed-off-by: Vandana BN
---
Changes since v5:
Use proper print format.
split fprintf.
Changes since v4:
Print PTS and SCR info.
---
utils/v4l2-ctl/v4l2-ctl-meta.cpp | 45 +++
utils/v4l2-ctl
Hi Vandana,
On 9/24/19 9:08 AM, Vandana BN wrote:
> Print UVC Metadata information in verbose mode.
>
> Signed-off-by: Vandana BN
> ---
> Changes since v4:
> Print PTS and SCR info.
> ---
> utils/v4l2-ctl/v4l2-ctl-meta.cpp | 42 +++
&g
Print UVC Metadata information in verbose mode.
Signed-off-by: Vandana BN
---
Changes since v4:
Print PTS and SCR info.
---
utils/v4l2-ctl/v4l2-ctl-meta.cpp | 42 +++
utils/v4l2-ctl/v4l2-ctl-streaming.cpp | 14 +
utils/v4l2-ctl/v4l2-ctl.h
Print UVC Metadata information in verbose mode.
Signed-off-by: Vandana BN
---
Changes since v3:
- Coding style corrections in print_meta_buffer.
---
utils/v4l2-ctl/v4l2-ctl-meta.cpp | 27 +++
utils/v4l2-ctl/v4l2-ctl-streaming.cpp | 14 --
utils/v4l2-ctl/v
On 9/16/19 8:00 PM, Vandana BN wrote:
> Print UVC Metadata information in verbose mode.
>
> Signed-off-by: Vandana BN
> ---
> Changes since v2
> - Converted if to switch statement.
> - Corrected format specifier in print.
> ---
> utils/v4l2-ctl/v4l2-ctl-meta.cpp | 25 +++
Print UVC Metadata information in verbose mode.
Signed-off-by: Vandana BN
---
Changes since v2
- Converted if to switch statement.
- Corrected format specifier in print.
---
utils/v4l2-ctl/v4l2-ctl-meta.cpp | 25 +
utils/v4l2-ctl/v4l2-ctl-streaming.cpp | 14 -
On 9/16/19 4:19 PM, Vandana BN wrote:
> Print UVC Metadata information in verbose mode.
>
> Signed-off-by: Vandana BN
> ---
> Changes since v1
> - Removed static form type declaration of structure vivid_uvc_meta_buf.
> - to print time in seconds.
> - extract vivid_uvc_meta_buf properly from buf.
Print UVC Metadata information in verbose mode.
Signed-off-by: Vandana BN
---
Changes since v1
- Removed static form type declaration of structure vivid_uvc_meta_buf.
- to print time in seconds.
- extract vivid_uvc_meta_buf properly from buf.
---
utils/v4l2-ctl/v4l2-ctl-meta.cpp | 22 ++
On 9/3/19 12:58 PM, Vandana BN wrote:
> Print UVC Metadata information in verbose mode.
>
> Signed-off-by: Vandana BN
> ---
> utils/v4l2-ctl/v4l2-ctl-meta.cpp | 20
> utils/v4l2-ctl/v4l2-ctl-streaming.cpp | 14 --
> utils/v4l2-ctl/v4l2-ctl.h | 1
Print UVC Metadata information in verbose mode.
Signed-off-by: Vandana BN
---
utils/v4l2-ctl/v4l2-ctl-meta.cpp | 20
utils/v4l2-ctl/v4l2-ctl-streaming.cpp | 14 --
utils/v4l2-ctl/v4l2-ctl.h | 1 +
3 files changed, 29 insertions(+), 6 deletions(-
These two patches add the CEC connector info API.
Note that connector info is currently for drm connectors only.
In the future support for v4l2 connectors will be added as well,
once we actually know how to uniquely identify a HDMI receiver
connector.
Regards,
Hans
Dariusz
From: Dariusz Marcinkiewicz
Until now the connector info API was a kernel-internal API only.
This moves it to the public API and adds the new ioctl to retrieve
this information.
Signed-off-by: Dariusz Marcinkiewicz
Signed-off-by: Hans Verkuil
---
drivers/media/cec/cec-adap.c | 2 ++
drivers
Set the connector info to help userspace associate the CEC adapter
with the HDMI connector.
This required that the cec initialization and unregistering the
CEC adapter takes place in the bridge attach and detach ops.
Tested on an R-Car Koelsch board.
Signed-off-by: Hans Verkuil
Tested-by: Hans
From: Dariusz Marcinkiewicz
Fill in the connector info, allowing userspace to associate
the CEC device with the drm connector.
Tested on a Raspberry Pi 3B.
Signed-off-by: Dariusz Marcinkiewicz
Signed-off-by: Hans Verkuil
Tested-by: Hans Verkuil
---
drivers/gpu/drm/vc4/vc4_hdmi.c | 13
On 8/19/19 2:19 PM, Tomasz Figa wrote:
> Hi Bingbu,
>
> On Fri, Aug 16, 2019 at 8:17 PM wrote:
>>
>> From: Bingbu Cao
>>
>> This patch add more details for the resolution change blocks
>> It can help the developer to understand the main resolution
>> change blocks in ImgU.
>>
>> Signed-off-by:
Hi Bingbu,
On Fri, Aug 16, 2019 at 8:17 PM wrote:
>
> From: Bingbu Cao
>
> This patch add more details for the resolution change blocks
> It can help the developer to understand the main resolution
> change blocks in ImgU.
>
> Signed-off-by: Bingbu Cao
> ---
> Documentation/media/v4l-drivers/i
From: Bingbu Cao
This patch add more details for the resolution change blocks
It can help the developer to understand the main resolution
change blocks in ImgU.
Signed-off-by: Bingbu Cao
---
Documentation/media/v4l-drivers/ipu3.rst | 52 -
Documentation/media/v4l-drivers/ipu3_rcb.svg
On 8/8/19 10:18 AM, Hans Verkuil wrote:
> Hi Dariusz,
>
> On 8/7/19 10:52 AM, Dariusz Marcinkiewicz wrote:
>> Pass the connector info to the CEC adapter. This makes it possible
>> to associate the CEC adapter with the corresponding drm connector.
>>
>> Sig
On 8/7/19 10:52 AM, Dariusz Marcinkiewicz wrote:
> Pass the connector info to the CEC adapter. This makes it possible
> to associate the CEC adapter with the corresponding drm connector.
>
> Signed-off-by: Dariusz Marcinkiewicz
> Signed-off-by: Hans Verkuil
Tested-by: Hans V
Hi Dariusz,
On 8/7/19 10:52 AM, Dariusz Marcinkiewicz wrote:
> Pass the connector info to the CEC adapter. This makes it possible
> to associate the CEC adapter with the corresponding drm connector.
>
> Signed-off-by: Dariusz Marcinkiewicz
> Signed-off-by: Hans Verkuil
>
Pass the connector info to the CEC adapter. This makes it possible
to associate the CEC adapter with the corresponding drm connector.
Signed-off-by: Dariusz Marcinkiewicz
Signed-off-by: Hans Verkuil
---
.../display/amdgpu_dm/amdgpu_dm_mst_types.c | 2 +-
drivers/gpu/drm/drm_dp_cec.c
Pass the connector info to the CEC adapter. This makes it possible
to associate the CEC adapter with the corresponding drm connector.
Signed-off-by: Dariusz Marcinkiewicz
Signed-off-by: Hans Verkuil
---
.../display/amdgpu_dm/amdgpu_dm_mst_types.c | 2 +-
drivers/gpu/drm/drm_dp_cec.c
Pass the connector info to the CEC adapter. This makes it possible
to associate the CEC adapter with the corresponding drm connector.
Signed-off-by: Dariusz Marcinkiewicz
Signed-off-by: Hans Verkuil
---
.../display/amdgpu_dm/amdgpu_dm_mst_types.c | 2 +-
drivers/gpu/drm/drm_dp_cec.c
. For this
to work, DRM drivers will need to provide the connector info when they create
the CEC adapter (through the new cec_s_conn_info() function) or when they
create the cec_notifier (through the new cec_notifier_conn_register() function).
Note that currently the connector info is only supported
pixel info of q_data is never set to NULL
so there is no need to test if it is.
Signed-off-by: Dafna Hirschfeld
---
drivers/media/platform/vicodec/vicodec-core.c | 9 -
1 file changed, 9 deletions(-)
diff --git a/drivers/media/platform/vicodec/vicodec-core.c
b/drivers/media/platform
pixel info of q_data is never set to NULL
so there is no need to test if it is.
Signed-off-by: Dafna Hirschfeld
---
drivers/media/platform/vicodec/vicodec-core.c | 15 ---
1 file changed, 15 deletions(-)
diff --git a/drivers/media/platform/vicodec/vicodec-core.c
b/drivers/media
FILE *fpointer, unsigned &sz,
unsigned &len, bool is_read)
{
- const struct v4l2_fwht_pixfmt_info *vic_fmt =
+ const struct v4l2_fwht_pixfmt_info *info =
v4l2_fwht_find_pixfmt(fmt.g_pixelformat()
On 2/15/19 10:22 AM, Laurent Pinchart wrote:
> Hi Hans,
>
> Thank you for the patch.
>
> On Fri, Feb 15, 2019 at 09:10:24AM +0100, Hans Verkuil wrote:
>> If the device passed to the -d option is not found, then interpret it
>> as a bus-info string and try to open all
Hi Hans,
Thank you for the patch.
On Fri, Feb 15, 2019 at 09:10:24AM +0100, Hans Verkuil wrote:
> If the device passed to the -d option is not found, then interpret it
> as a bus-info string and try to open all media devices and see which one
> reports a bus-info string equal to the -d
If the device passed to the -d option is not found, then interpret it
as a bus-info string and try to open all media devices and see which one
reports a bus-info string equal to the -d argument.
That makes it possible to open a specific media device without having to know
the name of the media
On 2/14/19 5:33 PM, Laurent Pinchart wrote:
> Hi Hans,
>
> Thank you for the patch.
>
> On Thu, Feb 14, 2019 at 04:43:17PM +0100, Hans Verkuil wrote:
>> Add a --bus-info option to media-ctl which opens the media device
>> that has this bus info string. That makes it
Hi Hans,
Thank you for the patch.
On Thu, Feb 14, 2019 at 04:43:17PM +0100, Hans Verkuil wrote:
> Add a --bus-info option to media-ctl which opens the media device
> that has this bus info string. That makes it possible to open a specific
> media device without having to know the na
Add a --bus-info option to media-ctl which opens the media device
that has this bus info string. That makes it possible to open a specific
media device without having to know the name of the media device.
Similar functionality has been implemented for v4l2-ctl and v4l2-compliance,
and for the cec
onst struct dvb_frontend_ops si2168_ops = {
> .delsys = {SYS_DVBT, SYS_DVBT2, SYS_DVBC_ANNEX_A},
> .info = {
> .name = "Silicon Labs Si2168",
> - .symbol_rate_min = 100,
> - .symbol_rate_max = 720,
> + .frequency_mi
324493e..17301c6 100644
--- a/drivers/media/dvb-frontends/si2168.c
+++ b/drivers/media/dvb-frontends/si2168.c
@@ -683,8 +683,11 @@ static const struct dvb_frontend_ops si2168_ops = {
.delsys = {SYS_DVBT, SYS_DVBT2, SYS_DVBC_ANNEX_A},
.info = {
.name = "Silicon Labs S
yzbot+04358ff96230a...@syzkaller.appspotmail.com
INFO: task syz-executor3:13875 blocked for more than 140 seconds.
Not tainted 4.20.0-rc1-next-20181106+ #106
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
syz-executor3 D23400 13875 5736 0x0004
Call Trac
682b40
IMPORTANT: if you fix the bug, please add the following tag to the commit:
Reported-by: syzbot+69780d144754b8071...@syzkaller.appspotmail.com
sshd (5562) used greatest stack depth: 15232 bytes left
INFO: task syz-executor757:5654 blocked for more than 140 seconds.
Not tainted 4.19.0+ #
yzbot+69780d144754b8071...@syzkaller.appspotmail.com
IPVS: wrr: SCTP 172.20.20.170:0 - no destination available
EXT4-fs error (device sda1): ext4_remount:5216: Abort forced by user
EXT4-fs (sda1): Remounting filesystem read-only
INFO: task syz-executor0:12469 blocked for more than 140 seconds.
Not ta
IMPORTANT: if you fix the bug, please add the following tag to the commit:
Reported-by: syzbot+06283a66a648cd073...@syzkaller.appspotmail.com
INFO: task syz-executor686:5724 blocked for more than 140 seconds.
Not tainted 4.19.0+ #309
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs"
yzbot+06283a66a648cd073...@syzkaller.appspotmail.com
VMExit: intr_info= errcode= ilen=0003
reason=8021 qualification=0003
IDTVectoring: info= errcode=
TSC Offset = 0xfe6382838c64
EPT pointer = 0x0001c4f5101e
INFO: task syz-executor4:791 blocke
On 09/10/2018 05:37 PM, Ezequiel Garcia wrote:
> On Mon, 2018-09-10 at 17:00 +0200, Hans Verkuil wrote:
>> From: Hans Verkuil
>>
>> state->info was NULL since I completely forgot to set state->info.
>> Oops.
>>
>> Reported-by: Ezequiel Garcia
>>
On Mon, 2018-09-10 at 13:16 -0400, Nicolas Dufresne wrote:
> Le lundi 10 septembre 2018 à 12:37 -0300, Ezequiel Garcia a écrit :
> > On Mon, 2018-09-10 at 17:00 +0200, Hans Verkuil wrote:
> > > From: Hans Verkuil
> > >
> > > state->info was NULL since
Le lundi 10 septembre 2018 à 12:37 -0300, Ezequiel Garcia a écrit :
> On Mon, 2018-09-10 at 17:00 +0200, Hans Verkuil wrote:
> > From: Hans Verkuil
> >
> > state->info was NULL since I completely forgot to set state->info.
> > Oops.
> >
> > Reported
On Mon, 2018-09-10 at 17:00 +0200, Hans Verkuil wrote:
> From: Hans Verkuil
>
> state->info was NULL since I completely forgot to set state->info.
> Oops.
>
> Reported-by: Ezequiel Garcia
> Signed-off-by: Hans Verkuil
For both patches:
Tested-by: Ezequiel Garci
From: Hans Verkuil
state->info was NULL since I completely forgot to set state->info.
Oops.
Reported-by: Ezequiel Garcia
Signed-off-by: Hans Verkuil
---
drivers/media/platform/vicodec/vicodec-core.c | 11 +++
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/drivers
Top of the day to you, this is in respect of a very beneficial transaction
which you would not want to let go reply for more details,
Regards,
Lee
Currently, the DVB drivers internally represent frequencies on their
ops.info structures in Hz, for Terrestrial and Cable, or in kHz for Satellite.
This is very confusing, as from time to time developers end by filling the
data in a wrong way.
Also, this is a long standing issue that affect newer
This is a long standing issue that affect newer devices whose
tuner and frontend are capable of supporting both satellite and
non-satellite delivery standards.
Compile-tested only.
I intend to run some tests later this week with some random hardware,
but I'd appreciate any tests and feedback, as
See for more info.
+ See for
more info.
This driver uses the Video For Linux API. You must say Y or M to
"Video For Linux" to use this driver.
--
2.7.4
Messages expected during device probe were being marked as errors.
Signed-off-by: Chris Mayo
---
drivers/media/usb/em28xx/em28xx-cards.c | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/drivers/media/usb/em28xx/em28xx-cards.c
b/drivers/media/usb/em28xx/em28xx-car
It is useful to know if the driver load succeded. So,
add a printk info there.
While here, improve the .init debug printed message.
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/dvb-frontends/lgdt330x.c | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/drivers
On 14/02/18 19:12, Mauro Carvalho Chehab wrote:
> Em Wed, 7 Feb 2018 15:39:34 +0100
> Hans Verkuil escreveu:
>
>> From: Hans Verkuil
>>
>> Replace the old license information with the corresponding SPDX
>> license for those headers that I authored.
>>
>> Signed-off-by: Hans Verkuil
>
> ...
>
Em Wed, 7 Feb 2018 15:39:34 +0100
Hans Verkuil escreveu:
> From: Hans Verkuil
>
> Replace the old license information with the corresponding SPDX
> license for those headers that I authored.
>
> Signed-off-by: Hans Verkuil
...
> diff --git a/include/uapi/linux/cec.h b/include/uapi/linux/ce
From: Hans Verkuil
Replace the old license information with the corresponding SPDX
license for those drivers Cisco authored.
Signed-off-by: Hans Verkuil
---
drivers/media/i2c/ad9389b.c | 14 +-
drivers/media/i2c/adv7511.c | 14 +-
drivers/media/i2c/adv7604.c
From: Hans Verkuil
Replace the old license information with the corresponding SPDX
license.
Signed-off-by: Hans Verkuil
---
drivers/media/platform/vivid/vivid-cec.c | 14 +-
drivers/media/platform/vivid/vivid-cec.h | 14 +-
drivers/media/platform/vivid
From: Hans Verkuil
Replace the old license information with the corresponding SPDX
license.
Signed-off-by: Hans Verkuil
---
drivers/media/cec/cec-adap.c | 14 +-
drivers/media/cec/cec-api.c | 14 +-
drivers/media/cec/cec-core.c | 14 +-
drivers/
From: Hans Verkuil
Replace the old license information with the corresponding SPDX
license.
Signed-off-by: Hans Verkuil
---
drivers/media/pci/cobalt/Makefile | 1 +
drivers/media/pci/cobalt/cobalt-alsa-main.c| 14 +-
drivers/media/pci/cobal
From: Hans Verkuil
Replace the old license information with the corresponding SPDX
license for those headers that I authored.
Signed-off-by: Hans Verkuil
---
include/media/cec-notifier.h| 14 +-
include/media/cec-pin.h | 14 +-
include/media/cec.h
From: Hans Verkuil
Replace the old license information with the corresponding SPDX
license for the remaining media drivers that Cisco authored.
Signed-off-by: Hans Verkuil
---
drivers/media/common/v4l2-tpg/v4l2-tpg-colors.c | 14 +-
drivers/media/common/v4l2-tpg/v4l2-tpg-core.c |
Add to the media book the attachment kAPI for the DVB
frontend drivers that have already some kernel-doc markup.
Signed-off-by: Mauro Carvalho Chehab
---
Documentation/media/dvb-drivers/frontends.rst | 30 +++
Documentation/media/dvb-drivers/index.rst | 1 +
2 files
Using explicit struct device variable makes code a bit more readable.
Signed-off-by: Ladislav Michl
---
Changes:
-v2: rebased to current linux.git
drivers/media/rc/gpio-ir-recv.c | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/drivers/media/rc/gpio-ir-recv.c b
Using explicit struct device variable makes code a bit more readable.
Signed-off-by: Ladislav Michl
---
drivers/media/rc/gpio-ir-recv.c | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/drivers/media/rc/gpio-ir-recv.c b/drivers/media/rc/gpio-ir-recv.c
index b4f773b
No callers then need to report any further info, thus reducing both the
amount of code and the log noise.
Signed-off-by: Peter Rosin
---
drivers/i2c/i2c-mux.c | 9 ++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/drivers/i2c/i2c-mux.c b/drivers/i2c/i2c-mux.c
index
From: Hans Verkuil
When a pending message was canceled (e.g. due to a timeout), then the
old tx_status info was overwritten instead of ORed. The same happened
with the tx_error_cnt field. So just modify them instead of overwriting
them.
Signed-off-by: Hans Verkuil
---
drivers/media/cec/cec
uv: the U and V components are swapped (V comes before U)
> * @hsub: horizontal subsampling factor
--
Regards,
Laurent Pinchart
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
V_SHARED_CROP_RIGHT_SHIFT;
>
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
)
* @swap_uv: the U and V components are swapped (V comes before U)
* @hsub: horizontal subsampling factor
--
2.7.4
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.
mat can be found.
+ */
+const struct vsp1_format_info *vsp1_get_format_info(u32 fourcc)
+{
+ unsigned int i;
+
+ for (i = 0; i < ARRAY_SIZE(vsp1_video_formats); ++i) {
+ const struct vsp1_format_info *info = &vsp1_video_formats[i];
+
+ if (info-
Switch the info about the detected chip type from debug to info level
as it might be useful not only for debugging purposes.
Signed-off-by: Heiner Kallweit
---
drivers/media/rc/nuvoton-cir.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/drivers/media/rc/nuvoton-cir.c
5
+
+
--
http://palosaari.fi/
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
the &VIDIOC-S-FREQUENCY; ioctl
is available.
--
http://palosaari.fi/
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
mat can be found.
+ */
+const struct vsp1_format_info *vsp1_get_format_info(u32 fourcc)
+{
+ unsigned int i;
+
+ for (i = 0; i < ARRAY_SIZE(vsp1_video_formats); ++i) {
+ const struct vsp1_format_info *info = &vsp1_video_formats[i];
+
+ if (info-
; in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
+
> To change the radio frequency the &VIDIOC-S-FREQUENCY; ioctl
> is available.
>
>
Regards,
Hans
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
sage to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
sage to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
:
standardloansplccomany...@gmail.com
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
be from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
_XBGR32:
return "XRGB";
case V4L2_PIX_FMT_ABGR32:
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
};
MODULE_DEVICE_TABLE(of, adv76xx_of_id);
@@ -2840,21 +2929,26 @@ static int adv76xx_probe(struct i2c_client *client,
* identifies the revision, while on ADV7611 it identifies the model as
* well. Use the HDMI slave address on ADV7604 and RD_INFO on ADV7611.
*/
-
On Mon, 15 Jun 2015, Hans Verkuil wrote:
> From: Hans Verkuil
>
> This field wasn't set, causing WARN_ON's from the vb2 core.
>
> Signed-off-by: Hans Verkuil
Acked-by: Guennadi Liakhovetski
Thanks
Guennadi
> ---
> drivers/media/platform/sh_veu.c | 8
> 1 file changed, 8 insertion
a3bbc68ab..d3644b3fe6fa 100644
> --- a/drivers/media/usb/au0828/au0828.h
> +++ b/drivers/media/usb/au0828/au0828.h
> @@ -280,6 +280,7 @@ struct au0828_dev {
> #ifdef CONFIG_MEDIA_CONTROLLER
> struct media_device *media_dev;
> struct media_pad video_pad, vbi_pad;
> + struct media_entity *decoder;
> #endif
> };
>
>
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
gt; +++ b/drivers/media/usb/au0828/au0828.h
> @@ -280,6 +280,7 @@ struct au0828_dev {
> #ifdef CONFIG_MEDIA_CONTROLLER
> struct media_device *media_dev;
> struct media_pad video_pad, vbi_pad;
> + struct media_entity *decoder;
> #endif
> };
>
>
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
video_pad, vbi_pad;
+ struct media_entity *decoder;
#endif
};
--
2.4.3
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
K;
+ dst->v4l2_buf.timecode = src->v4l2_buf.timecode;
+
spin_lock(&veu->lock);
v4l2_m2m_buf_done(src, VB2_BUF_STATE_DONE);
v4l2_m2m_buf_done(dst, VB2_BUF_STATE_DONE);
--
2.1.4
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
"adv7612", (kernel_ulong_t)&adv76xx_chip_info[ADV7612] },
> { }
> };
> MODULE_DEVICE_TABLE(i2c, adv76xx_i2c_id);
>
> static const struct of_device_id adv76xx_of_id[] __maybe_unused = {
> { .compatible = "adi,adv7611", .data = &adv76xx_chip_
f, adv76xx_of_id);
@@ -2801,21 +2879,26 @@ static int adv76xx_probe(struct i2c_client *client,
* identifies the revision, while on ADV7611 it identifies the model as
* well. Use the HDMI slave address on ADV7604 and RD_INFO on ADV7611.
*/
- if (stat
if (val != 0x2051) {
- v4l2_info(sd, "not an adv7611 on address 0x%x\n",
+ if ((state->info->type == ADV7611 && val != 0x2051) ||
+ (state->info->type == ADV7612 && val != 0x2041)
data_check(client, 0xeb, false) <<
> 0);
> - if (val != 0x2051) {
> - v4l2_info(sd, "not an adv7611 on address 0x%x\n",
> + if ((state->info->type == ADV7611 && val != 0x2051) ||
> + (state->i
1 - 100 of 232 matches
Mail list logo