drm/i915: Extend QGV point restrict mask to 0x3
authorStanislav Lisovskiy <stanislav.lisovskiy@intel.com>
Mon, 31 May 2021 06:48:44 +0000 (09:48 +0300)
committerStanislav Lisovskiy <stanislav.lisovskiy@intel.com>
Tue, 27 Jul 2021 09:38:01 +0000 (12:38 +0300)
commit9243b966a20b356e03c767bccabea4f4cd9e9274
tree9d167059f1ab8d68ffb00b50227c3ccbc67eaa7b
parent6bdab0e5b5c0aca6f5aba952df0e4c5934547681
drm/i915: Extend QGV point restrict mask to 0x3

According to BSpec there is now also a code 0x02,
which corresponds to QGV point being rejected,
this code so lets extend mask to check this.

Signed-off-by: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210531064845.4389-1-stanislav.lisovskiy@intel.com
drivers/gpu/drm/i915/i915_reg.h