Searched defs:dc_config (Results 1 – 2 of 2) sorted by relevance
421 struct dc_config { struct422 bool gpu_vm_support;423 bool disable_disp_pll_sharing;424 bool fbc_support;425 bool disable_fractional_pwm;426 bool allow_seamless_boot_optimization;427 bool seamless_boot_edp_requested;428 bool edp_not_connected;429 bool edp_no_power_sequencing;430 bool force_enum_edp;[all …]
445 u32 dc_config; member