Searched defs:dc_config (Results 1 – 2 of 2) sorted by relevance
401 struct dc_config { struct402 bool gpu_vm_support;403 bool disable_disp_pll_sharing;404 bool fbc_support;405 bool disable_fractional_pwm;406 bool allow_seamless_boot_optimization;407 bool seamless_boot_edp_requested;408 bool edp_not_connected;409 bool edp_no_power_sequencing;410 bool force_enum_edp;[all …]
445 u32 dc_config; member