On 20/10/18 03:38, Tony Lindgren wrote:
> * Sebastian Reichel <s...@kernel.org> [181019 15:58]:
>> I uploaded my current status here. It's not based on the newest
>> -next, but contains the interesting patches from Laurent. Also
>> the last few patches are not yet cleaned up, sorry for the mess.
> 
> Way to go, thanks :) Here's a quick fix for issues with loading
> and unloading modules, seems like this should be fixed somewhere
> else though?

I didn't get that far on drm-next with pandaboard. When loading modules, 
dsi_probe crashes. It is missing runtime_get(). But after adding runtime_get 
call, it fails and I see:

[   44.671081] omap_hwmod: dss_dsi2: _wait_target_ready failed: -16
[   44.677459] omapdss_dsi 58005000.encoder: use pm_runtime_put_sync_suspend() 
in driver?

Why is dsi2 busy (and what does it even mean)...

 Tomi

-- 
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. 
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to