
Module Documentation
FM4, S6E2DH/S6E2DF/S6E2D5/S6E2D3 Series, 32-Bit Microcontroller, Graphic Driver User Manual, Doc. No. 002-04387 Rev. *A
151
11.10.2.30 #define MML_ERR_GDC_DISP_FAILED MM_ERRCODE(0x21001014)
The operation failed for an unknown reason
11.10.2.31 #define MML_ERR_GDC_DISP_INVALID_ARG MM_ERRCODE(0x21001003)
An invalid argument was passed
11.10.2.32 #define MML_ERR_GDC_DISP_INVALID_BLENDING MM_ERRCODE(0x21001019)
The blend mode is not supported.
11.10.2.33 #define MML_ERR_GDC_DISP_INVALID_CLUTDATA MM_ERRCODE(0x2100101a)
The CLUT data is not valid.
11.10.2.34 #define MML_ERR_GDC_DISP_INVALID_DIMENSION MM_ERRCODE(0x2100101c)
The buffer width or height is not valid.
11.10.2.35 #define MML_ERR_GDC_DISP_INVALID_SCALING MM_ERRCODE(0x21001018)
The scale factor is not supported.
11.10.2.36 #define MML_ERR_GDC_DISP_LAYER_ALREADY_USED
MM_ERRCODE(0x21001008)
The requested layer is already being used
11.10.2.37 #define MML_ERR_GDC_DISP_OUT_OF_SYSTEM_MEMORY
MM_ERRCODE(0x21001007)
The system is out of memory.
11.10.2.38 #define MML_ERR_GDC_DISP_UNSUPPORTED_MODE MM_ERRCODE(0x21001004)
A display mode was requested that is not supported on the hardware
11.10.2.39 #define MML_ERR_GDC_DISP_WRONG_INDEX_WINDOW
MM_ERRCODE(0x21001013)
The layer does not support an indexed color format
11.10.2.40 #define MML_ERR_GDC_DISP_WRONG_PIXEL_FORMAT
MM_ERRCODE(0x21001009)
The pixel format is not supported by the display controller
11.10.2.41 #define MML_ERR_GDC_DISP_WRONG_STRIDE MM_ERRCODE(0x21001011)
The stride of the pixel buffer must be a multiple of 64
11.10.2.42 #define MML_ERR_GDC_DISP_WRONG_TCON_PARAMS
MM_ERRCODE(0x21001016)
Wrong timing controller parameters
11.10.2.43 #define MML_ERR_GDC_DISP_WRONG_WINDOW MM_ERRCODE(0x21001012)
The feature is not supported by the given window
11.10.2.44 #define MML_ERR_GDC_DISP_WRONG_YC_WINDOW MM_ERRCODE(0x21001015)
The layer does not support a YC format