drm/i915/adl_p: Extend PLANE_WM bits for blocks & lines
authorMatt Roper <matthew.d.roper@intel.com>
Fri, 14 May 2021 15:36:59 +0000 (08:36 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Sat, 15 May 2021 02:47:38 +0000 (19:47 -0700)
commit47d263a6d8d8335d612334e7956cdfb674696a46
tree6fbfe30deb042fed4132ee37cd72e343b1d5ea40
parenteeb63c5464bdf1871adbb84f1a83a5ecb9b1c91b
drm/i915/adl_p: Extend PLANE_WM bits for blocks & lines

ADL-P further extends the bits in PLANE_WM that represent blocks and
lines; we need to extend our masks accordingly.  Since these bits are
reserved and MBZ on earlier platforms, it's safe to use the larger
bitmask on all platforms.

Bspec: 50419
Cc: Matt Atwood <matthew.s.atwood@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Clinton Taylor <Clinton.A.Taylor@intel.com>
Reviewed-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210514153711.2359617-8-matthew.d.roper@intel.com
drivers/gpu/drm/i915/i915_reg.h