HomeSort by: relevance | last modified time | path
    Searched refs:GraphicsBootLevel (Results 1 - 18 of 18) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
smu7_fusion.h 251 uint8_t GraphicsBootLevel;
smu71_discrete.h 281 uint8_t GraphicsBootLevel;
smu7_discrete.h 349 uint8_t GraphicsBootLevel;
smu72_discrete.h 286 uint8_t GraphicsBootLevel;
smu73_discrete.h 270 uint8_t GraphicsBootLevel;
smu74_discrete.h 304 uint8_t GraphicsBootLevel;
smu75_discrete.h 310 uint8_t GraphicsBootLevel;
  /src/sys/external/bsd/drm2/dist/drm/radeon/
smu7_fusion.h 251 uint8_t GraphicsBootLevel;
smu7_discrete.h 348 uint8_t GraphicsBootLevel;
radeon_ci_dpm.c 2602 pi->smc_state_table.GraphicsBootLevel = level;
3632 table->GraphicsBootLevel = 0;
3637 (u32 *)&pi->smc_state_table.GraphicsBootLevel);
radeon_kv_dpm.c 522 offsetof(SMU7_Fusion_DpmTable, GraphicsBootLevel),
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_iceland_smumgr.c 1658 table->GraphicsBootLevel = 0;
1664 (uint32_t *)&(smu_data->smc_state_table.GraphicsBootLevel));
1667 smu_data->smc_state_table.GraphicsBootLevel = 0;
1836 smu_data->smc_state_table.GraphicsBootLevel = level;
2005 table->GraphicsBootLevel = 0;
amdgpu_ci_smumgr.c 1695 table->GraphicsBootLevel = 0;
1701 (uint32_t *)&(smu_data->smc_state_table.GraphicsBootLevel));
1704 smu_data->smc_state_table.GraphicsBootLevel = 0;
1868 smu_data->smc_state_table.GraphicsBootLevel = level;
2020 table->GraphicsBootLevel = 0;
amdgpu_fiji_smumgr.c 1613 table->GraphicsBootLevel = 0;
1619 (uint32_t *)&(table->GraphicsBootLevel));
1651 smu_data->smc_state_table.GraphicsBootLevel = level;
amdgpu_vegam_smumgr.c 1372 table->GraphicsBootLevel = 0;
1378 (uint32_t *)&(table->GraphicsBootLevel));
1416 smu_data->smc_state_table.GraphicsBootLevel = level;
amdgpu_polaris10_smumgr.c 1460 table->GraphicsBootLevel = 0;
1466 (uint32_t *)&(table->GraphicsBootLevel));
1499 smu_data->smc_state_table.GraphicsBootLevel = level;
amdgpu_tonga_smumgr.c 1534 table->GraphicsBootLevel = 0;
1540 (uint32_t *)&(smu_data->smc_state_table.GraphicsBootLevel));
1543 smu_data->smc_state_table.GraphicsBootLevel = 0;
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_kv_dpm.c 649 offsetof(SMU7_Fusion_DpmTable, GraphicsBootLevel),

Completed in 89 milliseconds