I've finally got the saLoopBack function executing without errors. The issue is that the screen flashes blue and goes blank for a few seconds and then flashes blue again and saLoopBack exits. The saLoopBackFbdev performs almost the same (no second flash).
I'm using ezsdk v.5-04-00-11 on the 816x EVM with I/O card with updated uboot. The DVD player HDMI is plugged into the I/O card connector labeled HDMI input (P3 on the schematics). Everything else is per the quick start guide. I verified output of the DVD by plugging in directly to the monitor.
The output from saLoopBack is below. I enabled the debug output in the code and corrected the display driver output to display the actually driver information in initDisplay. Notice that the display driver is "ti81xx_vidout" while the driver is loaded as "ti81xxvo". I doubt it's significant as the string is only displayed. All of the other data seems reasonable.
root@dm816x-evm:~# ./saLoopBack
Driver Name: ti81xxvin
Driver bus info: TI81xx Platform
Driver is capable of doing capture
saLoopBack:
Mode set is 1080P60
Driver Name: t81xx_vidout
Driver bus info:
Driver is capable of doing display
=============================================================
Capture Format:
=============================================================
fmt.type = 1
fmt.width = 1920
fmt.height = 1080
fmt.pixelformat = 1448695129
fmt.bytesperline = 3840
fmt.sizeimage = 4147200
=============================================================
=============================================================
Display Format:
=============================================================
fmt.type = 2
fmt.width = 1920
fmt.height = 1080
fmt.pixelformat = 1448695129
fmt.bytesperline = 3840
fmt.sizeimage = 4147200
=============================================================
Fix Screen Info:
----------------
Line Length - 3840
Physical Address = 93a00000
Buffer Length = 41943040
Var Screen Info:
----------------
Xres - 1920
Yres - 1080
Xres Virtual - 1920
Yres Virtual - 8640
nonstd - 0
Bits Per Pixel - 16
blue lenth 5 msb 0 offset 0
red lenth 5 msb 0 offset 11
green lenth 6 msb 0 offset 5
trans lenth 0 msb 0 offset 0
Var Screen Info:
----------------
Xres - 1920
Yres - 1080
Xres Virtual - 1920
Yres Virtual - 8640
nonstd - 0
Bits Per Pixel - 16
blue lenth 5 msb 0 offset 0
red lenth 5 msb 0 offset 11
green lenth 6 msb 0 offset 5
trans lenth 0 msb 0 offset 0
Fix Screen Info:
----------------
Line Length - 3840
Physical Address = 93a00000
Buffer Length = 41943040
Count=0
Frame rate = 62