mpatibilty/20241022-135748
base: git://anongit.freedesktop.org/drm-intel for-linux-next
patch link:
https://lore.kernel.org/r/20241022055655.1902-1-suraj.kandpal%40intel.com
patch subject: [PATCH] drm/xe/hdcp: Add check to remove hdcp2 compatibilty
config: i386-allmodconfig
(https://download.0
ct: [PATCH] drm/xe/hdcp: Add check to remove hdcp2 compatibilty
Add check to remove HDCP2 compatibility from BMG as it does not have GSC which
ends up causing warning when we try to get reference of GSC FW.
Signed-off-by: Suraj Kandpal
Could you please add fixes tag in commit message.
Fixes: 89
On Tue, 22 Oct 2024, "Nilawar, Badal" wrote:
> -Original Message-
> From: Intel-gfx On Behalf Of Suraj
> Kandpal
> Sent: 22 October 2024 11:27
> To: intel...@lists.freedesktop.org; intel-gfx@lists.freedesktop.org
> Cc: Kandpal, Suraj
> Subject: [PATCH] d
-Original Message-
From: Intel-gfx On Behalf Of Suraj
Kandpal
Sent: 22 October 2024 11:27
To: intel...@lists.freedesktop.org; intel-gfx@lists.freedesktop.org
Cc: Kandpal, Suraj
Subject: [PATCH] drm/xe/hdcp: Add check to remove hdcp2 compatibilty
Add check to remove HDCP2
Add check to remove HDCP2 compatibility from BMG as it does not
have GSC which ends up causing warning when we try to get reference
of GSC FW.
Signed-off-by: Suraj Kandpal
---
drivers/gpu/drm/i915/display/intel_hdcp_gsc.c | 3 ++-
drivers/gpu/drm/xe/display/xe_hdcp_gsc.c | 3 ++-
2 files ch
On 22-10-2024 11:26, Suraj Kandpal wrote:
Add check to remove HDCP2 compatibility from BMG as it does not
have GSC which ends up causing warning when we try to get reference
of GSC FW.
Add fixes.
Signed-off-by: Suraj Kandpal
---
drivers/gpu/drm/i915/display/intel_hdcp_gsc.c | 3 ++-
d
On 10/22/2024 11:26 AM, Suraj Kandpal wrote:
Add check to remove HDCP2 compatibility from BMG as it does not
have GSC which ends up causing warning when we try to get reference
of GSC FW.
Signed-off-by: Suraj Kandpal
Reviewed-by: Ankit Nautiyal
---
drivers/gpu/drm/i915/display/intel_h