Enumerator |
---|
MIPI_DSI_DCS_ID_ENTER_IDLE_MODE | Enter idle mode.
|
MIPI_DSI_DCS_ID_ENTER_INVERT_MODE | Displayed image colors inverted.
|
MIPI_DSI_DCS_ID_ENTER_NORMAL_MODE | Whole display area used for image.
|
MIPI_DSI_DCS_ID_ENTER_PARTIAL_MODE | Part of display area used for image.
|
MIPI_DSI_DCS_ID_ENTER_SLEEP_MODE | Power off the display panel.
|
MIPI_DSI_DCS_ID_EXIT_IDLE_MODE | Full color depth used.
|
MIPI_DSI_DCS_ID_EXIT_INVERT_MODE | Displayed image colors not inverted.
|
MIPI_DSI_DCS_ID_EXIT_SLEEP_MODE | Power on the display panel.
|
MIPI_DSI_DCS_ID_GET_3D_CONTROL | Get display module 3D mode.
|
MIPI_DSI_DCS_ID_GET_ADDRESS_MODE | Get data order for transfers from host to the display device.
|
MIPI_DSI_DCS_ID_GET_BLUE_CHANNEL | Get blue component of pixel at 0,0.
|
MIPI_DSI_DCS_ID_GET_CABC_MIN_BRIGHTNESS | Get current minimum brightness level of the active CABC mode.
|
MIPI_DSI_DCS_ID_GET_COMPRESSION_MODE | Get current compression mode.
|
MIPI_DSI_DCS_ID_GET_CONTROL_DISPLAY | Get control display mode.
|
MIPI_DSI_DCS_ID_GET_DIAGNOSTIC_RESULT | Get peripheral self-diagnostic result.
|
MIPI_DSI_DCS_ID_GET_DISPLAY_BRIGHTNESS | Get current display brightness level.
|
MIPI_DSI_DCS_ID_GET_DISPLAY_MODE | Get current display mode from the peripheral.
|
MIPI_DSI_DCS_ID_GET_DSI_MODE | Get DSI operation mode.
|
MIPI_DSI_DCS_ID_GET_ERROR_COUNT_ON_DSI | Get number of corrupted packets on DSI.
|
MIPI_DSI_DCS_ID_GET_GREEN_CHANNEL | Get green component of pixel at 0,0.
|
MIPI_DSI_DCS_ID_GET_IMAGE_CHECKSUM_CT | Returns checksum of frame of color-transformed pixel data.
|
MIPI_DSI_DCS_ID_GET_IMAGE_CHECKSUM_RGB | Returns checksum of frame of RGB pixel data.
|
MIPI_DSI_DCS_ID_GET_PIXEL_FORMAT | Get current pixel format.
|
MIPI_DSI_DCS_ID_GET_POWER_MODE | Get current power mode.
|
MIPI_DSI_DCS_ID_GET_POWER_SAVE | Get current power-save mode.
|
MIPI_DSI_DCS_ID_GET_RED_CHANNEL | Get red component of pixel at 0,0.
|
MIPI_DSI_DCS_ID_GET_SCANLINE | Get current scanline.
|
MIPI_DSI_DCS_ID_GET_SIGNAL_MODE | Get display module signaling mode.
|
MIPI_DSI_DCS_ID_NOP | No operation.
|
MIPI_DSI_DCS_ID_READ_ACMD | Perform read access to the ACMD registers.
|
MIPI_DSI_DCS_ID_READ_DDB_CONTINUE | Continue reading the DDB from the last read location.
|
MIPI_DSI_DCS_ID_READ_DDB_START | Read the DDB from the provided location.
|
MIPI_DSI_DCS_ID_READ_DSE_MAILBOX | Read access to the registers of the DSE read or write control mailbox.
|
MIPI_DSI_DCS_ID_READ_MEMORY_CONTINUE | Read image data from peripheral, continuing after last read.
|
MIPI_DSI_DCS_ID_READ_MEMORY_START | Read image data from the peripheral to the host.
|
MIPI_DSI_DCS_ID_READ_PPS_CONTINUE | Continue reading the specified length of PPS data.
|
MIPI_DSI_DCS_ID_READ_PPS_START | Read PPS data.
|
MIPI_DSI_DCS_ID_SET_3D_CONTROL | 3D is used on the display panel
|
MIPI_DSI_DCS_ID_SET_ADDRESS_MODE | Set data order for transfers from host to peripheral.
|
MIPI_DSI_DCS_ID_SET_ARP_OFF | Disable ARP.
|
MIPI_DSI_DCS_ID_SET_ARP_ON | Enable ARP and set T2 timer.
|
MIPI_DSI_DCS_ID_SET_CABC_MIN_BRIGHTNESS | Set minimum brightness level for CABC mode.
|
MIPI_DSI_DCS_ID_SET_COLUMN_ADDRESS | Set column extent.
|
MIPI_DSI_DCS_ID_SET_DISPLAY_BRIGHTNESS | Set display brightness level.
|
MIPI_DSI_DCS_ID_SET_DISPLAY_OFF | Blank the display device.
|
MIPI_DSI_DCS_ID_SET_DISPLAY_ON | Show image on display device.
|
MIPI_DSI_DCS_ID_SET_DSI_MODE | Set DSI operation mode.
|
MIPI_DSI_DCS_ID_SET_GAMMA_CURVE | Select gamma curve used by display.
|
MIPI_DSI_DCS_ID_SET_PAGE_ADDRESS | Set page extent.
|
MIPI_DSI_DCS_ID_SET_PARTIAL_COLUMNS | Define the number of columns in the partial display area.
|
MIPI_DSI_DCS_ID_SET_PARTIAL_ROWS | Define the number of rows in the partial display area.
|
MIPI_DSI_DCS_ID_SET_PIXEL_FORMAT | Define how many bits per pixel are used.
|
MIPI_DSI_DCS_ID_SET_SCROLL_AREA | Define vertical scrolling and fixed area.
|
MIPI_DSI_DCS_ID_SET_SCROLL_START | Define vertical scrolling starting point.
|
MIPI_DSI_DCS_ID_SET_TEAR_OFF | Sync information not sent from the display module to the host.
|
MIPI_DSI_DCS_ID_SET_TEAR_ON | Sync information is sent from the display module to the host.
|
MIPI_DSI_DCS_ID_SET_TEAR_SCANLINE | Sync information is sent from display to the host when display refresh reaches profivided scan line.
|
MIPI_DSI_DCS_ID_SET_VSYNC_TIMING | Set VSYNC timing to the specified length of PPS data.
|
MIPI_DSI_DCS_ID_SOFT_RESET | Software reset.
|
MIPI_DSI_DCS_ID_WRITE_ACMD | Write access to ACMD registers.
|
MIPI_DSI_DCS_ID_WRITE_CONTROL_DISPLAY | Write control mode of display brightness.
|
MIPI_DSI_DCS_ID_WRITE_DSE_MAILBOX | Write registers of DSE read or write control mailbox.
|
MIPI_DSI_DCS_ID_WRITE_LUT | Fill peripheral look-up table with provided data.
|
MIPI_DSI_DCS_ID_WRITE_MEMORY_CONTINUE | Continue image information transfer from last address.
|
MIPI_DSI_DCS_ID_WRITE_MEMORY_START | Transfer image information from host to peripheral.
|
MIPI_DSI_DCS_ID_WRITE_POWER_SAVE | Writes power save mode.
|