Home
last modified time | relevance | path

Searched defs:pp_funcs (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_pp_smu.c382 const struct amd_pm_funcs *pp_funcs = adev->powerplay.pp_funcs; in dm_pp_get_clock_levels_by_type_with_latency() local
405 const struct amd_pm_funcs *pp_funcs = adev->powerplay.pp_funcs; in dm_pp_get_clock_levels_by_type_with_voltage() local
485 const struct amd_pm_funcs *pp_funcs = adev->powerplay.pp_funcs; in pp_rv_set_display_requirement() local
507 const struct amd_pm_funcs *pp_funcs = adev->powerplay.pp_funcs; in pp_rv_set_wm_ranges() local
557 const struct amd_pm_funcs *pp_funcs = adev->powerplay.pp_funcs; in pp_rv_set_pme_wa_enable() local
/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Damdgpu.h1338 const struct amd_pm_funcs *pp_funcs; member