commit | 89d67d172dead981fa8888eb7c5f37ada21687c3 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Nov 01 17:05:54 2018 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Nov 09 19:09:09 2018 +0200 |
tree | 972d76fd56cc21885f01dea7010ab7914f969898 | |
parent | ca401e9674015645b7fba8a046bb6dbb1cedec27 [diff] |
drm/i915: Remove the PS_PWR_GATE write from skl_program_scaler() If we don't need the PS_PWR_GATE write when programming the pipe scaler I don't see why we'd need it for plane scalers either. Just remove it. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20181101150605.18235-4-ville.syrjala@linux.intel.com Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>