commit | 12030431e9ba407b8c35b3c3bf70b67d609447f3 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Jun 25 22:02:00 2014 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Jul 10 22:13:08 2014 +0200 |
tree | 987667ae764a20a17792703d1631947665462613 | |
parent | d452c5b67a6e2ae9f94df223919c107a8950910a [diff] |
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>