Am 10.04.2013 um 12:01 schrieb guillaume.gardet@free.fr:
----- Tomi Valkeinen <tomi.valkeinen@ti.com> a écrit :
On 2013-03-28 10:55, Guillaume Gardet wrote:
I think I identified the problem.
The TFP410 (dvi chip) is kept in power down state (PD_n pin). I verified it on hardware, the pin is in reset state (0 V) with recent kernels, whereas it is in normal state (3.3 V) with older kernels. I need to dig a bit further to know where is the problem in the code.
Btw, I earlier said the patches I mentioned fixed the DVI output for my beagleboard. But it can be fixed without any patches, by setting CONFIG_DRM_OMAP_NUM_CRTCS=2.
With a 3.7.10 kernel, we need to create file "/etc/modprobe.d/50-omapdrm.conf" with: softdep omapdrm pre: panel-tfp410
To ensure panel-tfp410 is loaded before omapdrm.
But compiling omapdrm as module means we don't get early kernel output on it, right? Alex
With 3.8.6, I get the screen up but it stays black. But I got kernel traces about problems with clock. Maybe related.
3.9 does not boot ATM but it should be something wrong on my side.
Guillaume
Tomi
-- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org