On Thu, Aug 30, 2012 at 11:06:18AM +1000, Dave Airlie wrote:
> In order to setup the i2c channel, we power up the panel
> via ironlake_edp_panel_vdd_on, however it requires
> intel_dp->panel_power_up_delay to be initialised,
> which hasn't been setup yet.
>
> So move things around so we set the pa
In order to setup the i2c channel, we power up the panel
via ironlake_edp_panel_vdd_on, however it requires
intel_dp->panel_power_up_delay to be initialised,
which hasn't been setup yet.
So move things around so we set the panel power up
values first then init the i2c stuff.
This is one step to f