On Wed, Mar 01, 2017 at 02:42:02PM -0300, Gabriel Krisman Bertazi wrote:
Daniel Vetter daniel@ffwll.ch writes:
I've spent quite some time trying to beat DOT into submission, this is the best I can do. The FIXME really is just a hint for someone with more clue to maybe make it better, or if not possible at all, what would look better when doing a proper diagram with .svg or something like that.
Assuming no one knows how to fix this, I'd still like to push it - it's still better than nothing imo, you just need to look at the picture full-screen.
If you add a hidden edge from any of the "duplicated" nodes to the drm_device node, the second cluster will be pushed to the third rank and do what I think you want.
Something like:
"duplicated drm_plane_state A" -> "drm_device"[style=invis]
This is the result for me:
https://people.collabora.com/~krisman/atomic_modesetting.svg
I think it got a little better.
Yeah, much better, thanks for the suggestion. Still rather small-ish, but it's a busy graph, so that can't be helped really. -Daniel