All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix UBSAN warning in hdcp_info
@ 2024-03-27  4:44 Suraj Kandpal
  2024-03-27  4:44 ` [PATCH 1/2] drm/i915/display: Initialize capability variables Suraj Kandpal
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Suraj Kandpal @ 2024-03-27  4:44 UTC (permalink / raw)
  To: intel-gfx; +Cc: chaitanya.kumar.borah, Suraj Kandpal

This patch series fixes the UBSAN warning which gets called
when hdcp_info is invoked accompanied by some other logical fixes
required in the hdcp capability function.

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

Suraj Kandpal (2):
  drm/i915/display: Initialize capability variables
  drm/i915/hdcp: Fix get remote hdcp capability function

 drivers/gpu/drm/i915/display/intel_display_debugfs.c | 2 +-
 drivers/gpu/drm/i915/display/intel_dp_hdcp.c         | 9 ++++-----
 2 files changed, 5 insertions(+), 6 deletions(-)

-- 
2.43.2


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

end of thread, other threads:[~2024-03-28 10:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-27  4:44 [PATCH 0/2] Fix UBSAN warning in hdcp_info Suraj Kandpal
2024-03-27  4:44 ` [PATCH 1/2] drm/i915/display: Initialize capability variables Suraj Kandpal
2024-03-28 10:22   ` Borah, Chaitanya Kumar
2024-03-27  4:44 ` [PATCH 2/2] drm/i915/hdcp: Fix get remote hdcp capability function Suraj Kandpal
2024-03-28 10:26   ` Borah, Chaitanya Kumar
2024-03-28 10:51     ` Borah, Chaitanya Kumar
2024-03-27  5:52 ` ✗ Fi.CI.SPARSE: warning for Fix UBSAN warning in hdcp_info Patchwork
2024-03-27  6:05 ` ✗ Fi.CI.BAT: failure " Patchwork

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.