Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_xcp.h78 struct amdgpu_xcp_mgr *xcp_mgr;
113 struct amdgpu_xcp_mgr { struct
130 int (*switch_partition_mode)(struct amdgpu_xcp_mgr *xcp_mgr, int mode, argument
132 int (*query_partition_mode)(struct amdgpu_xcp_mgr *xcp_mgr);
133 int (*get_ip_details)(struct amdgpu_xcp_mgr *xcp_mgr, int xcp_id,
136 int (*get_xcp_mem_id)(struct amdgpu_xcp_mgr *xcp_mgr,
138 int (*get_xcp_res_info)(struct amdgpu_xcp_mgr *xcp_mgr,
141 int (*prepare_suspend)(struct amdgpu_xcp_mgr *xcp_mgr, int xcp_id);
142 int (*suspend)(struct amdgpu_xcp_mgr *xcp_mgr, int xcp_id);
143 int (*prepare_resume)(struct amdgpu_xcp_mgr *xcp_mgr, int xcp_id);
[all …]
H A Daqua_vanjaram.c312 __aqua_vanjaram_calc_xcp_mode(struct amdgpu_xcp_mgr *xcp_mgr) in __aqua_vanjaram_calc_xcp_mode()
342 static int aqua_vanjaram_query_partition_mode(struct amdgpu_xcp_mgr *xcp_mgr) in aqua_vanjaram_query_partition_mode()
365 static int __aqua_vanjaram_get_xcc_per_xcp(struct amdgpu_xcp_mgr *xcp_mgr, int mode) in __aqua_vanjaram_get_xcc_per_xcp()
392 static int __aqua_vanjaram_get_xcp_ip_info(struct amdgpu_xcp_mgr *xcp_mgr, int xcp_id, in __aqua_vanjaram_get_xcp_ip_info()
450 static int aqua_vanjaram_get_xcp_res_info(struct amdgpu_xcp_mgr *xcp_mgr, in aqua_vanjaram_get_xcp_res_info()
517 __aqua_vanjaram_get_auto_mode(struct amdgpu_xcp_mgr *xcp_mgr) in __aqua_vanjaram_get_auto_mode()
540 static bool __aqua_vanjaram_is_valid_mode(struct amdgpu_xcp_mgr *xcp_mgr, in __aqua_vanjaram_is_valid_mode()
572 static int __aqua_vanjaram_pre_partition_switch(struct amdgpu_xcp_mgr *xcp_mgr, u32 flags) in __aqua_vanjaram_pre_partition_switch()
584 static int __aqua_vanjaram_post_partition_switch(struct amdgpu_xcp_mgr *xcp_mgr, u32 flags) in __aqua_vanjaram_post_partition_switch()
600 __aqua_vanjaram_update_supported_modes(struct amdgpu_xcp_mgr *xcp_mgr) in __aqua_vanjaram_update_supported_modes()
[all …]
H A Damdgpu_gfx.c1392 struct amdgpu_xcp_mgr *xcp_mgr = adev->xcp_mgr; in amdgpu_gfx_get_available_compute_partition()
1704 struct amdgpu_xcp_mgr *xcp_mgr = adev->xcp_mgr; in amdgpu_gfx_sysfs_xcp_init()
1731 struct amdgpu_xcp_mgr *xcp_mgr = adev->xcp_mgr; in amdgpu_gfx_sysfs_xcp_fini()
H A Damdgpu.h319 struct amdgpu_xcp_mgr;
869 struct amdgpu_xcp_mgr *xcp_mgr;