Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dmub/src/
Ddmub_dcn31.c355 union dmub_fw_boot_options dmub_dcn31_get_fw_boot_option(struct dmub_srv *dmub) in dmub_dcn31_get_fw_boot_option()
357 union dmub_fw_boot_options option; in dmub_dcn31_get_fw_boot_option()
365 union dmub_fw_boot_options boot_options = {0}; in dmub_dcn31_enable_dmub_boot_options()
381 union dmub_fw_boot_options boot_options; in dmub_dcn31_skip_dmub_panel_power_sequence()
Ddmub_dcn20.c398 union dmub_fw_boot_options boot_options = {0}; in dmub_dcn20_enable_dmub_boot_options()
405 union dmub_fw_boot_options boot_options; in dmub_dcn20_skip_dmub_panel_power_sequence()
Ddmub_dcn32.c376 union dmub_fw_boot_options boot_options = {0}; in dmub_dcn32_enable_dmub_boot_options()
385 union dmub_fw_boot_options boot_options; in dmub_dcn32_skip_dmub_panel_power_sequence()
Ddmub_dcn31.h242 union dmub_fw_boot_options dmub_dcn31_get_fw_boot_option(struct dmub_srv *dmub);
Ddmub_srv.c851 union dmub_fw_boot_options *option) in dmub_srv_get_fw_boot_option()
/Linux-v6.6/drivers/gpu/drm/amd/display/dmub/
Ddmub_srv.h381 union dmub_fw_boot_options (*get_fw_boot_option)(struct dmub_srv *dmub);
783 union dmub_fw_boot_options *option);
/Linux-v6.6/drivers/gpu/drm/amd/display/dmub/inc/
Ddmub_cmd.h605 union dmub_fw_boot_options { union