mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Plan to support Rockchip VPU in DRM, is it a good idea
@ 2016-08-26  2:13 Randy Li
  2016-08-26  9:34 ` Hans Verkuil
  0 siblings, 1 reply; 6+ messages in thread
From: Randy Li @ 2016-08-26  2:13 UTC (permalink / raw)
  To: dri-devel; +Cc: airlied, linux-kernel, linux-media

Hello,
   We always use some kind of hack work to make our Video Process 
Unit(Multi-format Video Encoder/Decoder) work in kernel. From a 
customize driver(vpu service) to the customize V4L2 driver. The V4L2 
subsystem is really not suitable for the stateless Video process or it 
could make driver too fat.
   After talking to some kindness Intel guys and moving our userspace 
library to VA-API driver, I find the DRM may the good choice for us.
But I don't know whether it is welcome to to submit a video driver in 
DRM subsystem?
   Also our VPU(Video process unit) is not just like the Intel's, we 
don't have VCS, we based on registers to set the encoder/decoder. I 
think we may need a lots of IOCTL then. Also we do have a IOMMU in VPU 
but also not a isolated memory for VPU, I don't know I should use TT 
memory or GEM memory.
   I am actually not a member of the department in charge of VPU, and I 
am just beginning to learning DRM(thank the help from Intel again), I am 
not so good at memory part as well(I am more familiar with CMA not the 
IOMMU way), I may need know guide about the implementations when I am 
going to submit driver, I hope I could get help from someone.

-- 
Randy Li
The third produce department

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-08-27 21:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-26  2:13 Plan to support Rockchip VPU in DRM, is it a good idea Randy Li
2016-08-26  9:34 ` Hans Verkuil
2016-08-26 10:05   ` Randy Li
2016-08-26 10:56     ` Hans Verkuil
2016-08-26 12:08       ` Randy Li
2016-08-27 23:06     ` Theodore Kilgore

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®