Searched refs:seamless_boot_edp_requested (Results 1 – 8 of 8) sorted by relevance
732 if (dcb->funcs->is_accelerated_mode(dcb) || !dc->config.seamless_boot_edp_requested) { in dcn30_init_hw()744 if (!dc->config.seamless_boot_edp_requested) { in dcn30_init_hw()
190 if (dcb->funcs->is_accelerated_mode(dcb) || !dc->config.seamless_boot_edp_requested) { in dcn31_init_hw()
867 if (dcb->funcs->is_accelerated_mode(dcb) || !dc->config.seamless_boot_edp_requested) { in dcn32_init_hw()898 if (!dc->config.seamless_boot_edp_requested) { in dcn32_init_hw()
486 bool seamless_boot_edp_requested; member
231 if (dcb->funcs->is_accelerated_mode(dcb) || !dc->config.seamless_boot_edp_requested) { in dcn401_init_hw()262 if (!dc->config.seamless_boot_edp_requested) { in dcn401_init_hw()
215 if (dcb->funcs->is_accelerated_mode(dcb) || !dc->config.seamless_boot_edp_requested) { in dcn35_init_hw()
1811 if (dcb->funcs->is_accelerated_mode(dcb) || !dc->config.seamless_boot_edp_requested) { in dcn10_init_hw()
1932 init_data.flags.seamless_boot_edp_requested = false; in amdgpu_dm_init()1935 init_data.flags.seamless_boot_edp_requested = true; in amdgpu_dm_init()
Completed in 52 milliseconds