That's okay. Shall we get this patch merged now if no other objections?
Regards, Jammy
-----Original Message----- From: Emil Velikov [mailto:emil.l.velikov@gmail.com] Sent: Friday, August 14, 2015 8:29 PM To: Zhou, Jammy Cc: ML dri-devel Subject: Re: [PATCH 1/5] drm: add interface to get drm devices on the system v2
On 14 August 2015 at 13:15, Zhou, Jammy Jammy.Zhou@amd.com wrote:
Okay, I got it. Actually with current implementation, only the number of PCI devices on the system is returned for drmGetDevices(NULL, 0). I extracted related code below. I hope it can address your concern :-)
Had a blond moment and got confused with the subsystem_type default statement. Please ignore my earlier rambling.
-Emil