Tool/software: Linux
Hi,
I'm using the AM437x GP EVM running PSDK 03.02. I have an external HDMI monitor hooked up. I'm doing some benchmarking using gstreamer and outputting to fbdev. The problem is, the display goes to sleep about every 5 minutes or so. The only way I found to get it back on is to start then stop weston (/etc/init.d weston start|stop).
How can I disable this sleep feature while I'm doing development. It's really annoying to have it go blank when I'm in the middle of benchmarking. Just like anything else in Linux, there must be some echo I can do to some driver
Any help appreciated