Re: [Intel-gfx] [PATCH 5/5] drm/i915: init the DP panel power seq variables earlier

2013-12-10 Thread Jesse Barnes
On Fri, 6 Dec 2013 17:32:44 -0200 Paulo Zanoni wrote: > From: Paulo Zanoni > > Our driver has two different ways of waiting for panel power > sequencing delays. One of these ways is through > ironlake_wait_panel_status, which implicitly uses the values written > to our registers. The other way

[Intel-gfx] [PATCH 5/5] drm/i915: init the DP panel power seq variables earlier

2013-12-06 Thread Paulo Zanoni
From: Paulo Zanoni Our driver has two different ways of waiting for panel power sequencing delays. One of these ways is through ironlake_wait_panel_status, which implicitly uses the values written to our registers. The other way is through the functions that call intel_wait_until_after, and on th