Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dci_dpm.h60 #define CISLAND_MINIMUM_ENGINE_CLOCK 800 macro
Dci_dpm.c2427 u32 min = (min_sclk_in_sr > CISLAND_MINIMUM_ENGINE_CLOCK) ? in ci_get_sleep_divider_id_from_clock()
2428 min_sclk_in_sr : CISLAND_MINIMUM_ENGINE_CLOCK; in ci_get_sleep_divider_id_from_clock()
3227 CISLAND_MINIMUM_ENGINE_CLOCK); in ci_populate_single_graphic_level()
3847 if (CISLAND_MINIMUM_ENGINE_CLOCK != CISLAND_MINIMUM_ENGINE_CLOCK) in ci_find_dpm_states_clocks_in_dpm_table()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.h61 #define CISLAND_MINIMUM_ENGINE_CLOCK 800 macro
Dci_dpm.c2558 u32 min = (min_sclk_in_sr > CISLAND_MINIMUM_ENGINE_CLOCK) ? in ci_get_sleep_divider_id_from_clock()
2559 min_sclk_in_sr : CISLAND_MINIMUM_ENGINE_CLOCK; in ci_get_sleep_divider_id_from_clock()
3365 CISLAND_MINIMUM_ENGINE_CLOCK); in ci_populate_single_graphic_level()
3985 if (CISLAND_MINIMUM_ENGINE_CLOCK != CISLAND_MINIMUM_ENGINE_CLOCK) in ci_find_dpm_states_clocks_in_dpm_table()