Hi Archit, Paul, On 20.12.2011 16:23, Archit Taneja wrote: > There was a patch which got into the kernel in 3.2-rc4: > > b923d40dd4211c4ef7d4efa2bd81b7ca1d8744c1 > ARM: OMAP2PLUS: DSS: Ensure DSS works correctly if display is enabled in > bootloader > > This tries to disable any display outputs if enabled in bootloader. If > this issue didn't happen before, we might want to look into this code. > > Could you share what debug prints you get from the function > omap_dss_reset() (its in arch/arm/mach-omap2/display.c) In my case the bottom part of dispc_disable_outputs() is never executed as dss_dispc is reset but omap_hwmod_setup_all function and when dispc_disable_outputs is executed it sees that the display is disabled already. I've just posted a patch to fix this. Regards, Ilya. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html