2014-05-13 17:30 GMT+02:00 Thierry Reding <thierry.reding@xxxxxxxxx>: > From: Thierry Reding <treding@xxxxxxxxxx> > > Instead of the current implementation, reuse the recently introduced > master/component framework, which is equivalent in most regards. One > issue is that there is no device to bind the DRM driver to. In order > to still allow the driver to be probed, expose an interface from the > host1x device and provide an interface driver to bind to that. > > The interface driver then registers (or removes) the master that will be > used to instantiate and bind the DRM driver. Since the drm_host1x bus > implementation is now gone the dummy device instantiated by it can no > longer be used as the parent for the DRM device. However since the > parent device doesn't need to be modified, the host1x parent device that > exposes the interface can be used instead. > > Signed-off-by: Thierry Reding <treding@xxxxxxxxxx> Is there a git tree somewhere to have a look at? I am interested in the usage of the master/component framework. thanks -- Christian Gmeiner, MSc https://soundcloud.com/christian-gmeiner _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel