Home
last modified time | relevance | path

Searched refs:SystemFlags (Results 1 – 17 of 17) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/radeon/
Dsmu7_fusion.h219 uint32_t SystemFlags; member
Dsmu7_discrete.h294 uint32_t SystemFlags; member
Dci_dpm.c3571 table->SystemFlags |= PPSMC_SYSTEMFLAG_GPIO_DC; in ci_init_smc_table()
3574 table->SystemFlags |= PPSMC_SYSTEMFLAG_STEPVDDC; in ci_init_smc_table()
3577 table->SystemFlags |= PPSMC_SYSTEMFLAG_GDDR5; in ci_init_smc_table()
3674 table->SystemFlags = cpu_to_be32(table->SystemFlags); in ci_init_smc_table()
3691 offsetof(SMU7_Discrete_DpmTable, SystemFlags), in ci_init_smc_table()
3692 (u8 *)&table->SystemFlags, in ci_init_smc_table()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/inc/
Dsmu7_fusion.h219 uint32_t SystemFlags; member
Dsmu7_discrete.h294 uint32_t SystemFlags; member
Dsmu71_discrete.h246 uint32_t SystemFlags; member
Dsmu72_discrete.h222 uint32_t SystemFlags; member
Dsmu73_discrete.h216 uint32_t SystemFlags; member
Dsmu74_discrete.h242 uint32_t SystemFlags; member
Dsmu75_discrete.h246 uint32_t SystemFlags; member
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
Dvegam_smumgr.c1946 table->SystemFlags = 0; in vegam_init_smc_table()
1949 table->SystemFlags |= PPSMC_SYSTEMFLAG_GPIO_DC; in vegam_init_smc_table()
1953 table->SystemFlags |= PPSMC_SYSTEMFLAG_STEPVDDC; in vegam_init_smc_table()
1956 table->SystemFlags |= PPSMC_SYSTEMFLAG_GDDR5; in vegam_init_smc_table()
2127 CONVERT_FROM_HOST_TO_SMC_UL(table->SystemFlags); in vegam_init_smc_table()
2141 offsetof(SMU75_Discrete_DpmTable, SystemFlags), in vegam_init_smc_table()
2142 (uint8_t *)&(table->SystemFlags), in vegam_init_smc_table()
Dfiji_smumgr.c1948 table->SystemFlags = 0; in fiji_init_smc_table()
1952 table->SystemFlags |= PPSMC_SYSTEMFLAG_GPIO_DC; in fiji_init_smc_table()
1956 table->SystemFlags |= PPSMC_SYSTEMFLAG_STEPVDDC; in fiji_init_smc_table()
1959 table->SystemFlags |= PPSMC_SYSTEMFLAG_GDDR5; in fiji_init_smc_table()
2107 CONVERT_FROM_HOST_TO_SMC_UL(table->SystemFlags); in fiji_init_smc_table()
2120 offsetof(SMU73_Discrete_DpmTable, SystemFlags), in fiji_init_smc_table()
2121 (uint8_t *)&(table->SystemFlags), in fiji_init_smc_table()
Dpolaris10_smumgr.c1769 table->SystemFlags = 0; in polaris10_init_smc_table()
1772 table->SystemFlags |= PPSMC_SYSTEMFLAG_GPIO_DC; in polaris10_init_smc_table()
1776 table->SystemFlags |= PPSMC_SYSTEMFLAG_STEPVDDC; in polaris10_init_smc_table()
1779 table->SystemFlags |= PPSMC_SYSTEMFLAG_GDDR5; in polaris10_init_smc_table()
1932 CONVERT_FROM_HOST_TO_SMC_UL(table->SystemFlags); in polaris10_init_smc_table()
1946 offsetof(SMU74_Discrete_DpmTable, SystemFlags), in polaris10_init_smc_table()
1947 (uint8_t *)&(table->SystemFlags), in polaris10_init_smc_table()
Diceland_smumgr.c1945 table->SystemFlags |= PPSMC_SYSTEMFLAG_GPIO_DC; in iceland_init_smc_table()
1950 table->SystemFlags |= PPSMC_SYSTEMFLAG_STEPVDDC; in iceland_init_smc_table()
1953 table->SystemFlags |= PPSMC_SYSTEMFLAG_GDDR5; in iceland_init_smc_table()
2040 CONVERT_FROM_HOST_TO_SMC_UL(table->SystemFlags); in iceland_init_smc_table()
2057 offsetof(SMU71_Discrete_DpmTable, SystemFlags), in iceland_init_smc_table()
2058 (uint8_t *)&(table->SystemFlags), in iceland_init_smc_table()
Dtonga_smumgr.c2232 table->SystemFlags |= PPSMC_SYSTEMFLAG_GPIO_DC; in tonga_init_smc_table()
2237 table->SystemFlags |= PPSMC_SYSTEMFLAG_STEPVDDC; in tonga_init_smc_table()
2240 table->SystemFlags |= PPSMC_SYSTEMFLAG_GDDR5; in tonga_init_smc_table()
2245 table->SystemFlags |= 0x40; in tonga_init_smc_table()
2413 CONVERT_FROM_HOST_TO_SMC_UL(table->SystemFlags); in tonga_init_smc_table()
2426 smu_data->smu7_data.dpm_table_start + offsetof(SMU72_Discrete_DpmTable, SystemFlags), in tonga_init_smc_table()
2427 (uint8_t *)&(table->SystemFlags), in tonga_init_smc_table()
Dci_smumgr.c1955 table->SystemFlags |= PPSMC_SYSTEMFLAG_GPIO_DC; in ci_init_smc_table()
1960 table->SystemFlags |= PPSMC_SYSTEMFLAG_STEPVDDC; in ci_init_smc_table()
1963 table->SystemFlags |= PPSMC_SYSTEMFLAG_GDDR5; in ci_init_smc_table()
2081 CONVERT_FROM_HOST_TO_SMC_UL(table->SystemFlags); in ci_init_smc_table()
2100 offsetof(SMU7_Discrete_DpmTable, SystemFlags), in ci_init_smc_table()
2101 (uint8_t *)&(table->SystemFlags), in ci_init_smc_table()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c3718 table->SystemFlags |= PPSMC_SYSTEMFLAG_GPIO_DC; in ci_init_smc_table()
3721 table->SystemFlags |= PPSMC_SYSTEMFLAG_STEPVDDC; in ci_init_smc_table()
3724 table->SystemFlags |= PPSMC_SYSTEMFLAG_GDDR5; in ci_init_smc_table()
3821 table->SystemFlags = cpu_to_be32(table->SystemFlags); in ci_init_smc_table()
3838 offsetof(SMU7_Discrete_DpmTable, SystemFlags), in ci_init_smc_table()
3839 (u8 *)&table->SystemFlags, in ci_init_smc_table()