]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
drm/i915: add lpt_pch_enable
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Wed, 31 Oct 2012 20:12:22 +0000 (18:12 -0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Sun, 11 Nov 2012 22:51:17 +0000 (23:51 +0100)
commit1507e5bd7c2a2a814f7d9b38d98266fd672f8533
tree3991c81d5f59ab1e34d41da8013981bbaaada1fa
parent4eda01b208b9b35f135bf351cca63b073ebd8b4b
drm/i915: add lpt_pch_enable

For now it's just a fork of ironlake_pch_enable. The next commits will
change this.

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c