Searched defs:dc_config (Results 1 – 2 of 2) sorted by relevance
432 struct dc_config { struct433 bool gpu_vm_support;434 bool disable_disp_pll_sharing;435 bool fbc_support;436 bool disable_fractional_pwm;437 bool allow_seamless_boot_optimization;438 bool seamless_boot_edp_requested;439 bool edp_not_connected;440 bool edp_no_power_sequencing;441 bool force_enum_edp;[all …]
445 u32 dc_config; member