Searched defs:dc_config (Results 1 – 2 of 2) sorted by relevance
428 struct dc_config { struct429 bool gpu_vm_support;430 bool disable_disp_pll_sharing;431 bool fbc_support;432 bool disable_fractional_pwm;433 bool allow_seamless_boot_optimization;434 bool seamless_boot_edp_requested;435 bool edp_not_connected;436 bool edp_no_power_sequencing;437 bool force_enum_edp;[all …]
445 u32 dc_config; member