Re: [PATCH v4] drm/loongson: Introduce component framework support

2024-07-24 Thread Sui Jingfeng
Hi, On 7/24/24 15:30, Markus Elfring wrote: In some display subsystems, the functionality of a PCIe device may too might be? … of the dirver is loaded, … driver? … its dependencies ready before it can register

Re: [PATCH v4] drm/loongson: Introduce component framework support

2024-07-24 Thread Markus Elfring
> In some display subsystems, the functionality of a PCIe device may too might be? … > of the dirver is loaded, … driver? … > its dependencies ready before it can register the service to userspace.