drm/i915: WARN on lack of shared dpll
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 5 Jun 2013 11:34:19 +0000 (13:34 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 12 Jun 2013 19:31:57 +0000 (21:31 +0200)
commit87a875bbffcfac7cb7c9a106fda40f04de1f60a2
treee6873fe20ec7f43438a31f792c9cbc1d58c0b6c4
parent91d1b4bd14fd0bfe87e91a0fd115fcc15c9c9cc5
drm/i915: WARN on lack of shared dpll

Now that we have proper hw state reconstruction we should never have a
case where we don't have the software dpll state properly set up. So
add WARNs to the respective !pll cases in enable/disabel_shared_dpll.

Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c
This page took 0.026152 seconds and 5 git commands to generate.