Structure describing the configuration of kms display module.
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 |
uint32_t kmsDisplayCfg::width |
Width of the Image to render.
uint32_t kmsDisplayCfg::height |
Height of the Image to render.
uint32_t kmsDisplayCfg::pix_format |
Color format of the Image to render.
uint32_t kmsDisplayCfg::crtc |
Default crtc id of the drm connector to use.
uint32_t kmsDisplayCfg::connector |
connector id of the drm connector to use
uint32_t kmsDisplayCfg::bufq_depth |