Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dtrinity_dpm.h36 u8 force_nbp_state; member
Dkv_dpm.h76 u8 force_nbp_state; member
Dtrinity_dpm.c665 u32 index, u32 force_nbp_state) in trinity_set_force_nbp_state() argument
672 value |= FORCE_NBPS1(force_nbp_state); in trinity_set_force_nbp_state()
725 trinity_set_force_nbp_state(rdev, index, pl->force_nbp_state); in trinity_program_power_level()
1332 pi->boot_pl.force_nbp_state = 0; in trinity_construct_boot_state()
1407 ps->levels[0].force_nbp_state = 0; in trinity_patch_thermal_state()
1521 ps->levels[i].force_nbp_state = 0; in trinity_apply_state_adjust_rules()
Dkv_dpm.c2034 pi->boot_pl.force_nbp_state = 0; in kv_construct_boot_state()