Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Daqua_vanjaram.c312 __aqua_vanjaram_calc_xcp_mode(struct amdgpu_xcp_mgr * xcp_mgr) __aqua_vanjaram_calc_xcp_mode() argument
342 aqua_vanjaram_query_partition_mode(struct amdgpu_xcp_mgr * xcp_mgr) aqua_vanjaram_query_partition_mode() argument
365 __aqua_vanjaram_get_xcc_per_xcp(struct amdgpu_xcp_mgr * xcp_mgr,int mode) __aqua_vanjaram_get_xcc_per_xcp() argument
392 __aqua_vanjaram_get_xcp_ip_info(struct amdgpu_xcp_mgr * xcp_mgr,int xcp_id,enum AMDGPU_XCP_IP_BLOCK ip_id,struct amdgpu_xcp_ip * ip) __aqua_vanjaram_get_xcp_ip_info() argument
450 aqua_vanjaram_get_xcp_res_info(struct amdgpu_xcp_mgr * xcp_mgr,int mode,struct amdgpu_xcp_cfg * xcp_cfg) aqua_vanjaram_get_xcp_res_info() argument
517 __aqua_vanjaram_get_auto_mode(struct amdgpu_xcp_mgr * xcp_mgr) __aqua_vanjaram_get_auto_mode() argument
540 __aqua_vanjaram_is_valid_mode(struct amdgpu_xcp_mgr * xcp_mgr,enum amdgpu_gfx_partition mode) __aqua_vanjaram_is_valid_mode() argument
572 __aqua_vanjaram_pre_partition_switch(struct amdgpu_xcp_mgr * xcp_mgr,u32 flags) __aqua_vanjaram_pre_partition_switch() argument
584 __aqua_vanjaram_post_partition_switch(struct amdgpu_xcp_mgr * xcp_mgr,u32 flags) __aqua_vanjaram_post_partition_switch() argument
600 __aqua_vanjaram_update_supported_modes(struct amdgpu_xcp_mgr * xcp_mgr) __aqua_vanjaram_update_supported_modes() argument
638 __aqua_vanjaram_update_available_partition_mode(struct amdgpu_xcp_mgr * xcp_mgr) __aqua_vanjaram_update_available_partition_mode() argument
650 aqua_vanjaram_switch_partition_mode(struct amdgpu_xcp_mgr * xcp_mgr,int mode,int * num_xcps) aqua_vanjaram_switch_partition_mode() argument
717 aqua_vanjaram_get_xcp_mem_id(struct amdgpu_xcp_mgr * xcp_mgr,struct amdgpu_xcp * xcp,uint8_t * mem_id) aqua_vanjaram_get_xcp_mem_id() argument
764 aqua_vanjaram_get_xcp_ip_details(struct amdgpu_xcp_mgr * xcp_mgr,int xcp_id,enum AMDGPU_XCP_IP_BLOCK ip_id,struct amdgpu_xcp_ip * ip) aqua_vanjaram_get_xcp_ip_details() argument
[all...]
H A Damdgpu_xcp.h78 struct amdgpu_xcp_mgr *xcp_mgr; member
190 static inline int amdgpu_xcp_get_num_xcp(struct amdgpu_xcp_mgr *xcp_mgr) in amdgpu_xcp_get_num_xcp()
199 amdgpu_get_next_xcp(struct amdgpu_xcp_mgr *xcp_mgr, int *from) in amdgpu_get_next_xcp()
213 #define for_each_xcp(xcp_mgr, xcp, i) \ argument
H A Damdgpu_gfx.c1392 struct amdgpu_xcp_mgr *xcp_mgr = adev->xcp_mgr; amdgpu_gfx_get_available_compute_partition() local
1704 struct amdgpu_xcp_mgr *xcp_mgr = adev->xcp_mgr; amdgpu_gfx_sysfs_xcp_init() local
1731 struct amdgpu_xcp_mgr *xcp_mgr = adev->xcp_mgr; amdgpu_gfx_sysfs_xcp_fini() local
[all...]
H A Damdgpu.h869 struct amdgpu_xcp_mgr *xcp_mgr; global() member