Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn30/
H A Ddcn30_hwseq.c722 if (dcb->funcs->is_accelerated_mode(dcb) || !dc->config.seamless_boot_edp_requested) { in dcn30_init_hw()
734 if (!dc->config.seamless_boot_edp_requested) { in dcn30_init_hw()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn31/
H A Ddcn31_hwseq.c190 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/
H A Ddcn32_hwseq.c865 if (dcb->funcs->is_accelerated_mode(dcb) || !dc->config.seamless_boot_edp_requested) { in dcn32_init_hw()
896 if (!dc->config.seamless_boot_edp_requested) { in dcn32_init_hw()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h434 bool seamless_boot_edp_requested; member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c234 if (dcb->funcs->is_accelerated_mode(dcb) || !dc->config.seamless_boot_edp_requested) { in dcn401_init_hw()
265 if (!dc->config.seamless_boot_edp_requested) { in dcn401_init_hw()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c215 if (dcb->funcs->is_accelerated_mode(dcb) || !dc->config.seamless_boot_edp_requested) { in dcn35_init_hw()