I am trying to output 1280x1024@60Hz from the HDMI port on the DM816x EVM. I changed the mode for hdmi to 1280x1024@60 in the the load-hd-firmware.sh script in the EzSDK and am seeing the correct resolution but the refresh rate (60Hz) appears to be wrong. On some monitors I have tested the video is displayed but the monitor says the refresh rate is 82Hz while other monitors do not display at all and indicate that the signal is not a known compatible signal.
I double checked the timing settings in the sys.h file where the modes are defined and they seem correct. Is there somewhere else that these timings could be incorrectly set? Is it possible it is a bug in the HDMI driver?
Thanks in advance.