Lines Matching defs:DRMConnectorInfo
516 struct DRMConnectorInfo { struct
517 uint32_t mmWidth;
518 uint32_t mmHeight;
519 uint32_t type;
520 std::vector<DRMModeInfo> modes;
521 std::string panel_name;
522 DRMPanelMode panel_mode;
523 bool is_primary;
525 bool dynamic_fps;
527 std::vector<std::pair<uint32_t, uint64_t>> formats_supported;
529 uint32_t max_linewidth;
530 DRMRotation panel_orientation;
531 drm_panel_hdr_properties panel_hdr_prop;
532 uint32_t transfer_time_us;
533 drm_msm_ext_hdr_properties ext_hdr_prop;