Home
last modified time | relevance | path

Searched refs:disable_idle_power_optimizations (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h825 bool disable_idle_power_optimizations; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/
H A Ddcn303_resource.c81 .disable_idle_power_optimizations = false,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c4709 if (dc->debug.disable_idle_power_optimizations) in dc_allow_idle_optimizations()