Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.c749 if (dc->debug.disable_boot_optimizations) { in dcn32_initialize_min_clocks()
860 if (dc->hwss.enable_accelerated_mode && dc->debug.disable_boot_optimizations) in dcn32_init_hw()
H A Ddcn32_resource.c730 .disable_boot_optimizations = false,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h905 bool disable_boot_optimizations; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/
H A Ddcn321_resource.c729 .disable_boot_optimizations = false,