commit | df4a50a35e2cae77b51ca5e39a19a61272055117 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Feb 26 17:31:59 2021 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Mar 03 14:23:36 2021 +0200 |
tree | 316347e3336bbe6c656b01c931c6739250c2180b | |
parent | 2871b2fde449c2567a2d46a3635356cbc97c9740 [diff] |
drm/i915: Zero out SAGV wm when we don't have enough DDB for it Let's handle the SAGV WM0 more like the other wm levels and just totally zero it out when we don't have the DDB space to back it up. Cc: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20210226153204.1270-3-ville.syrjala@linux.intel.com Reviewed-by: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com>