Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_dcn31.c373 boot_options.bits.z10_disable = params->disable_z10; in dmub_dcn31_enable_dmub_boot_options()
H A Ddmub_dcn32.c384 boot_options.bits.z10_disable = params->disable_z10; in dmub_dcn32_enable_dmub_boot_options()
H A Ddmub_dcn35.c417 boot_options.bits.z10_disable = params->disable_z10; in dmub_dcn35_enable_dmub_boot_options()
H A Ddmub_dcn401.c380 boot_options.bits.z10_disable = params->disable_z10; in dmub_dcn401_enable_dmub_boot_options()
/linux-6.15/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h760 uint32_t z10_disable: 1; /**< 1 to disable z10 */ member