Searched defs:dc_config (Results 1 – 2 of 2) sorted by relevance
382 struct dc_config { struct383 bool gpu_vm_support;384 bool disable_disp_pll_sharing;385 bool fbc_support;386 bool disable_fractional_pwm;387 bool allow_seamless_boot_optimization;388 bool seamless_boot_edp_requested;389 bool edp_not_connected;390 bool edp_no_power_sequencing;391 bool force_enum_edp;[all …]
451 u32 dc_config; member