commit | de165e0bccb4a8fe71debd5adb2f599609bcb8e0 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Sep 24 15:53:14 2015 -0700 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Sep 30 17:15:52 2015 +0200 |
tree | 0feb7db7b11cf6e3f3a00aaed74df29345324e94 | |
parent | 47c99438b52d12df50e182583634a4cfede3c920 [diff] |
drm/i915: Refactor ilk_update_wm (v3) Split ilk_update_wm() into two parts; one doing the programming and the other the calculations. v2: Fix typo in commit message v3 (by Matt): Heavily rebased for current codebase. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Matt Roper <matthew.d.roper@intel.com> Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>