git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6af31a6
)
drm/i915/skl: Move gen9 pm initialization into its own branch
author
Damien Lespiau
<damien.lespiau@intel.com>
Thu, 27 Mar 2014 18:48:35 +0000
(
00:18
+0530)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 24 Sep 2014 12:57:32 +0000
(14:57 +0200)
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 <rodrigo.vivi@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_pm.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/i915/intel_pm.c
Simple merge