Home
last modified time | relevance | path

Searched refs:SMC_RAM_END (Results 1 - 25 of 39) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Diceland_smumgr.c344 (uint32_t *)&temp, SMC_RAM_END)) in iceland_populate_dw8()
445 &pm_fuse_table_offset, SMC_RAM_END)) in iceland_populate_pm_fuses()
498 sizeof(struct SMU71_Discrete_PmFuses), SMC_RAM_END)) in iceland_populate_pm_fuses()
1039 SMC_RAM_END); in iceland_populate_all_graphic_levels()
1390 SMC_RAM_END); in iceland_populate_all_memory_levels()
1640 SMC_RAM_END in iceland_program_memory_timing_parameters()
1799 SMC_RAM_END); in iceland_update_and_upload_mc_reg_table()
1817 (uint8_t *)&smu_data->mc_regs, sizeof(SMU71_Discrete_MCRegisters), SMC_RAM_END); in iceland_populate_initial_mc_reg_table()
2061 SMC_RAM_END); in iceland_init_smc_table()
2071 SMC_RAM_END); in iceland_init_smc_table()
[all...]
H A Dvegam_smumgr.c236 &tmp, SMC_RAM_END); in vegam_process_firmware_header()
246 &tmp, SMC_RAM_END); in vegam_process_firmware_header()
258 &tmp, SMC_RAM_END); in vegam_process_firmware_header()
266 &tmp, SMC_RAM_END); in vegam_process_firmware_header()
276 &tmp, SMC_RAM_END); in vegam_process_firmware_header()
286 &tmp, SMC_RAM_END); in vegam_process_firmware_header()
959 (uint32_t)array_size, SMC_RAM_END); in vegam_populate_all_graphic_levels()
1081 (uint32_t)array_size, SMC_RAM_END); in vegam_populate_all_memory_levels()
1304 SMC_RAM_END); in vegam_program_memory_timing_parameters()
1641 &tmp, SMC_RAM_END); in vegam_populate_avfs_parameters()
[all...]
H A Dpolaris10_smumgr.h33 #define SMC_RAM_END 0x40000 macro
H A Dfiji_smumgr.c613 (uint32_t *)&temp, SMC_RAM_END)) in fiji_populate_dw8()
700 &pm_fuse_table_offset, SMC_RAM_END)) in fiji_populate_pm_fuses()
747 sizeof(struct SMU73_Discrete_PmFuses), SMC_RAM_END)) in fiji_populate_pm_fuses()
1088 (uint32_t)array_size, SMC_RAM_END); in fiji_populate_all_graphic_levels()
1267 (uint32_t)array_size, SMC_RAM_END); in fiji_populate_all_memory_levels()
1550 SMC_RAM_END); in fiji_program_memory_timing_parameters()
1878 smu_data->smu7_data.arb_table_start, &tmp, SMC_RAM_END); in fiji_init_arb_table_index()
1887 smu_data->smu7_data.arb_table_start, tmp, SMC_RAM_END); in fiji_init_arb_table_index()
2111 SMC_RAM_END); in fiji_init_smc_table()
2216 SMC_RAM_END); in fiji_thermal_setup_fan_table()
[all...]
H A Dvegam_smumgr.h32 #define SMC_RAM_END 0x40000 macro
H A Dpolaris10_smumgr.c513 (uint32_t *)&temp, SMC_RAM_END)) in polaris10_populate_dw8()
597 &pm_fuse_table_offset, SMC_RAM_END)) in polaris10_populate_pm_fuses()
639 (sizeof(struct SMU74_Discrete_PmFuses) - 92), SMC_RAM_END)) in polaris10_populate_pm_fuses()
1066 (uint32_t)array_size, SMC_RAM_END); in polaris10_populate_all_graphic_levels()
1170 (uint32_t)array_size, SMC_RAM_END); in polaris10_populate_all_memory_levels()
1389 SMC_RAM_END); in polaris10_program_memory_timing_parameters()
1751 &tmp, SMC_RAM_END); in polaris10_populate_avfs_parameters()
1757 SMC_RAM_END); in polaris10_populate_avfs_parameters()
1761 &tmp, SMC_RAM_END); in polaris10_populate_avfs_parameters()
1766 SMC_RAM_END); in polaris10_populate_avfs_parameters()
[all...]
H A Dci_smumgr.c64 #define SMC_RAM_END 0x40000 macro
506 SMC_RAM_END); in ci_populate_all_graphic_levels()
550 (uint32_t *)&temp, SMC_RAM_END)) in ci_populate_dw8()
683 &pm_fuse_table_offset, SMC_RAM_END)) { in ci_populate_pm_fuses()
709 sizeof(struct SMU7_Discrete_PmFuses), SMC_RAM_END); in ci_populate_pm_fuses()
1344 SMC_RAM_END); in ci_populate_all_memory_levels()
1677 SMC_RAM_END in ci_program_memory_timing_parameters()
1832 SMC_RAM_END); in ci_update_and_upload_mc_reg_table()
1850 (uint8_t *)&smu_data->mc_regs, sizeof(SMU7_Discrete_MCRegisters), SMC_RAM_END); in ci_populate_initial_mc_reg_table()
2106 SMC_RAM_END); in ci_init_smc_table()
[all...]
H A Dtonga_smumgr.c782 SMC_RAM_END); in tonga_populate_all_graphic_levels()
1138 SMC_RAM_END); in tonga_populate_all_memory_levels()
1515 SMC_RAM_END in tonga_program_memory_timing_parameters()
1813 smu_data->smu7_data.arb_table_start, &tmp, SMC_RAM_END); in tonga_init_arb_table_index()
1822 smu_data->smu7_data.arb_table_start, tmp, SMC_RAM_END); in tonga_init_arb_table_index()
1919 (uint32_t *)&temp, SMC_RAM_END)) in tonga_populate_dw8()
2005 &pm_fuse_table_offset, SMC_RAM_END)) in tonga_populate_pm_fuses()
2055 sizeof(struct SMU72_Discrete_PmFuses), SMC_RAM_END)) in tonga_populate_pm_fuses()
2181 SMC_RAM_END); in tonga_update_and_upload_mc_reg_table()
2201 (uint8_t *)&smu_data->mc_regs, sizeof(SMU72_Discrete_MCRegisters), SMC_RAM_END); in tonga_populate_initial_mc_reg_table()
[all...]
H A Dsmu7_smumgr.h30 #define SMC_RAM_END 0x40000 macro
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Diceland_smumgr.c344 (uint32_t *)&temp, SMC_RAM_END)) in iceland_populate_dw8()
445 &pm_fuse_table_offset, SMC_RAM_END)) in iceland_populate_pm_fuses()
498 sizeof(struct SMU71_Discrete_PmFuses), SMC_RAM_END)) in iceland_populate_pm_fuses()
1039 SMC_RAM_END); in iceland_populate_all_graphic_levels()
1390 SMC_RAM_END); in iceland_populate_all_memory_levels()
1640 SMC_RAM_END in iceland_program_memory_timing_parameters()
1799 SMC_RAM_END); in iceland_update_and_upload_mc_reg_table()
1817 (uint8_t *)&smu_data->mc_regs, sizeof(SMU71_Discrete_MCRegisters), SMC_RAM_END); in iceland_populate_initial_mc_reg_table()
2061 SMC_RAM_END); in iceland_init_smc_table()
2071 SMC_RAM_END); in iceland_init_smc_table()
[all...]
H A Dvegam_smumgr.c236 &tmp, SMC_RAM_END); in vegam_process_firmware_header()
246 &tmp, SMC_RAM_END); in vegam_process_firmware_header()
258 &tmp, SMC_RAM_END); in vegam_process_firmware_header()
266 &tmp, SMC_RAM_END); in vegam_process_firmware_header()
276 &tmp, SMC_RAM_END); in vegam_process_firmware_header()
286 &tmp, SMC_RAM_END); in vegam_process_firmware_header()
958 (uint32_t)array_size, SMC_RAM_END); in vegam_populate_all_graphic_levels()
1080 (uint32_t)array_size, SMC_RAM_END); in vegam_populate_all_memory_levels()
1303 SMC_RAM_END); in vegam_program_memory_timing_parameters()
1639 &tmp, SMC_RAM_END); in vegam_populate_avfs_parameters()
[all...]
H A Dpolaris10_smumgr.h33 #define SMC_RAM_END 0x40000 macro
H A Dfiji_smumgr.c612 (uint32_t *)&temp, SMC_RAM_END)) in fiji_populate_dw8()
699 &pm_fuse_table_offset, SMC_RAM_END)) in fiji_populate_pm_fuses()
746 sizeof(struct SMU73_Discrete_PmFuses), SMC_RAM_END)) in fiji_populate_pm_fuses()
1087 (uint32_t)array_size, SMC_RAM_END); in fiji_populate_all_graphic_levels()
1266 (uint32_t)array_size, SMC_RAM_END); in fiji_populate_all_memory_levels()
1549 SMC_RAM_END); in fiji_program_memory_timing_parameters()
1876 smu_data->smu7_data.arb_table_start, &tmp, SMC_RAM_END); in fiji_init_arb_table_index()
1885 smu_data->smu7_data.arb_table_start, tmp, SMC_RAM_END); in fiji_init_arb_table_index()
2109 SMC_RAM_END); in fiji_init_smc_table()
2214 SMC_RAM_END); in fiji_thermal_setup_fan_table()
[all...]
H A Dvegam_smumgr.h32 #define SMC_RAM_END 0x40000 macro
H A Dtonga_smumgr.c782 SMC_RAM_END); in tonga_populate_all_graphic_levels()
1138 SMC_RAM_END); in tonga_populate_all_memory_levels()
1515 SMC_RAM_END in tonga_program_memory_timing_parameters()
1813 smu_data->smu7_data.arb_table_start, &tmp, SMC_RAM_END); in tonga_init_arb_table_index()
1822 smu_data->smu7_data.arb_table_start, tmp, SMC_RAM_END); in tonga_init_arb_table_index()
1919 (uint32_t *)&temp, SMC_RAM_END)) in tonga_populate_dw8()
2005 &pm_fuse_table_offset, SMC_RAM_END)) in tonga_populate_pm_fuses()
2055 sizeof(struct SMU72_Discrete_PmFuses), SMC_RAM_END)) in tonga_populate_pm_fuses()
2181 SMC_RAM_END); in tonga_update_and_upload_mc_reg_table()
2201 (uint8_t *)&smu_data->mc_regs, sizeof(SMU72_Discrete_MCRegisters), SMC_RAM_END); in tonga_populate_initial_mc_reg_table()
[all...]
H A Dpolaris10_smumgr.c530 (uint32_t *)&temp, SMC_RAM_END)) in polaris10_populate_dw8()
614 &pm_fuse_table_offset, SMC_RAM_END)) in polaris10_populate_pm_fuses()
656 (sizeof(struct SMU74_Discrete_PmFuses) - 92), SMC_RAM_END)) in polaris10_populate_pm_fuses()
1147 (uint32_t)array_size, SMC_RAM_END); in polaris10_populate_all_graphic_levels()
1247 (uint32_t)array_size, SMC_RAM_END); in polaris10_populate_all_memory_levels()
1516 SMC_RAM_END); in polaris10_program_memory_timing_parameters()
1870 &tmp, SMC_RAM_END); in polaris10_populate_avfs_parameters()
1876 SMC_RAM_END); in polaris10_populate_avfs_parameters()
1880 &tmp, SMC_RAM_END); in polaris10_populate_avfs_parameters()
1885 SMC_RAM_END); in polaris10_populate_avfs_parameters()
[all...]
H A Dci_smumgr.c63 #define SMC_RAM_END 0x40000 macro
507 SMC_RAM_END); in ci_populate_all_graphic_levels()
551 (uint32_t *)&temp, SMC_RAM_END)) in ci_populate_dw8()
684 &pm_fuse_table_offset, SMC_RAM_END)) { in ci_populate_pm_fuses()
710 sizeof(struct SMU7_Discrete_PmFuses), SMC_RAM_END); in ci_populate_pm_fuses()
1345 SMC_RAM_END); in ci_populate_all_memory_levels()
1678 SMC_RAM_END in ci_program_memory_timing_parameters()
1833 SMC_RAM_END); in ci_update_and_upload_mc_reg_table()
1851 (uint8_t *)&smu_data->mc_regs, sizeof(SMU7_Discrete_MCRegisters), SMC_RAM_END); in ci_populate_initial_mc_reg_table()
2107 SMC_RAM_END); in ci_init_smc_table()
[all...]
H A Dsmu7_smumgr.h30 #define SMC_RAM_END 0x40000 macro
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dcypress_dpm.c34 #define SMC_RAM_END 0x8000 macro
2142 pi->sram_end = SMC_RAM_END; in cypress_dpm_init()
H A Drv770_dpm.c45 #define SMC_RAM_END 0xC000 macro
2425 pi->sram_end = SMC_RAM_END; in rv770_dpm_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dcypress_dpm.c36 #define SMC_RAM_END 0x8000 macro
2140 pi->sram_end = SMC_RAM_END; in cypress_dpm_init()
H A Drv770_dpm.c47 #define SMC_RAM_END 0xC000 macro
2427 pi->sram_end = SMC_RAM_END; in rv770_dpm_init()
H A Dkv_dpm.c35 #define SMC_RAM_END 0x40000 macro
2540 pi->sram_end = SMC_RAM_END; in kv_dpm_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu10_hwmgr.c46 #define SMC_RAM_END 0x40000 macro
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu10_hwmgr.c46 #define SMC_RAM_END 0x40000 macro

Completed in 53 milliseconds

12