drm/i915/hdcp: split out hdcp registers to a separate file
authorJani Nikula <jani.nikula@intel.com>
Thu, 4 Aug 2022 09:58:34 +0000 (12:58 +0300)
committerJani Nikula <jani.nikula@intel.com>
Wed, 10 Aug 2022 07:32:58 +0000 (10:32 +0300)
commit9e6a82b9fcecb11b84d010108874f923c1e648f1
treec0f4eda9c24e4383b0cd2b9243791c896df7a1c1
parentfc30eea1542dd787c6aa46e970014e97e390c5b2
drm/i915/hdcp: split out hdcp registers to a separate file

Reduce the bloat of i915_reg.h. The registers are also only needed in a
few places, no need to have them defined everywhere.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Arun R Murthy <arun.r.murthy@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/ce8334342e8bdf92c17c714aa13574e66cad93bb.1659607033.git.jani.nikula@intel.com
drivers/gpu/drm/i915/display/intel_dp_hdcp.c
drivers/gpu/drm/i915/display/intel_hdcp.c
drivers/gpu/drm/i915/display/intel_hdcp_regs.h [new file with mode: 0644]
drivers/gpu/drm/i915/display/intel_hdmi.c
drivers/gpu/drm/i915/i915_reg.h