[Intel-gfx] [PATCH v2 05/21] drm: Minimally initialise drm_dp_aux

2016-06-01 Thread Daniel Vetter
On Mon, May 30, 2016 at 09:38:23AM +0100, Chris Wilson wrote: > When trying to split up the initialisation phase and the registration > phase, one immediate problem encountered is trying to use our own i2c > devices before registration with userspace. drm_dp_aux in particular > only offers an inter

[Intel-gfx] [PATCH v2 05/21] drm: Minimally initialise drm_dp_aux

2016-06-01 Thread Chris Wilson
On Wed, Jun 01, 2016 at 11:49:03AM +0200, Daniel Vetter wrote: > On Mon, May 30, 2016 at 09:38:23AM +0100, Chris Wilson wrote: > > When trying to split up the initialisation phase and the registration > > phase, one immediate problem encountered is trying to use our own i2c > > devices before regis

[PATCH v2 05/21] drm: Minimally initialise drm_dp_aux

2016-05-30 Thread Chris Wilson
When trying to split up the initialisation phase and the registration phase, one immediate problem encountered is trying to use our own i2c devices before registration with userspace. drm_dp_aux in particular only offers an interface for setting up the device after we have exposed the connector via