Searched refs:amdgpu_xcp (Results 1 – 11 of 11) sorted by relevance
| /drivers/gpu/drm/amd/amdgpu/ |
| A D | amdgpu_xcp.h | 100 struct amdgpu_xcp { struct 122 struct amdgpu_xcp xcp[MAX_XCP]; argument 141 struct amdgpu_xcp *xcp, uint8_t *mem_id); 165 int amdgpu_xcp_get_inst_details(struct amdgpu_xcp *xcp, 197 static inline struct amdgpu_xcp *
|
| A D | amdgpu_xcp.c | 69 struct amdgpu_xcp *xcp; in amdgpu_xcp_run_transition() 111 struct amdgpu_xcp *xcp; in __amdgpu_xcp_add_block() 340 struct amdgpu_xcp *xcp; in amdgpu_xcp_get_partition() 359 int amdgpu_xcp_get_inst_details(struct amdgpu_xcp *xcp, in amdgpu_xcp_get_inst_details() 969 #define to_xcp(x) container_of(x, struct amdgpu_xcp, kobj) 974 struct amdgpu_xcp *xcp = to_xcp(kobj); in xcp_metrics_show() 992 struct amdgpu_xcp *xcp = to_xcp(kobj); in amdgpu_xcp_attrs_is_visible() 1018 struct amdgpu_xcp *xcp; in amdgpu_xcp_sysfs_entries_fini() 1031 struct amdgpu_xcp *xcp; in amdgpu_xcp_sysfs_entries_init() 1056 struct amdgpu_xcp *xcp; in amdgpu_xcp_sysfs_entries_update()
|
| A D | Makefile | 68 amdgpu_ring_mux.o amdgpu_xcp.o amdgpu_seq64.o amdgpu_aca.o amdgpu_dev_coredump.o \
|
| A D | amdgpu_amdkfd.h | 250 struct amdgpu_xcp *xcp);
|
| A D | amdgpu_amdkfd.c | 470 struct amdgpu_xcp *xcp) in amdgpu_amdkfd_get_local_mem_info()
|
| A D | aqua_vanjaram.c | 453 struct amdgpu_xcp *xcp, uint8_t *mem_id) in aqua_vanjaram_get_xcp_mem_id()
|
| A D | amdgpu_kms.c | 622 struct amdgpu_xcp *xcp; in amdgpu_info_ioctl()
|
| /drivers/gpu/drm/amd/pm/swsmu/smu13/ |
| A D | smu_v13_0_6_ppt.h | 87 struct amdgpu_xcp *xcp, void *table,
|
| A D | smu_v13_0_12_ppt.c | 362 ssize_t smu_v13_0_12_get_xcp_metrics(struct smu_context *smu, struct amdgpu_xcp *xcp, void *table, … in smu_v13_0_12_get_xcp_metrics() 427 struct amdgpu_xcp *xcp; in smu_v13_0_12_get_gpu_metrics()
|
| A D | smu_v13_0_6_ppt.c | 2568 struct amdgpu_xcp *xcp; in smu_v13_0_6_get_xcp_metrics() 2688 struct amdgpu_xcp *xcp; in smu_v13_0_6_get_gpu_metrics()
|
| /drivers/gpu/drm/amd/amdkfd/ |
| A D | kfd_priv.h | 273 struct amdgpu_xcp *xcp;
|
Completed in 31 milliseconds