OSDN Git Service

drm/i915: Fix platform coverage for HDCP1.4
authorRamalingam C <ramalingam.c@intel.com>
Wed, 5 Dec 2018 11:44:41 +0000 (17:14 +0530)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 6 Dec 2018 08:17:04 +0000 (09:17 +0100)
commita0ea697a66497d68acbffb84d7bdaf2c92a89fe1
tree4035123f32457832786a08fcbe3a40a2a4e4ecf9
parent083d2a07ee0ef09c6116f058d1c6e41bafca6a19
drm/i915: Fix platform coverage for HDCP1.4

HDCP1.4 is enabled and validated only on GEN9+ platforms.

v2:
  Removed the unnecessary parens [Ville]

Signed-off-by: Ramalingam C <ramalingam.c@intel.com>
Reviewed-by: Sean Paul <sean@poorly.run>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/1544010283-20223-3-git-send-email-ramalingam.c@intel.com
drivers/gpu/drm/i915/intel_hdcp.c