mbox series

[0/2] Fixes in hdcp remote capability

Message ID 20240521081458.1500327-1-suraj.kandpal@intel.com (mailing list archive)
Headers show
Series Fixes in hdcp remote capability | expand

Message

Kandpal, Suraj May 21, 2024, 8:14 a.m. UTC
This patch series aims to avoid page fault errors caused by aux
early assignment as connector may not be mst and using encoder
to check for connector type.

Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>

Suraj Kandpal (2):
  drm/i915/hdcp: Move aux assignment after connector type check
  drm/i915/hdcp: Check mst_port to determine connector type

 drivers/gpu/drm/i915/display/intel_dp_hdcp.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Comments

Kandpal, Suraj May 22, 2024, 3:38 p.m. UTC | #1
> -----Original Message-----
> From: Kandpal, Suraj <suraj.kandpal@intel.com>
> Sent: Tuesday, May 21, 2024 1:45 PM
> To: intel-gfx@lists.freedesktop.org
> Cc: Manna, Animesh <animesh.manna@intel.com>; Kandpal, Suraj
> <suraj.kandpal@intel.com>
> Subject: [PATCH 0/2] Fixes in hdcp remote capability
> 
> This patch series aims to avoid page fault errors caused by aux early
> assignment as connector may not be mst and using encoder to check for
> connector type.
> 
> Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
> 

Thanks for the reviews,
Pushed to drm-intel-next

Regards,
Suraj Kandpal

> Suraj Kandpal (2):
>   drm/i915/hdcp: Move aux assignment after connector type check
>   drm/i915/hdcp: Check mst_port to determine connector type
> 
>  drivers/gpu/drm/i915/display/intel_dp_hdcp.c | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
> 
> --
> 2.43.2