On 02 October 2024 at 3:43pm, Hoi Pok Wu <wuhoi...@gmail.com> wrote: Thanks to Christophe. I have figured out what happened. The connector is registered before the device, where drm_connector_register() states that, drm_dev_register() has to be called before it.
Assuming this is the fix, I will send the patch for testing soon. - - - Hi Hoi Pok Wu, Many thanks for your help! I am looking forward to your patch. I could try it out tomorrow. Thanks, Christian