]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: ->disable hook for WRPLLs
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 25 Jun 2014 19:02:00 +0000 (22:02 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 10 Jul 2014 20:13:08 +0000 (22:13 +0200)
commit9f35a77a6f5ee5db7b29596155f89fe26a8c87f2
tree987667ae764a20a17792703d1631947665462613
parenta6e8d8a5e20303877d62508c5ebe244481f839bc
drm/i915: ->disable hook for WRPLLs

Currently still with a redudant WARN_ON in there, the common shared
dpll code will take care of this in the future.

Also we need to flip the switch for the transitional hack now to make
sure that we disable the right pll.

Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_ddi.c
drivers/gpu/drm/i915/intel_display.c