commit | 861f878e6a7a8bc152c92de358b96eb3bd086f78 | [log] [tgz] |
---|---|---|
author | Imre Deak <imre.deak@intel.com> | Wed Mar 16 13:38:51 2016 +0200 |
committer | Imre Deak <imre.deak@intel.com> | Thu Mar 17 15:22:04 2016 +0200 |
tree | 00b88684202618c560bc84950cbd0a337c68f391 | |
parent | 066de1aadf6aba1911560cf90a5bc8e25ca1aae9 [diff] |
drm/i915: Move load time PCH detect, DPIO, power domain SW init earlier These are all SW only init steps not accessing the device and they only need the platform identification macros to work, which are already available earlier, so move these init steps earlier. Signed-off-by: Imre Deak <imre.deak@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Link: http://patchwork.freedesktop.org/patch/msgid/1458128348-15730-3-git-send-email-imre.deak@intel.com