Searched defs:dc_config (Results 1 – 2 of 2) sorted by relevance
389 struct dc_config { struct390 bool gpu_vm_support;391 bool disable_disp_pll_sharing;392 bool fbc_support;393 bool disable_fractional_pwm;394 bool allow_seamless_boot_optimization;395 bool seamless_boot_edp_requested;396 bool edp_not_connected;397 bool edp_no_power_sequencing;398 bool force_enum_edp;[all …]
448 u32 dc_config; member