[PATCH 04/11] drm/i915/hdcp: Pass drm_dp_aux to read_bcaps function

2024-02-04 Thread Suraj Kandpal
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 Reviewed-by: Ankit Nautiyal --- drivers/gpu/drm/i915/display/intel_dp_hdcp.c | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-)

[PATCH 04/11] drm/i915/hdcp: Pass drm_dp_aux to read_bcaps function

2024-02-03 Thread Suraj Kandpal
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 Reviewed-by: Ankit Nautiyal --- drivers/gpu/drm/i915/display/intel_dp_hdcp.c | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) d

[PATCH 04/11] drm/i915/hdcp: Pass drm_dp_aux to read_bcaps function

2024-02-01 Thread Suraj Kandpal
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 Reviewed-by: Ankit Nautiyal --- drivers/gpu/drm/i915/display/intel_dp_hdcp.c | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) d