drm/i915/hdcp: Pass drm_dp_aux to read_bcaps function
authorSuraj Kandpal <suraj.kandpal@intel.com>
Fri, 23 Feb 2024 08:14:45 +0000 (13:44 +0530)
committerAnkit Nautiyal <ankit.k.nautiyal@intel.com>
Mon, 26 Feb 2024 05:48:12 +0000 (11:18 +0530)
commit4ae5a09779017a95d573a3a55ae5ee39cc409791
tree41fd8ff9a542def25e42d39890aaa2cd9e27b825
parent55d9b2b8e44033f6ba6069de2b44d1cfbc2e0081
drm/i915/hdcp: Pass drm_dp_aux to read_bcaps function

Pass drm_dp_aux to intel_dp_hdcp_read_bcaps function
so as to aid in reading the bcaps for the remote monitor
later on.

Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240223081453.1576918-6-suraj.kandpal@intel.com
drivers/gpu/drm/i915/display/intel_dp_hdcp.c