commit | d7e449a858ec280f3b90355246d8df680e40b6dd | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Feb 05 22:50:56 2019 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Feb 06 15:13:51 2019 +0200 |
tree | 24ba36d76cef233c09caa0bd504a8e45de0d2c49 | |
parent | c7e716b8617e5f468d6f8623532b9cc2cc7d3d0d [diff] |
drm/i915: Just use icl+ definition for PLANE_WM blocks field The unused bits on PLANE_WM & co. are hardwired to zero. So no need to worry about reading the extra bit on pre-icl. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190205205056.30081-2-ville.syrjala@linux.intel.com Reviewed-by: José Roberto de Souza <jose.souza@intel.com>