]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drm/i915/hdcp: Use correct aux for capability check scenario
authorSuraj Kandpal <suraj.kandpal@intel.com>
Wed, 30 Aug 2023 07:34:38 +0000 (13:04 +0530)
committerUma Shankar <uma.shankar@intel.com>
Fri, 1 Sep 2023 07:47:44 +0000 (13:17 +0530)
commita35239a8925986e83c41c92f7147e5bce00d86d5
treea1fa7a5f13f35204bc92836f1364ee4ab905dde7
parent130849f8ec14fcc356ffe2134b018a3779e934c3
drm/i915/hdcp: Use correct aux for capability check scenario

Send the correct aux rather than the one derived
from intel_digital_port so that the HDCP version of both monitors
are fetched rather than just the primary one's

Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
Reviewed-by: Uma Shankar <uma.shankar@intel.com>
Signed-off-by: Uma Shankar <uma.shankar@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230830073437.666263-3-suraj.kandpal@intel.com
drivers/gpu/drm/i915/display/intel_dp_hdcp.c