Home
last modified time | relevance | path

Searched refs:amdgpu_cac_tdp_table (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_dpm.h196 struct amdgpu_cac_tdp_table { struct
229 struct amdgpu_cac_tdp_table *cac_tdp_table;
Damdgpu_dpm.c669 kzalloc(sizeof(struct amdgpu_cac_tdp_table), GFP_KERNEL); in amdgpu_parse_extended_power_table()