Hi,

The latest nvidia driver is incompatible with 4.19-rc3 becauseĀ 
"drm_mode_connector_update_edid_property" got renamed to "drm_connector_update_edid_property" and "drm_mode_connector_attach_encoder" to "drm_connector_attach_encoder" in the linux headers.

Is this considered the fault of linux or is it considered nvidia's responsibility to fix this?

If it's considered regression in the Linux kernel, to who (/ which mailing list) do I report this?

Daan