Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/include/
Dkgd_pp_interface.h228 struct amd_pm_funcs { struct
230 int (*pre_set_power_state)(void *handle);
231 int (*set_power_state)(void *handle);
232 void (*post_set_power_state)(void *handle);
233 void (*display_configuration_changed)(void *handle);
234 void (*print_power_state)(void *handle, void *ps);
235 bool (*vblank_too_short)(void *handle);
236 void (*enable_bapm)(void *handle, bool enable);
237 int (*check_state_equal)(void *handle,
242 void (*set_fan_control_mode)(void *handle, u32 mode);
[all …]