Amlogic: remove ge2d mode

This commit is contained in:
Portisch
2019-03-27 08:07:45 +01:00
parent ea0449778d
commit 101855fe4f
24 changed files with 16 additions and 406 deletions

View File

@@ -162,11 +162,7 @@
"display" 0,
// valid for framebuffer
"device" : "/dev/fb0",
// valid for amlogic
"amlogic_grabber" : "amvideocap0",
"ge2d_mode" : 1
"device" : "/dev/fb0"
},
/// The black border configuration, contains the following items:

View File

@@ -88,9 +88,7 @@
"cropRight" : 0,
"cropTop" : 0,
"cropBottom" : 0,
"device" : "/dev/fb0",
"amlogic_grabber" : "amvideocap0",
"ge2d_mode" : 1
"device" : "/dev/fb0"
},
"blackborderdetector" :