Merge pull request #693 from vpeter4/imx6-krypton

Imx6 krypton
This commit is contained in:
Christian Hewitt 2016-09-05 08:19:03 +04:00 committed by GitHub
commit 087b6688e7
2 changed files with 15 additions and 1 deletions

View File

@ -1026,7 +1026,7 @@ CONFIG_DMA_CMA=y
# #
# Default contiguous memory area size: # Default contiguous memory area size:
# #
CONFIG_CMA_SIZE_MBYTES=256 CONFIG_CMA_SIZE_MBYTES=320
CONFIG_CMA_SIZE_SEL_MBYTES=y CONFIG_CMA_SIZE_SEL_MBYTES=y
# CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set # CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set
# CONFIG_CMA_SIZE_SEL_MIN is not set # CONFIG_CMA_SIZE_SEL_MIN is not set

View File

@ -24,3 +24,17 @@ diff -aurNp a/xbmc/windowing/egl/EGLNativeTypeIMX.cpp b/xbmc/windowing/egl/EGLNa
#endif #endif
#include "utils/log.h" #include "utils/log.h"
#include "utils/RegExp.h" #include "utils/RegExp.h"
--- a/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecIMX.h 2016-09-04 18:08:27.249816157 +0200
+++ b/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecIMX.h 2016-09-04 18:09:16.803892804 +0200
@@ -55,9 +55,9 @@
// priorities to those subsystems can result in a very different user
// experience. With that setting enabled we can build some statistics,
// as numbers are always better than "feelings"
-#define IMX_PROFILE_BUFFERS
+//#define IMX_PROFILE_BUFFERS
-#define IMX_PROFILE
+//#define IMX_PROFILE
//#define TRACE_FRAMES
#define RENDER_USE_G2D 0