Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dmub/src/
Ddmub_dcn35.c402 union dmub_fw_boot_options dmub_dcn35_get_fw_boot_option(struct dmub_srv *dmub) in dmub_dcn35_get_fw_boot_option()
404 union dmub_fw_boot_options option; in dmub_dcn35_get_fw_boot_option()
412 union dmub_fw_boot_options boot_options = {0}; in dmub_dcn35_enable_dmub_boot_options()
413 union dmub_fw_boot_options cur_boot_options = {0}; in dmub_dcn35_enable_dmub_boot_options()
435 union dmub_fw_boot_options boot_options; in dmub_dcn35_skip_dmub_panel_power_sequence()
Ddmub_dcn31.c356 union dmub_fw_boot_options dmub_dcn31_get_fw_boot_option(struct dmub_srv *dmub) in dmub_dcn31_get_fw_boot_option()
358 union dmub_fw_boot_options option; in dmub_dcn31_get_fw_boot_option()
366 union dmub_fw_boot_options boot_options = {0}; in dmub_dcn31_enable_dmub_boot_options()
382 union dmub_fw_boot_options boot_options; in dmub_dcn31_skip_dmub_panel_power_sequence()
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()
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()
Ddmub_dcn401.c365 union dmub_fw_boot_options boot_options = {0}; in dmub_dcn401_enable_dmub_boot_options()
376 union dmub_fw_boot_options boot_options; in dmub_dcn401_skip_dmub_panel_power_sequence()
Ddmub_dcn31.h243 union dmub_fw_boot_options dmub_dcn31_get_fw_boot_option(struct dmub_srv *dmub);
Ddmub_dcn35.h261 union dmub_fw_boot_options dmub_dcn35_get_fw_boot_option(struct dmub_srv *dmub);
Ddmub_srv.c1016 union dmub_fw_boot_options *option) in dmub_srv_get_fw_boot_option()
/linux-6.12.1/drivers/gpu/drm/amd/display/dmub/
Ddmub_srv.h436 union dmub_fw_boot_options (*get_fw_boot_option)(struct dmub_srv *dmub);
881 union dmub_fw_boot_options *option);
/linux-6.12.1/drivers/gpu/drm/amd/display/dmub/inc/
Ddmub_cmd.h666 union dmub_fw_boot_options { union