Re: [RFC] modesetting: Add workaround for platform devices and buggy xserver

2014-06-16 Thread Hans de Goede
Hi, On 06/16/2014 05:05 PM, Rob Clark wrote: > If the xserver does not have a bug fix for a problem with auto-loading > true platform devices, then work around the issue by failing the > platformProbe(). This way the user can at least still load the driver > with a custom .conf file. Not pretty,

[RFC] modesetting: Add workaround for platform devices and buggy xserver

2014-06-16 Thread Rob Clark
If the xserver does not have a bug fix for a problem with auto-loading true platform devices, then work around the issue by failing the platformProbe(). This way the user can at least still load the driver with a custom .conf file. --- src/driver.c | 37 ++--- 1 f