Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_dcn35.c413 union dmub_fw_boot_options cur_boot_options = {0}; in dmub_dcn35_enable_dmub_boot_options() local
415 cur_boot_options = dmub_dcn35_get_fw_boot_option(dmub); in dmub_dcn35_enable_dmub_boot_options()
419 boot_options.bits.enable_dpia = cur_boot_options.bits.enable_dpia && !params->disable_dpia; in dmub_dcn35_enable_dmub_boot_options()