commit | e0b01be41dcdfd28c6855f605983a61b29f65692 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Jun 25 22:02:01 2014 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Jul 10 22:13:14 2014 +0200 |
tree | bac0cca79d0ac9be13e49cf139adb92f7560c17a | |
parent | 12030431e9ba407b8c35b3c3bf70b67d609447f3 [diff] |
drm/i915: ->enable hook for WRPLLs This time around another cute hack to pre-fill the pll->hw_state with the right values. And also remove a bunch of checks which will be replaced by lots more checks in the common framework. Reviewed-by: Damien Lespiau <damien.lespiau@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>