Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_dcn20.c408 boot_options.bits.skip_phy_init_panel_sequence = skip; in dmub_dcn20_skip_dmub_panel_power_sequence()
H A Ddmub_dcn31.c390 boot_options.bits.skip_phy_init_panel_sequence = skip; in dmub_dcn31_skip_dmub_panel_power_sequence()
H A Ddmub_dcn35.c428 boot_options.bits.skip_phy_init_panel_sequence = skip; in dmub_dcn35_skip_dmub_panel_power_sequence()
H A Ddmub_dcn32.c393 boot_options.bits.skip_phy_init_panel_sequence = skip; in dmub_dcn32_skip_dmub_panel_power_sequence()
H A Ddmub_dcn401.c387 boot_options.bits.skip_phy_init_panel_sequence = skip; in dmub_dcn401_skip_dmub_panel_power_sequence()
/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h826 uint32_t skip_phy_init_panel_sequence: 1; /**< 1 to skip panel init seq */ member