All of lore.kernel.org
 help / color / mirror / Atom feed
* About DU DRM
@ 2017-01-24 16:30 Stuvart S
  0 siblings, 0 replies; only message in thread
From: Stuvart S @ 2017-01-24 16:30 UTC (permalink / raw)
  To: linux-renesas-soc; +Cc: Laurent Pinchart

Hello Laurent and all,

       I am tracking complete files of DU in my source tree linux 4.9
one by one .I know it is not an easy task to study completely  but now
it is really interesting for me..

first of all I am saying my ultimate goal here,I want to get track the
 whole route of
image/video data until it reaches to final output (Display) ..till now
I understand the flow as below

FRAME BUFFER ----> CRTC ------> ENCODER ------>CONNECTOR----->DISPLAY

By familiarizing DRM I got following knowledge,

mainly DRM has its Core(Generic ) and Driver(Specific)..for both of
these there are different ioctls. and in the first case most of the
ioctls are wrapped through libdrm functions for easiness ..

hopping suggestions if I am in wrong path..

On the other side, I think driver dependent APIs will be there right?

How various graphics drivers will communicate to DRM?
In my limited knowledge, DRM is purely software centric right? so the
communication will be through some APIs I think..

expecting a helping hand

-- 
                        --- Come    Let's enjoy the world of Open Source  ---


Best regards,
Stuvart

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-01-24 16:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-24 16:30 About DU DRM Stuvart S

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.