Home
last modified time | relevance | path

Searched refs:vddc_phase_shed_table (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dsi_dpm.h157 struct atom_voltage_table vddc_phase_shed_table; member
H A Dsi_dpm.c4008 VOLTAGE_OBJ_PHASE_LUT, &si_pi->vddc_phase_shed_table); in si_construct_voltage_tables()
4012 if ((si_pi->vddc_phase_shed_table.count == 0) || in si_construct_voltage_tables()
4013 (si_pi->vddc_phase_shed_table.count > SISLANDS_MAX_NO_VREG_STEPS)) in si_construct_voltage_tables()
4075 if (si_validate_phase_shedding_tables(rdev, &si_pi->vddc_phase_shed_table, in si_populate_smc_voltage_tables()
4077 si_populate_smc_voltage_table(rdev, &si_pi->vddc_phase_shed_table, table); in si_populate_smc_voltage_tables()
4080 cpu_to_be32(si_pi->vddc_phase_shed_table.mask_low); in si_populate_smc_voltage_tables()
4083 (u32)si_pi->vddc_phase_shed_table.phase_delay); in si_populate_smc_voltage_tables()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dsi_dpm.h157 struct atom_voltage_table vddc_phase_shed_table; member
H A Dsi_dpm.c4005 VOLTAGE_OBJ_PHASE_LUT, &si_pi->vddc_phase_shed_table); in si_construct_voltage_tables()
4009 if ((si_pi->vddc_phase_shed_table.count == 0) || in si_construct_voltage_tables()
4010 (si_pi->vddc_phase_shed_table.count > SISLANDS_MAX_NO_VREG_STEPS)) in si_construct_voltage_tables()
4072 if (si_validate_phase_shedding_tables(rdev, &si_pi->vddc_phase_shed_table, in si_populate_smc_voltage_tables()
4074 si_populate_smc_voltage_table(rdev, &si_pi->vddc_phase_shed_table, table); in si_populate_smc_voltage_tables()
4077 cpu_to_be32(si_pi->vddc_phase_shed_table.mask_low); in si_populate_smc_voltage_tables()
4080 (u32)si_pi->vddc_phase_shed_table.phase_delay); in si_populate_smc_voltage_tables()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
H A Dsi_dpm.h964 struct atom_voltage_table vddc_phase_shed_table; member
H A Dsi_dpm.c4467 VOLTAGE_OBJ_PHASE_LUT, &si_pi->vddc_phase_shed_table); in si_construct_voltage_tables()
4471 if ((si_pi->vddc_phase_shed_table.count == 0) || in si_construct_voltage_tables()
4472 (si_pi->vddc_phase_shed_table.count > SISLANDS_MAX_NO_VREG_STEPS)) in si_construct_voltage_tables()
4534 if (si_validate_phase_shedding_tables(adev, &si_pi->vddc_phase_shed_table, in si_populate_smc_voltage_tables()
4536 si_populate_smc_voltage_table(adev, &si_pi->vddc_phase_shed_table, table); in si_populate_smc_voltage_tables()
4539 cpu_to_be32(si_pi->vddc_phase_shed_table.mask_low); in si_populate_smc_voltage_tables()
4542 (u32)si_pi->vddc_phase_shed_table.phase_delay); in si_populate_smc_voltage_tables()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.h971 struct atom_voltage_table vddc_phase_shed_table; member
H A Dsi_dpm.c4482 VOLTAGE_OBJ_PHASE_LUT, &si_pi->vddc_phase_shed_table); in si_construct_voltage_tables()
4486 if ((si_pi->vddc_phase_shed_table.count == 0) || in si_construct_voltage_tables()
4487 (si_pi->vddc_phase_shed_table.count > SISLANDS_MAX_NO_VREG_STEPS)) in si_construct_voltage_tables()
4549 if (si_validate_phase_shedding_tables(adev, &si_pi->vddc_phase_shed_table, in si_populate_smc_voltage_tables()
4551 si_populate_smc_voltage_table(adev, &si_pi->vddc_phase_shed_table, table); in si_populate_smc_voltage_tables()
4554 cpu_to_be32(si_pi->vddc_phase_shed_table.mask_low); in si_populate_smc_voltage_tables()
4557 (u32)si_pi->vddc_phase_shed_table.phase_delay); in si_populate_smc_voltage_tables()

Completed in 47 milliseconds