Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_dcn20.c407 boot_options.bits.skip_phy_init_panel_sequence = skip; in dmub_dcn20_skip_dmub_panel_power_sequence()
H A Ddmub_dcn31.c383 boot_options.bits.skip_phy_init_panel_sequence = skip; in dmub_dcn31_skip_dmub_panel_power_sequence()
H A Ddmub_dcn32.c387 boot_options.bits.skip_phy_init_panel_sequence = skip; in dmub_dcn32_skip_dmub_panel_power_sequence()
/openbmc/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h612 uint32_t skip_phy_init_panel_sequence: 1; /**< 1 to skip panel init seq */ member