Home
last modified time | relevance | path

Searched refs:z10_disable (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_dcn31.c367 boot_options.bits.z10_disable = params->disable_z10; in dmub_dcn31_enable_dmub_boot_options()
H A Ddmub_dcn32.c378 boot_options.bits.z10_disable = params->disable_z10; in dmub_dcn32_enable_dmub_boot_options()
/openbmc/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h613 uint32_t z10_disable: 1; /**< 1 to disable z10 */ member