Home
last modified time | relevance | path

Searched refs:cgs_query_system_info (Results 1 – 13 of 13) sorted by relevance

/drivers/gpu/drm/amd/include/
Dcgs_common.h403 typedef int (*cgs_query_system_info)(struct cgs_device *cgs_device, typedef
444 cgs_query_system_info query_system_info;
511 #define cgs_query_system_info(dev, sys_info) \ macro
/drivers/gpu/drm/amd/powerplay/hwmgr/
Dpp_acpi.c75 result = cgs_query_system_info(device, &info); in acpi_pcie_perf_request()
Dvega10_powertune.c963 if (cgs_query_system_info(hwmgr->device, &sys_info) == 0) in vega10_enable_cac_driving_se_didt_config()
1017 if (cgs_query_system_info(hwmgr->device, &sys_info) == 0) in vega10_enable_psm_gc_didt_config()
1082 if (cgs_query_system_info(hwmgr->device, &sys_info) == 0) in vega10_enable_se_edc_config()
1133 if (cgs_query_system_info(hwmgr->device, &sys_info) == 0) in vega10_enable_psm_gc_edc_config()
Dsmu7_clockpowergating.c484 result = cgs_query_system_info(hwmgr->device, &sys_info); in smu7_enable_per_cu_power_gating()
Dvega10_processpptables.c731 cgs_query_system_info(hwmgr->device, &sys_info); in get_dcefclk_voltage_dependency_table()
736 cgs_query_system_info(hwmgr->device, &sys_info); in get_dcefclk_voltage_dependency_table()
Dsmu7_hwmgr.c1456 result = cgs_query_system_info(hwmgr->device, &sys_info); in smu7_init_dpm_defaults()
1910 cgs_query_system_info(hwmgr->device, &sys_info); in smu7_patch_voltage_workaround()
1914 cgs_query_system_info(hwmgr->device, &sys_info); in smu7_patch_voltage_workaround()
1918 cgs_query_system_info(hwmgr->device, &sys_info); in smu7_patch_voltage_workaround()
2344 result = cgs_query_system_info(hwmgr->device, &sys_info); in smu7_hwmgr_backend_init()
2353 result = cgs_query_system_info(hwmgr->device, &sys_info); in smu7_hwmgr_backend_init()
Drv_hwmgr.c161 result = cgs_query_system_info(hwmgr->device, &sys_info); in rv_initialize_dpm_defaults()
Dsmu7_powertune.c794 result = cgs_query_system_info(hwmgr->device, &sys_info); in smu7_enable_didt_config()
Dcz_hwmgr.c242 result = cgs_query_system_info(hwmgr->device, &sys_info); in cz_initialize_dpm_defaults()
Dvega10_hwmgr.c211 result = cgs_query_system_info(hwmgr->device, &sys_info); in vega10_set_features_platform_caps()
883 result = cgs_query_system_info(hwmgr->device, &sys_info); in vega10_hwmgr_backend_init()
/drivers/gpu/drm/amd/powerplay/smumgr/
Dvega10_smumgr.c371 cgs_query_system_info(smumgr->device, &sys_info); in vega10_verify_smc_interface()
376 cgs_query_system_info(smumgr->device, &sys_info); in vega10_verify_smc_interface()
Dtonga_smc.c1561 cgs_query_system_info(hwmgr->device, &sys_info); in tonga_populate_clock_stretcher_data_table()
1565 cgs_query_system_info(hwmgr->device, &sys_info); in tonga_populate_clock_stretcher_data_table()
Diceland_smc.c110 cgs_query_system_info(hwmgr->device, &sys_info); in iceland_initialize_power_tune_defaults()