Home
last modified time | relevance | path

Searched refs:seamless_boot_edp_requested (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn30/
A Ddcn30_hwseq.c716 if (dcb->funcs->is_accelerated_mode(dcb) || !dc->config.seamless_boot_edp_requested) { in dcn30_init_hw()
728 if (!dc->config.seamless_boot_edp_requested) { in dcn30_init_hw()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn31/
A Ddcn31_hwseq.c188 if (dcb->funcs->is_accelerated_mode(dcb) || !dc->config.seamless_boot_edp_requested) { in dcn31_init_hw()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
A Ddcn32_hwseq.c864 if (dcb->funcs->is_accelerated_mode(dcb) || !dc->config.seamless_boot_edp_requested) { in dcn32_init_hw()
895 if (!dc->config.seamless_boot_edp_requested) { in dcn32_init_hw()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
A Ddcn401_hwseq.c318 if (dcb->funcs->is_accelerated_mode(dcb) || !dc->config.seamless_boot_edp_requested) { in dcn401_init_hw()
349 if (!dc->config.seamless_boot_edp_requested) { in dcn401_init_hw()
/linux/drivers/gpu/drm/amd/display/dc/
A Ddc.h427 bool seamless_boot_edp_requested; member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
A Ddcn35_hwseq.c215 if (dcb->funcs->is_accelerated_mode(dcb) || !dc->config.seamless_boot_edp_requested) { in dcn35_init_hw()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
A Ddcn10_hwseq.c1629 if (dcb->funcs->is_accelerated_mode(dcb) || !dc->config.seamless_boot_edp_requested) { in dcn10_init_hw()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm.c1911 init_data.flags.seamless_boot_edp_requested = false; in amdgpu_dm_init()
1914 init_data.flags.seamless_boot_edp_requested = true; in amdgpu_dm_init()

Completed in 50 milliseconds