drm/i915: IBX has a fixed pch pll to pch pipe mapping
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Sun, 20 May 2012 18:00:25 +0000 (20:00 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Sun, 20 May 2012 18:48:35 +0000 (20:48 +0200)
commit98b6bd998ae057611d2bc040ace1fc847f575b84
tree5ccc90c277c3f28ceb5d675f0a2b9c2c7a7a7a6b
parent2da8af54059bd8c0d7bdf1f56b39cbec7f9c6f05
drm/i915: IBX has a fixed pch pll to pch pipe mapping

This should fix breakage introduced in

commit ee7b9f93fd96a72e5d09e2b44024c11880873c6b
Author: Jesse Barnes <jbarnes@virtuousgeek.org>
Date:   Fri Apr 20 17:11:53 2012 +0100

    drm/i915: manage PCH PLLs separately from pipes

v2: Add a DRM_DEBUG_KMS message to explain why a given pll was
selected, suggested by Chris Wilson.

v3: Actually run git add.

Cc: Jesse Barnes <jbarnes@virtuousgeek.org>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=49712
Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c
This page took 0.024755 seconds and 5 git commands to generate.