* of xvip_enum_frame_size and xvip_get_format_by_code
@ 2025-07-13 16:51 Dr. David Alan Gilbert
2025-07-13 23:01 ` Laurent Pinchart
0 siblings, 1 reply; 3+ messages in thread
From: Dr. David Alan Gilbert @ 2025-07-13 16:51 UTC (permalink / raw)
To: laurent.pinchart, mchehab, michal.simek; +Cc: linux-media, linux-kernel
Hi,
I noticed in xilinx-cip.c there's xvip_enum_frame_size()
which was added back in 2013 but seems unused in tree, however
I had a dig and I found
https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18841638/Xilinx+V4L2+TPG+driver
has a commit:
https://github.com/Xilinx/linux-xlnx/commit/1c113b4aef14004152fefc0e8b8dbbcc2314566f#diff-bb594682a92148570df8826933cf8629
from 2014 that uses it - but it looks like that commit never went
anywhere.
So is xvip_enum_frame_size() or not?
I also see xvip_get_format_by_code() looks unused, but I don't
see any uses of it, even digging in that wiki.
Thanks in advance,
Dave
--
-----Open up your eyes, open up your mind, open up your code -------
/ Dr. David Alan Gilbert | Running GNU/Linux | Happy \
\ dave @ treblig.org | | In Hex /
\ _________________________|_____ http://www.treblig.org |_______/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: of xvip_enum_frame_size and xvip_get_format_by_code
2025-07-13 16:51 of xvip_enum_frame_size and xvip_get_format_by_code Dr. David Alan Gilbert
@ 2025-07-13 23:01 ` Laurent Pinchart
2025-07-13 23:23 ` Dr. David Alan Gilbert
0 siblings, 1 reply; 3+ messages in thread
From: Laurent Pinchart @ 2025-07-13 23:01 UTC (permalink / raw)
To: Dr. David Alan Gilbert; +Cc: mchehab, michal.simek, linux-media, linux-kernel
On Sun, Jul 13, 2025 at 04:51:08PM +0000, Dr. David Alan Gilbert wrote:
> Hi,
> I noticed in xilinx-cip.c there's xvip_enum_frame_size()
> which was added back in 2013 but seems unused in tree, however
> I had a dig and I found
> https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18841638/Xilinx+V4L2+TPG+driver
> has a commit:
> https://github.com/Xilinx/linux-xlnx/commit/1c113b4aef14004152fefc0e8b8dbbcc2314566f#diff-bb594682a92148570df8826933cf8629
> from 2014 that uses it - but it looks like that commit never went
> anywhere.
>
> So is xvip_enum_frame_size() or not?
> I also see xvip_get_format_by_code() looks unused, but I don't
> see any uses of it, even digging in that wiki.
Those functions seem to have never been used in the mainline kernel.
They were likely added to support drivers that have not been upstreamed.
Both functions are used in the Xilinx BSP kernel.
--
Regards,
Laurent Pinchart
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: of xvip_enum_frame_size and xvip_get_format_by_code
2025-07-13 23:01 ` Laurent Pinchart
@ 2025-07-13 23:23 ` Dr. David Alan Gilbert
0 siblings, 0 replies; 3+ messages in thread
From: Dr. David Alan Gilbert @ 2025-07-13 23:23 UTC (permalink / raw)
To: Laurent Pinchart; +Cc: mchehab, michal.simek, linux-media, linux-kernel
* Laurent Pinchart (laurent.pinchart@ideasonboard.com) wrote:
> On Sun, Jul 13, 2025 at 04:51:08PM +0000, Dr. David Alan Gilbert wrote:
> > Hi,
> > I noticed in xilinx-cip.c there's xvip_enum_frame_size()
> > which was added back in 2013 but seems unused in tree, however
> > I had a dig and I found
> > https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18841638/Xilinx+V4L2+TPG+driver
> > has a commit:
> > https://github.com/Xilinx/linux-xlnx/commit/1c113b4aef14004152fefc0e8b8dbbcc2314566f#diff-bb594682a92148570df8826933cf8629
> > from 2014 that uses it - but it looks like that commit never went
> > anywhere.
> >
> > So is xvip_enum_frame_size() or not?
> > I also see xvip_get_format_by_code() looks unused, but I don't
> > see any uses of it, even digging in that wiki.
>
> Those functions seem to have never been used in the mainline kernel.
> They were likely added to support drivers that have not been upstreamed.
Ah, shame.
> Both functions are used in the Xilinx BSP kernel.
OK, I'll stay clear.
Dave
> --
> Regards,
>
> Laurent Pinchart
>
--
-----Open up your eyes, open up your mind, open up your code -------
/ Dr. David Alan Gilbert | Running GNU/Linux | Happy \
\ dave @ treblig.org | | In Hex /
\ _________________________|_____ http://www.treblig.org |_______/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-07-13 23:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-13 16:51 of xvip_enum_frame_size and xvip_get_format_by_code Dr. David Alan Gilbert
2025-07-13 23:01 ` Laurent Pinchart
2025-07-13 23:23 ` Dr. David Alan Gilbert
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.