[PATCH v5 1/2] drm/loongson: Introduce component framework support
Sui Jingfeng
sui.jingfeng at linux.dev
Tue Jul 30 17:39:34 UTC 2024
Hi,
On 2024/7/29 15:37, Markus Elfring wrote:
> …
>> +++ b/drivers/gpu/drm/loongson/loongson_drv.c
>> @@ -0,0 +1,298 @@
> …
>> +static int loongson_drm_driver_probe(struct platform_device *pdev)
>> +{
> …
>> + dev_info(&pdev->dev, "probed\n");
> …
>> +}
> …
>
> Do you find such information really relevant?
This helps to see the probe order of all drivers,
this also help us to know the name of the fake master device.
> Regards,
> Markus
--
Best regards,
Sui
More information about the dri-devel
mailing list