https://bugzilla.kernel.org/show_bug.cgi?id=206519

--- Comment #6 from Shlomo (shl...@fastmail.com) ---
Yes, this fixes the bug.

I applied your patch over linux v5.5, but I first had to modify it so it would
apply:
-                      
drm_connector_attach_content_protection_property(&aconnector->base, true);
+                      
drm_connector_attach_content_protection_property(&aconnector->base, false);

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to