Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_dpm.h182 struct amdgpu_cac_tdp_table { struct
215 struct amdgpu_cac_tdp_table *cac_tdp_table;
H A Damdgpu_dpm.c725 kzalloc(sizeof(struct amdgpu_cac_tdp_table), GFP_KERNEL); in amdgpu_parse_extended_power_table()