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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_vega12_processpptables.c 403 result = hwmgr->hwmgr_func->patch_boot_state(hwmgr, &(power_state->hardware));
amdgpu_smu10_hwmgr.c 1344 .patch_boot_state = smu10_dpm_patch_boot_state,
amdgpu_process_pptables_v1_0.c 1331 result = hwmgr->hwmgr_func->patch_boot_state(hwmgr, &(power_state->hardware));
amdgpu_vega10_processpptables.c 1376 result = hwmgr->hwmgr_func->patch_boot_state(hwmgr, &(power_state->hardware));
amdgpu_processpptables.c 973 result = hwmgr->hwmgr_func->patch_boot_state(hwmgr, &(ps->hardware));
amdgpu_smu8_hwmgr.c 1981 .patch_boot_state = smu8_dpm_patch_boot_state,
amdgpu_vega12_hwmgr.c 2677 .patch_boot_state = vega12_patch_boot_state,
amdgpu_vega10_hwmgr.c 5403 .patch_boot_state = vega10_patch_boot_state,
amdgpu_smu7_hwmgr.c 5125 .patch_boot_state = smu7_dpm_patch_boot_state,
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
hwmgr.h 256 int (*patch_boot_state)(struct pp_hwmgr *hwmgr, member in struct:pp_hwmgr_func

Completed in 28 milliseconds