[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAKMK7uGx=VjHCo90htuTE6Oi0b8rt_0NrPsfbZwFKA304m7BdA@mail.gmail.com>
Date: Wed, 31 Jul 2024 15:15:39 +0200
From: Daniel Vetter <daniel.vetter@...ll.ch>
To: Sakari Ailus <sakari.ailus@....fi>
Cc: Ricardo Ribalda Delgado <ricardo.ribalda@...il.com>,
Laurent Pinchart <laurent.pinchart@...asonboard.com>, Dan Williams <dan.j.williams@...el.com>,
James Bottomley <James.Bottomley@...senpartnership.com>, ksummit@...ts.linux.dev,
linux-cxl@...r.kernel.org, linux-rdma@...r.kernel.org, netdev@...r.kernel.org,
jgg@...dia.com
Subject: Re: [MAINTAINERS SUMMIT] Device Passthrough Considered Harmful?
On Wed, 31 Jul 2024 at 13:55, Sakari Ailus <sakari.ailus@....fi> wrote:
> This is also very different from GPUs or accel devices that are built to be
> user-programmable. If I'd compare ISPs to different devices, then the
> closest match would probably be video codecs -- which also use V4L2.
Really just aside, but I figured I should correct this. DRM supports
plenty of video codecs. They're all tied to gpus, but the real reason
really is that the hw has decent command submission support so that
running the entire codec in userspace except the basic memory and
batch execution and synchronization handling in the kernel is a
feasible design. And actually good, because your kernel wont ever blow
up trying to parse complex media formats because it just doesn't.
-Sima
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
Powered by blists - more mailing lists