This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

HDMI display issue on omap4460

Dear ALL:

   we have a board based on omap4460, with a 540X960 panel and hdmi output. Now the hdmi show only half screen of LCM on TV, and show in a small frame in TV screen. But when we use the hdmi output only, the hdmi can show in TV normally. we use a DVI for capture the log, accessory is the overlay information. some configure error we maybe met ?

thanks 

BR

wu. zhi-rong4101.omapdss_infor.txt

  • Hi

    when we setprop persist.hwc.mirroring.region to null, the hdmi show in full screen in TV, why ?

    BR

    Wu.Zhi-Rong

  • Check next post

    http://e2e.ti.com/support/omap/f/849/p/221713/781068.aspx

    about the use of

    persist.hwc.docking.enabled

    persist.hwc.mirroring.enabled

    persist.hwc.mirroring.region

    mainly docking value, setting it to zero should remove the full screen, by full screen is it no naivgationbar or statusbar?

    try something like

    stop

    setprop persist.hwc.docking.enabled "0"

    start

    A similar thread is next one

    http://e2e.ti.com/support/omap/f/849/p/190256/685519.aspx#685519

    There are other values that could affect or help you in the process.