HomeSort by: relevance | last modified time | path
    Searched defs:exit_baco_tbl (Results 1 - 12 of 12) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_vega10_baco.c 66 static const struct soc15_baco_cmd_entry exit_baco_tbl[] = variable in typeref:typename:const struct soc15_baco_cmd_entry[]
117 if (soc15_baco_program_registers(hwmgr, exit_baco_tbl,
118 ARRAY_SIZE(exit_baco_tbl))) {
amdgpu_vega12_baco.c 64 static const struct soc15_baco_cmd_entry exit_baco_tbl[] = variable in typeref:typename:const struct soc15_baco_cmd_entry[]
115 if (soc15_baco_program_registers(hwmgr, exit_baco_tbl,
116 ARRAY_SIZE(exit_baco_tbl))) {
amdgpu_vega10_baco.c 66 static const struct soc15_baco_cmd_entry exit_baco_tbl[] = variable in typeref:typename:const struct soc15_baco_cmd_entry[]
117 if (soc15_baco_program_registers(hwmgr, exit_baco_tbl,
118 ARRAY_SIZE(exit_baco_tbl))) {
amdgpu_vega12_baco.c 64 static const struct soc15_baco_cmd_entry exit_baco_tbl[] = variable in typeref:typename:const struct soc15_baco_cmd_entry[]
115 if (soc15_baco_program_registers(hwmgr, exit_baco_tbl,
116 ARRAY_SIZE(exit_baco_tbl))) {
amdgpu_ci_baco.c 144 static const struct baco_cmd_entry exit_baco_tbl[] = variable in typeref:typename:const struct baco_cmd_entry[]
191 if (baco_program_registers(hwmgr, exit_baco_tbl,
192 ARRAY_SIZE(exit_baco_tbl))) {
amdgpu_ci_baco.c 144 static const struct baco_cmd_entry exit_baco_tbl[] = variable in typeref:typename:const struct baco_cmd_entry[]
191 if (baco_program_registers(hwmgr, exit_baco_tbl,
192 ARRAY_SIZE(exit_baco_tbl))) {
amdgpu_fiji_baco.c 130 static const struct baco_cmd_entry exit_baco_tbl[] = variable in typeref:typename:const struct baco_cmd_entry[]
192 if (baco_program_registers(hwmgr, exit_baco_tbl,
193 ARRAY_SIZE(exit_baco_tbl))) {
amdgpu_polaris_baco.c 134 static const struct baco_cmd_entry exit_baco_tbl[] = variable in typeref:typename:const struct baco_cmd_entry[]
218 if (baco_program_registers(hwmgr, exit_baco_tbl,
219 ARRAY_SIZE(exit_baco_tbl))) {
amdgpu_tonga_baco.c 138 static const struct baco_cmd_entry exit_baco_tbl[] = variable in typeref:typename:const struct baco_cmd_entry[]
226 if (baco_program_registers(hwmgr, exit_baco_tbl,
227 ARRAY_SIZE(exit_baco_tbl))) {
amdgpu_fiji_baco.c 130 static const struct baco_cmd_entry exit_baco_tbl[] = variable in typeref:typename:const struct baco_cmd_entry[]
192 if (baco_program_registers(hwmgr, exit_baco_tbl,
193 ARRAY_SIZE(exit_baco_tbl))) {
amdgpu_polaris_baco.c 134 static const struct baco_cmd_entry exit_baco_tbl[] = variable in typeref:typename:const struct baco_cmd_entry[]
218 if (baco_program_registers(hwmgr, exit_baco_tbl,
219 ARRAY_SIZE(exit_baco_tbl))) {
amdgpu_tonga_baco.c 138 static const struct baco_cmd_entry exit_baco_tbl[] = variable in typeref:typename:const struct baco_cmd_entry[]
226 if (baco_program_registers(hwmgr, exit_baco_tbl,
227 ARRAY_SIZE(exit_baco_tbl))) {

Completed in 27 milliseconds