Home
last modified time | relevance | path

Searched refs:dc_validate_boot_timing (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1365 bool dc_validate_boot_timing(const struct dc *dc,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c1773 can_apply_edp_fast_boot = dc_validate_boot_timing(dc, in dce110_enable_accelerated_mode()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c2718 if (dc_validate_boot_timing(dc, stream->sink, &stream->timing)) in mark_seamless_boot_stream()
H A Ddc.c1573 bool dc_validate_boot_timing(const struct dc *dc, in dc_validate_boot_timing() function