commit | 2ed8e1f560e517baca4763204edbf76255c8e54e | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Feb 13 18:54:23 2019 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Feb 14 21:30:30 2019 +0200 |
tree | 080f2c898910ac8db79b53dc5cd13f17f852db59 | |
parent | bfe0cd28518d3bd2a3d278dad5a6ed1c55a65f32 [diff] |
drm/i915: Include "ignore lines" in skl+ wm state We'll need to poke at the "ignore lines" bit in the skl+ watermark registers for a w/a. Include that bit in the wm state. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190213165424.22904-2-ville.syrjala@linux.intel.com Reviewed-by: Clint Taylor <Clinton.A.Taylor@intel.com>