Home
last modified time | relevance | path

Searched refs:disable_clk_gate (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_dcn35.c421 boot_options.bits.disable_clk_gate = params->disable_clock_gate; in dmub_dcn35_enable_dmub_boot_options()
/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h647 uint32_t disable_clk_gate: 1; /**< 1 if clock gating should be disabled */ member