EdgeAI TIOVX Apps Guide
kmsDisplayCfg Struct Reference

Detailed Description

Structure describing the configuration of kms display module.

Collaboration diagram for kmsDisplayCfg:
Collaboration graph

Data Fields

uint32_t width
 Width of the Image to render. More...
 
uint32_t height
 Height of the Image to render. More...
 
uint32_t pix_format
 Color format of the Image to render. More...
 
uint32_t crtc
 Default crtc id of the drm connector to use. More...
 
uint32_t connector
 connector id of the drm connector to use More...
 
uint32_t bufq_depth
 

Field Documentation

◆ width

uint32_t kmsDisplayCfg::width

Width of the Image to render.

◆ height

uint32_t kmsDisplayCfg::height

Height of the Image to render.

◆ pix_format

uint32_t kmsDisplayCfg::pix_format

Color format of the Image to render.

◆ crtc

uint32_t kmsDisplayCfg::crtc

Default crtc id of the drm connector to use.

◆ connector

uint32_t kmsDisplayCfg::connector

connector id of the drm connector to use

◆ bufq_depth

uint32_t kmsDisplayCfg::bufq_depth