Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_dcn35.c392 union dmub_fw_boot_options dmub_dcn35_get_fw_boot_option(struct dmub_srv *dmub) in dmub_dcn35_get_fw_boot_option()
394 union dmub_fw_boot_options option; in dmub_dcn35_get_fw_boot_option()
402 union dmub_fw_boot_options boot_options = {0}; in dmub_dcn35_enable_dmub_boot_options()
403 union dmub_fw_boot_options cur_boot_options = {0}; in dmub_dcn35_enable_dmub_boot_options()
426 union dmub_fw_boot_options boot_options; in dmub_dcn35_skip_dmub_panel_power_sequence()
H A Ddmub_dcn31.c361 union dmub_fw_boot_options dmub_dcn31_get_fw_boot_option(struct dmub_srv *dmub) in dmub_dcn31_get_fw_boot_option()
363 union dmub_fw_boot_options option; in dmub_dcn31_get_fw_boot_option()
371 union dmub_fw_boot_options boot_options = {0}; in dmub_dcn31_enable_dmub_boot_options()
388 union dmub_fw_boot_options boot_options; in dmub_dcn31_skip_dmub_panel_power_sequence()
H A Ddmub_dcn20.c399 union dmub_fw_boot_options boot_options = {0}; in dmub_dcn20_enable_dmub_boot_options()
406 union dmub_fw_boot_options boot_options; in dmub_dcn20_skip_dmub_panel_power_sequence()
H A Ddmub_dcn32.c382 union dmub_fw_boot_options boot_options = {0}; in dmub_dcn32_enable_dmub_boot_options()
391 union dmub_fw_boot_options boot_options; in dmub_dcn32_skip_dmub_panel_power_sequence()
H A Ddmub_dcn31.h243 union dmub_fw_boot_options dmub_dcn31_get_fw_boot_option(struct dmub_srv *dmub);
H A Ddmub_dcn401.c374 union dmub_fw_boot_options boot_options = {0}; in dmub_dcn401_enable_dmub_boot_options()
385 union dmub_fw_boot_options boot_options; in dmub_dcn401_skip_dmub_panel_power_sequence()
H A Ddmub_dcn35.h261 union dmub_fw_boot_options dmub_dcn35_get_fw_boot_option(struct dmub_srv *dmub);
H A Ddmub_srv.c1096 union dmub_fw_boot_options *option) in dmub_srv_get_fw_boot_option()
/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h817 * union dmub_fw_boot_options - Boot option definitions for SCRATCH14
819 union dmub_fw_boot_options { union