All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fixes in hdcp remote capability
@ 2024-04-30  6:40 Suraj Kandpal
  2024-04-30  6:40 ` [PATCH 1/2] drm/i915/hdcp: Move aux assignment after connector type check Suraj Kandpal
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Suraj Kandpal @ 2024-04-30  6:40 UTC (permalink / raw)
  To: intel-gfx; +Cc: uma.shankar, ankit.k.nautiyal, Suraj Kandpal

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(-)

-- 
2.43.2


^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH 0/2] Fixes in hdcp remote capability
@ 2024-05-07  3:50 Suraj Kandpal
  2024-05-07  3:50 ` [PATCH 1/2] drm/i915/hdcp: Move aux assignment after connector type check Suraj Kandpal
  0 siblings, 1 reply; 10+ messages in thread
From: Suraj Kandpal @ 2024-05-07  3:50 UTC (permalink / raw)
  To: intel-gfx
  Cc: chaitanya.kumar.borah, uma.shankar, ankit.k.nautiyal,
	Suraj Kandpal

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(-)

-- 
2.43.2


^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH 0/2] Fixes in hdcp remote capability
@ 2024-05-21  8:14 Suraj Kandpal
  2024-05-21  8:14 ` [PATCH 1/2] drm/i915/hdcp: Move aux assignment after connector type check Suraj Kandpal
  0 siblings, 1 reply; 10+ messages in thread
From: Suraj Kandpal @ 2024-05-21  8:14 UTC (permalink / raw)
  To: intel-gfx; +Cc: animesh.manna, Suraj Kandpal

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(-)

-- 
2.43.2


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-05-21  8:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-30  6:40 [PATCH 0/2] Fixes in hdcp remote capability Suraj Kandpal
2024-04-30  6:40 ` [PATCH 1/2] drm/i915/hdcp: Move aux assignment after connector type check Suraj Kandpal
2024-05-02 10:43   ` Jani Nikula
2024-05-02 12:13     ` Kandpal, Suraj
2024-04-30  6:40 ` [PATCH 2/2] drm/i915/hdcp: Check mst_port to determine connector type Suraj Kandpal
2024-04-30  7:17 ` ✗ Fi.CI.SPARSE: warning for Fixes in hdcp remote capability Patchwork
2024-04-30  7:26 ` ✓ Fi.CI.BAT: success " Patchwork
2024-04-30  8:40 ` ✓ Fi.CI.IGT: " Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2024-05-07  3:50 [PATCH 0/2] " Suraj Kandpal
2024-05-07  3:50 ` [PATCH 1/2] drm/i915/hdcp: Move aux assignment after connector type check Suraj Kandpal
2024-05-21  8:14 [PATCH 0/2] Fixes in hdcp remote capability Suraj Kandpal
2024-05-21  8:14 ` [PATCH 1/2] drm/i915/hdcp: Move aux assignment after connector type check Suraj Kandpal

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.