Hi Mohamed, Arun,
You need to prepare own EDID data according to the LCD panel specification which is used in application.
PTN3460 is DP to LVDS bridge device, it has no control what video timing/resolution that DP source (PC) is going to be sending out, and it also has no idea what LCD panel is connected to its LVDS interface.
PTN3460 will not change or modify EDID contents, and it will just send exact EDID reading from internal emulation EDID (user pre-programmed) or DDC-I2C bus to DP source (PC).
So the working method is that DP source (PC) will use IoA (I2C-over-Aux) command to read EDID from DP sink (PTN3460), and PTN3460 will read EDID data from either internal EDID emulation (user pre-programmed) or DDC-I2C bus in the LVDS interface and return EDID to DP source. And after DP source received and decoded EDID, then it will prepare video timing/data to send to the PTN3460, and PTN3460 convert DP video data to LVDS video to the LCD panel.
As I mentioned before, it is your responsibility to prepare EDID for LCD panel in application.
However if you can send us EDID data and LCD panel specification, then we can help to review whether the EDID is good for the LCD panel.
Best regards,
Tomas