drm/i915: Gathering the HDCP1.4 routines together
authorRamalingam C <ramalingam.c@intel.com>
Sat, 16 Feb 2019 17:36:48 +0000 (23:06 +0530)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 20 Feb 2019 19:37:58 +0000 (20:37 +0100)
commit4c719c256a0f881afbb4c9d82191727fbfdfcbe0
treec7938cf38bfd59ee185e8345b14472fe7adb7e2e
parentc1d1746f6d4b37518fe3dc4aba99db1f7a155bdb
drm/i915: Gathering the HDCP1.4 routines together

All HDCP1.4 routines are gathered together, followed by the generic
functions those can be extended for HDCP2.2 too.

Signed-off-by: Ramalingam C <ramalingam.c@intel.com>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Uma Shankar <uma.shankar@intel.com>
Reviewed-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/1550338640-17470-2-git-send-email-ramalingam.c@intel.com
drivers/gpu/drm/i915/intel_hdcp.c