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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_hardwaremanager.c 283 if (hwmgr->hwmgr_func->check_smc_update_required_for_display_configuration == NULL)
286 return hwmgr->hwmgr_func->check_smc_update_required_for_display_configuration(hwmgr);
amdgpu_vega12_hwmgr.c 2705 .check_smc_update_required_for_display_configuration =
amdgpu_vega20_hwmgr.c 4212 .check_smc_update_required_for_display_configuration =
amdgpu_vega10_hwmgr.c 5435 .check_smc_update_required_for_display_configuration =
amdgpu_smu7_hwmgr.c 5146 .check_smc_update_required_for_display_configuration = smu7_check_smc_update_required_for_display_configuration,
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
hwmgr.h 289 bool (*check_smc_update_required_for_display_configuration)(struct pp_hwmgr *hwmgr); member in struct:pp_hwmgr_func

Completed in 24 milliseconds