Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dsumo_dpm.h120 bool disable_gfx_power_gating_in_uvd; member
H A Dsumo_dpm.c827 if (!pi->disable_gfx_power_gating_in_uvd || in sumo_setup_uvd_clocks()
1757 pi->disable_gfx_power_gating_in_uvd = true; in sumo_dpm_init()
1759 pi->disable_gfx_power_gating_in_uvd = false; in sumo_dpm_init()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu8_hwmgr.h214 uint32_t disable_gfx_power_gating_in_uvd; member
H A Dsmu8_hwmgr.c215 data->disable_gfx_power_gating_in_uvd = 0; in smu8_initialize_dpm_defaults()