Searched defs:dc_config (Results 1 – 2 of 2) sorted by relevance
394 struct dc_config { struct395 bool gpu_vm_support;396 bool disable_disp_pll_sharing;397 bool fbc_support;398 bool disable_fractional_pwm;399 bool allow_seamless_boot_optimization;400 bool seamless_boot_edp_requested;401 bool edp_not_connected;402 bool edp_no_power_sequencing;403 bool force_enum_edp;[all …]
448 u32 dc_config; member