[PATCH 0/2] Fix UBSAN warning in hdcp_info

2024-03-31 Thread 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 (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 | 5 -
 2 files changed, 5 insertions(+), 2 deletions(-)

-- 
2.43.2



[PATCH 0/2] Fix UBSAN warning in hdcp_info

2024-03-26 Thread 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 (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