/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/ |
amdgpu_vega10_baco.c | 47 static const struct soc15_baco_cmd_entry enter_baco_tbl[] = variable in typeref:typename:const struct soc15_baco_cmd_entry[] 109 if (soc15_baco_program_registers(hwmgr, enter_baco_tbl, 110 ARRAY_SIZE(enter_baco_tbl)))
|
amdgpu_vega12_baco.c | 45 static const struct soc15_baco_cmd_entry enter_baco_tbl[] = variable in typeref:typename:const struct soc15_baco_cmd_entry[] 107 if (soc15_baco_program_registers(hwmgr, enter_baco_tbl, 108 ARRAY_SIZE(enter_baco_tbl)))
|
amdgpu_vega10_baco.c | 47 static const struct soc15_baco_cmd_entry enter_baco_tbl[] = variable in typeref:typename:const struct soc15_baco_cmd_entry[] 109 if (soc15_baco_program_registers(hwmgr, enter_baco_tbl, 110 ARRAY_SIZE(enter_baco_tbl)))
|
amdgpu_vega12_baco.c | 45 static const struct soc15_baco_cmd_entry enter_baco_tbl[] = variable in typeref:typename:const struct soc15_baco_cmd_entry[] 107 if (soc15_baco_program_registers(hwmgr, enter_baco_tbl, 108 ARRAY_SIZE(enter_baco_tbl)))
|
amdgpu_ci_baco.c | 128 static const struct baco_cmd_entry enter_baco_tbl[] = variable in typeref:typename:const struct baco_cmd_entry[] 183 if (baco_program_registers(hwmgr, enter_baco_tbl, 184 ARRAY_SIZE(enter_baco_tbl)))
|
amdgpu_ci_baco.c | 128 static const struct baco_cmd_entry enter_baco_tbl[] = variable in typeref:typename:const struct baco_cmd_entry[] 183 if (baco_program_registers(hwmgr, enter_baco_tbl, 184 ARRAY_SIZE(enter_baco_tbl)))
|
amdgpu_fiji_baco.c | 112 static const struct baco_cmd_entry enter_baco_tbl[] = variable in typeref:typename:const struct baco_cmd_entry[] 184 if (baco_program_registers(hwmgr, enter_baco_tbl, 185 ARRAY_SIZE(enter_baco_tbl)))
|
amdgpu_polaris_baco.c | 116 static const struct baco_cmd_entry enter_baco_tbl[] = variable in typeref:typename:const struct baco_cmd_entry[] 210 if (baco_program_registers(hwmgr, enter_baco_tbl, 211 ARRAY_SIZE(enter_baco_tbl)))
|
amdgpu_tonga_baco.c | 120 static const struct baco_cmd_entry enter_baco_tbl[] = variable in typeref:typename:const struct baco_cmd_entry[] 210 if (baco_program_registers(hwmgr, enter_baco_tbl, 211 ARRAY_SIZE(enter_baco_tbl)))
|
amdgpu_fiji_baco.c | 112 static const struct baco_cmd_entry enter_baco_tbl[] = variable in typeref:typename:const struct baco_cmd_entry[] 184 if (baco_program_registers(hwmgr, enter_baco_tbl, 185 ARRAY_SIZE(enter_baco_tbl)))
|
amdgpu_polaris_baco.c | 116 static const struct baco_cmd_entry enter_baco_tbl[] = variable in typeref:typename:const struct baco_cmd_entry[] 210 if (baco_program_registers(hwmgr, enter_baco_tbl, 211 ARRAY_SIZE(enter_baco_tbl)))
|
amdgpu_tonga_baco.c | 120 static const struct baco_cmd_entry enter_baco_tbl[] = variable in typeref:typename:const struct baco_cmd_entry[] 210 if (baco_program_registers(hwmgr, enter_baco_tbl, 211 ARRAY_SIZE(enter_baco_tbl)))
|