Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/display/dc/
H A Ddc.h426 bool dc_mode_clk_limit_support; member
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn303/
H A Ddcn303_resource.c1194 dc->config.dc_mode_clk_limit_support = true; in dcn303_resource_construct()
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn321/
H A Ddcn321_resource.c1764 dc->config.dc_mode_clk_limit_support = true; in dcn321_resource_construct()
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn32/
H A Ddcn32_resource.c2226 dc->config.dc_mode_clk_limit_support = true; in dcn32_resource_construct()
/openbsd/sys/dev/pci/drm/amd/display/dc/core/
H A Damdgpu_dc.c4807 if (!dc->config.dc_mode_clk_limit_support) in dc_enable_dcmode_clk_limit()