[PULL] drm-intel-fixes
Joonas Lahtinen
joonas.lahtinen at linux.intel.com
Fri Mar 1 08:14:09 UTC 2024
Hi Dave & Sima,
Here's the drm-intel-fixes towards v6.8(-rc7).
One NULL check for mmu notifier and HDCP fix to read from primary
connector.
Regards, Joonas
***
drm-intel-fixes-2024-03-01:
- Fix to extract HDCP information from primary connector
- Check for NULL mmu_interval_notifier before removing
The following changes since commit d206a76d7d2726f3b096037f2079ce0bd3ba329b:
Linux 6.8-rc6 (2024-02-25 15:46:06 -0800)
are available in the Git repository at:
https://anongit.freedesktop.org/git/drm/drm-intel tags/drm-intel-fixes-2024-03-01
for you to fetch changes up to 01bb1ae35006e473138c90711bad1a6b614a1823:
drm/i915: Check before removing mm notifier (2024-02-29 14:14:40 +0200)
----------------------------------------------------------------
- Fix to extract HDCP information from primary connector
- Check for NULL mmu_interval_notifier before removing
----------------------------------------------------------------
Nirmoy Das (1):
drm/i915: Check before removing mm notifier
Suraj Kandpal (3):
drm/i915/hdcp: Move to direct reads for HDCP
drm/i915/hdcp: Remove additional timing for reading mst hdcp message
drm/i915/hdcp: Extract hdcp structure from correct connector
drivers/gpu/drm/i915/display/intel_dp_hdcp.c | 47 ++++++++++------------------
drivers/gpu/drm/i915/gem/i915_gem_userptr.c | 3 ++
2 files changed, 19 insertions(+), 31 deletions(-)
More information about the Intel-gfx
mailing list