Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hwseq.c523 if (dcb->funcs->is_accelerated_mode(dcb) || !dc->config.seamless_boot_edp_requested) { in dcn30_init_hw()
535 if (!dc->config.seamless_boot_edp_requested) { in dcn30_init_hw()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_hwseq.c188 if (dcb->funcs->is_accelerated_mode(dcb) || !dc->config.seamless_boot_edp_requested) { in dcn31_init_hw()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.c854 if (dcb->funcs->is_accelerated_mode(dcb) || !dc->config.seamless_boot_edp_requested) { in dcn32_init_hw()
885 if (!dc->config.seamless_boot_edp_requested) { in dcn32_init_hw()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h400 bool seamless_boot_edp_requested; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c1564 if (dcb->funcs->is_accelerated_mode(dcb) || !dc->config.seamless_boot_edp_requested) { in dcn10_init_hw()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c1674 init_data.flags.seamless_boot_edp_requested = false; in amdgpu_dm_init()
1677 init_data.flags.seamless_boot_edp_requested = true; in amdgpu_dm_init()