Home
last modified time | relevance | path

Searched refs:disable_z10 (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dmub/
H A Ddmub_srv.h289 bool disable_z10; member
/linux/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_dcn31.c368 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_dcn401.c367 boot_options.bits.z10_disable = params->disable_z10; in dmub_dcn401_enable_dmub_boot_options()
H A Ddmub_dcn35.c417 boot_options.bits.z10_disable = params->disable_z10; in dmub_dcn35_enable_dmub_boot_options()
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.c802 if (dc->debug.disable_z10 || dc->debug.psr_skip_crtc_disable) in edp_setup_psr()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h981 bool disable_z10; member
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/
H A Ddcn316_resource.c853 .disable_z10 = true, /*hw not support it*/
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c684 if (dc->debug.disable_z10) in dcn35_z10_restore()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/
H A Ddcn314_resource.c872 .disable_z10 = false,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn315/
H A Ddcn315_resource.c858 .disable_z10 = true, /*hw not support it*/
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/
H A Ddcn31_resource.c891 .disable_z10 = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c781 .disable_z10 = false,