On 11/03/2014 04:31 AM, Philipp Zabel wrote: > Hi Steve, > > Am Freitag, den 31.10.2014, 15:53 -0700 schrieb Steve Longerbeam: >> Create imx-drm crtc device nodes. Each crtc node requires the following >> parameters: >> >> - parent ipu phandle. >> - di number. >> - port endpoints. > [...] > > the crtcs do not belong in the device tree. Currently the crtcs are each > fixed to one of the DIs (the DIs are is what the two IPU output ports in > the device tree describe), but that could be changed, dynamically, with > each modeset. > > Hi Philipp, yes currently the crtc's are fixed to a DI. I wasn't aware that there are future plans to change this. But I don't see any difference between the crtcs being created in code versus in the device tree, even with the above new info. In both cases, the assigned DI could simply be an initial assignment that can be re-assigned on mode changes. Steve _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel