Home
last modified time | relevance | path

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

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/pm/inc/
H A Dhwmgr.h235 struct pp_hwmgr_func { struct
236 int (*backend_init)(struct pp_hwmgr *hw_mgr);
237 int (*backend_fini)(struct pp_hwmgr *hw_mgr);
238 int (*asic_setup)(struct pp_hwmgr *hw_mgr);
250 int (*dynamic_state_management_enable)(
252 int (*dynamic_state_management_disable)(
261 int (*powerdown_uvd)(struct pp_hwmgr *hwmgr);
267 int (*power_state_set)(struct pp_hwmgr *hwmgr,
314 int (*power_off_asic)(struct pp_hwmgr *hwmgr);
318 int (*get_sclk_od)(struct pp_hwmgr *hwmgr);
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/amd/pm/inc/
H A Dhwmgr.h235 struct pp_hwmgr_func { struct
236 int (*backend_init)(struct pp_hwmgr *hw_mgr);
237 int (*backend_fini)(struct pp_hwmgr *hw_mgr);
238 int (*asic_setup)(struct pp_hwmgr *hw_mgr);
250 int (*dynamic_state_management_enable)(
252 int (*dynamic_state_management_disable)(
261 int (*powerdown_uvd)(struct pp_hwmgr *hwmgr);
267 int (*power_state_set)(struct pp_hwmgr *hwmgr,
314 int (*power_off_asic)(struct pp_hwmgr *hwmgr);
318 int (*get_sclk_od)(struct pp_hwmgr *hwmgr);
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/pm/inc/
H A Dhwmgr.h235 struct pp_hwmgr_func { struct
236 int (*backend_init)(struct pp_hwmgr *hw_mgr);
237 int (*backend_fini)(struct pp_hwmgr *hw_mgr);
238 int (*asic_setup)(struct pp_hwmgr *hw_mgr);
250 int (*dynamic_state_management_enable)(
252 int (*dynamic_state_management_disable)(
261 int (*powerdown_uvd)(struct pp_hwmgr *hwmgr);
267 int (*power_state_set)(struct pp_hwmgr *hwmgr,
314 int (*power_off_asic)(struct pp_hwmgr *hwmgr);
318 int (*get_sclk_od)(struct pp_hwmgr *hwmgr);
[all …]