Em Tue, 25 Aug 2015 13:11:06 -0600 Shuah Khan <shuahkhan@xxxxxxxxx> escreveu: > On Sun, Aug 23, 2015 at 2:17 PM, Mauro Carvalho Chehab > <mchehab@xxxxxxxxxxxxxxx> wrote: > > The latest version of this patch series is at: > > http://git.linuxtv.org/cgit.cgi/mchehab/experimental.git/log/?h=mc_next_gen > > > > The latest version of the userspace tool to test it is at: > > http://git.linuxtv.org/cgit.cgi/mchehab/experimental-v4l-utils.git/log/?h=mc-next-gen > > > > The initial patches of this series are the same as the ones at the > > "[PATCH v6 0/8] MC preparation patches" > > plus Javier patch series: > > "[PATCH 0/4] [media] Media entity cleanups and build fixes" > > Addressing some of the concerns from Laurent: > > Javier media_entity_id() patches got reordered; > > all "elements" occurrences were replaced by "objects" > > > > Do you have new media-ctl graphs that are based on these changes you > can share with us? No, I don't. I do have the output from my tree. The problem is that media-ctl is not being able of creating the dot graph. I didn't have any time yet to check why, but > It would be nice to see before and after graphs from media-ctl. Now that we're starting to represent properly the DVB entities, the number of graph elements are too high. The au0828 demux has 256 ports. On each port, there are two outputs (one via demux interface and another one via the DVB interface). All those entities are connected to the demux interface, and all DVR ts output entities linked to the dvr interface. A dot graph with the number of entities and interfaces would be useless, except if one would print it on an A0 paper, and change the graph type to neato. Regards, Mauro -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html