Hi Dave & Daniel, Here goes drm-intel-fixes for v6.4-rc3. Just one missing null check addition for HDCP code. Regards, Joonas *** drm-intel-fixes-2023-05-17: Add missing null check for HDCP code. The following changes since commit f1fcbaa18b28dec10281551dfe6ed3a3ed80e3d6: Linux 6.4-rc2 (2023-05-14 12:51:40 -0700) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2023-05-17 for you to fetch changes up to 5896f2d363d5cfb7510856c90d5e0ed934a1d340: drm/i915/hdcp: Check if media_gt exists (2023-05-15 10:42:35 +0300) ---------------------------------------------------------------- Add missing null check for HDCP code. ---------------------------------------------------------------- Suraj Kandpal (1): drm/i915/hdcp: Check if media_gt exists drivers/gpu/drm/i915/display/intel_hdcp.c | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-)