Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/display/dmub/
H A Ddmub_srv.h263 bool disable_z10; member
/openbsd/sys/dev/pci/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()
/openbsd/sys/dev/pci/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.c790 if (dc->debug.disable_z10 || dc->debug.psr_skip_crtc_disable) in edp_setup_psr()
/openbsd/sys/dev/pci/drm/amd/display/dc/
H A Ddc.h867 bool disable_z10; member
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn316/
H A Ddcn316_resource.c854 .disable_z10 = true, /*hw not support it*/
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn314/
H A Ddcn314_resource.c870 .disable_z10 = false,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn315/
H A Ddcn315_resource.c857 .disable_z10 = true, /*hw not support it*/
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn31/
H A Ddcn31_resource.c890 .disable_z10 = true,