[Intel-gfx] [PATCH 2/2] drm: Minimally initialise drm_dp_aux

2016-06-17 Thread Daniel Vetter
On Fri, Jun 17, 2016 at 09:33:18AM +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 (to read EDID during device > discovery). drm_dp

[PATCH 2/2] drm: Minimally initialise drm_dp_aux

2016-06-17 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 (to read EDID during device discovery). drm_dp_aux in particular only offers an interface for setting up the device