From: Damien Lespiau Date: Thu, 27 Mar 2014 18:48:35 +0000 (+0530) Subject: drm/i915/skl: Move gen9 pm initialization into its own branch X-Git-Tag: omap-for-v3.20/drop-legacy-3517~77^2~79^2~21^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c83155a6044341d67b85b441ba719f86058f6e2b;p=pandora-kernel.git drm/i915/skl: Move gen9 pm initialization into its own branch Gen9 is different enough (for instance, fetching the memory latency values is different from ILK+) to not take the HAS_PCH_SPLIT() branch, so let's prefer a clean separation. v2: Rebase on top of the broadwell_init_clock_gating() name change Reviewed-by: Rodrigo Vivi Signed-off-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed