Skip to content

Tags: ssvb/lima-memtester

Tags

20151207-orange-pi-pc-fel-test

Toggle 20151207-orange-pi-pc-fel-test's commit message
Don't do "modprobe mali" is we already have /dev/mali

The modprobe tool may be not available (for example in Android).

Signed-off-by: Siarhei Siamashka <siarhei.siamashka@gmail.com>

static-binary-20150126

Toggle static-binary-20150126's commit message
lima-memtester: Actively prevent screen from blanking

The commit 6d7fac1 removed
screen blanking prevention from the lima driver. This was needed
for the lima-memspeed program (sometimes we want to keep the
screen blanked for memory bandwidth measurements).

Now we introduce screen blanking prevention in lima-memtester
back, because it is needed for the visual feedback (glowing red
background when the errors are found). The visual feedback is
needed for the users, who can't see the log messages on the
console.

Signed-off-by: Siarhei Siamashka <siarhei.siamashka@gmail.com>