Home
last modified time | relevance | path

Searched refs:amdgpu_xcp_mgr (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_xcp.h80 struct amdgpu_xcp_mgr *xcp_mgr;
113 struct amdgpu_xcp_mgr *xcp_mgr;
117 struct amdgpu_xcp_mgr { struct
136 int (*query_partition_mode)(struct amdgpu_xcp_mgr *xcp_mgr);
137 int (*get_ip_details)(struct amdgpu_xcp_mgr *xcp_mgr, int xcp_id,
140 int (*get_xcp_mem_id)(struct amdgpu_xcp_mgr *xcp_mgr,
142 int (*get_xcp_res_info)(struct amdgpu_xcp_mgr *xcp_mgr,
146 int (*suspend)(struct amdgpu_xcp_mgr *xcp_mgr, int xcp_id);
148 int (*resume)(struct amdgpu_xcp_mgr *xcp_mgr, int xcp_id);
162 int amdgpu_xcp_get_partition(struct amdgpu_xcp_mgr *xcp_mgr,
[all …]
A Damdgpu_xcp.c30 static void amdgpu_xcp_sysfs_entries_init(struct amdgpu_xcp_mgr *xcp_mgr);
33 static int __amdgpu_xcp_run(struct amdgpu_xcp_mgr *xcp_mgr, in __amdgpu_xcp_run()
92 int amdgpu_xcp_suspend(struct amdgpu_xcp_mgr *xcp_mgr, int xcp_id) in amdgpu_xcp_suspend()
103 int amdgpu_xcp_resume(struct amdgpu_xcp_mgr *xcp_mgr, int xcp_id) in amdgpu_xcp_resume()
213 int amdgpu_xcp_restore_partition_mode(struct amdgpu_xcp_mgr *xcp_mgr) in amdgpu_xcp_restore_partition_mode()
311 struct amdgpu_xcp_mgr *xcp_mgr; in amdgpu_xcp_mgr_init()
337 int amdgpu_xcp_get_partition(struct amdgpu_xcp_mgr *xcp_mgr, in amdgpu_xcp_get_partition()
468 struct amdgpu_xcp_mgr *xcp_mgr = adev->xcp_mgr; in amdgpu_xcp_select_scheds()
762 static int amdgpu_xcp_get_res_info(struct amdgpu_xcp_mgr *xcp_mgr, in amdgpu_xcp_get_res_info()
777 struct amdgpu_xcp_mgr *xcp_mgr = xcp_cfg->xcp_mgr; in supported_xcp_configs_show()
[all …]
A Daqua_vanjaram.c84 __aqua_vanjaram_calc_xcp_mode(struct amdgpu_xcp_mgr *xcp_mgr) in __aqua_vanjaram_calc_xcp_mode()
114 static int aqua_vanjaram_query_partition_mode(struct amdgpu_xcp_mgr *xcp_mgr) in aqua_vanjaram_query_partition_mode()
140 static int __aqua_vanjaram_get_xcc_per_xcp(struct amdgpu_xcp_mgr *xcp_mgr, int mode) in __aqua_vanjaram_get_xcc_per_xcp()
167 static int __aqua_vanjaram_get_xcp_ip_info(struct amdgpu_xcp_mgr *xcp_mgr, int xcp_id, in __aqua_vanjaram_get_xcp_ip_info()
225 static int __aqua_vanjaram_get_px_mode_info(struct amdgpu_xcp_mgr *xcp_mgr, in __aqua_vanjaram_get_px_mode_info()
271 static int aqua_vanjaram_get_xcp_res_info(struct amdgpu_xcp_mgr *xcp_mgr, in aqua_vanjaram_get_xcp_res_info()
314 __aqua_vanjaram_get_auto_mode(struct amdgpu_xcp_mgr *xcp_mgr) in __aqua_vanjaram_get_auto_mode()
337 static bool __aqua_vanjaram_is_valid_mode(struct amdgpu_xcp_mgr *xcp_mgr, in __aqua_vanjaram_is_valid_mode()
385 static int aqua_vanjaram_switch_partition_mode(struct amdgpu_xcp_mgr *xcp_mgr, in aqua_vanjaram_switch_partition_mode()
452 static int aqua_vanjaram_get_xcp_mem_id(struct amdgpu_xcp_mgr *xcp_mgr, in aqua_vanjaram_get_xcp_mem_id()
[all …]
A Damdgpu_gfx.c1432 struct amdgpu_xcp_mgr *xcp_mgr = adev->xcp_mgr; in amdgpu_gfx_get_available_compute_partition()
1775 struct amdgpu_xcp_mgr *xcp_mgr = adev->xcp_mgr; in amdgpu_gfx_sysfs_xcp_init()
1802 struct amdgpu_xcp_mgr *xcp_mgr = adev->xcp_mgr; in amdgpu_gfx_sysfs_xcp_fini()
A Damdgpu.h324 struct amdgpu_xcp_mgr;
947 struct amdgpu_xcp_mgr *xcp_mgr;

Completed in 19 milliseconds