This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include <sys/fcntl.h> | |
#include <unistd.h> | |
#include <string.h> | |
#include <xf86drm.h> | |
#include <xf86drmMode.h> | |
#include <drm.h> | |
#include <iostream> | |
#include <string> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 0.000000] Initializing cgroup subsys cpuset | |
[ 0.000000] Initializing cgroup subsys cpu | |
[ 0.000000] Initializing cgroup subsys cpuacct | |
[ 0.000000] Linux version 3.10.102+ (drich@home) (gcc version 4.9 20150123 (prerelease) (GCC) ) #6 SMP PREEMPT Tue Sep 20 05:29:36 CEST 2016 | |
[ 0.000000] CPU: AArch64 Processor [410fd034] revision 4 | |
[ 0.000000] Machine: sun50iw1p1 | |
[ 0.000000] bootconsole [earlycon0] enabled | |
[ 0.000000] cma: CMA: reserved 384 MiB at 9e800000 | |
[ 0.000000] On node 0 totalpages: 520192 | |
[ 0.000000] DMA zone: 7112 pages used for memmap |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 0.000000] Initializing cgroup subsys cpuset | |
[ 0.000000] Initializing cgroup subsys cpu | |
[ 0.000000] Initializing cgroup subsys cpuacct | |
[ 0.000000] Linux version 3.10.102+ (drich@home) (gcc version 4.9 20150123 (prerelease) (GCC) ) #6 SMP PREEMPT Tue Sep 20 05:29:36 CEST 2016 | |
[ 0.000000] CPU: AArch64 Processor [410fd034] revision 4 | |
[ 0.000000] Machine: sun50iw1p1 | |
[ 0.000000] bootconsole [earlycon0] enabled | |
[ 0.000000] cma: CMA: reserved 384 MiB at 9e800000 | |
[ 0.000000] On node 0 totalpages: 520192 | |
[ 0.000000] DMA zone: 7112 pages used for memmap |