Home
last modified time | relevance | path

Searched refs:symclk32_le (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_dccg.c298 if (dccg->ctx->dc->debug.root_clock_optimization.bits.symclk32_le) in dccg314_init()
H A Ddcn314_resource.c918 .symclk32_le = true,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_dccg.c334 if (!dccg->ctx->dc->debug.root_clock_optimization.bits.symclk32_le) in dccg31_set_symclk32_le_root_clock_gating()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h642 bool symclk32_le: 1; member