Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dpptable.h526 }ATOM_PPLIB_PhaseSheddingLimits_Record; typedef
531ATOM_PPLIB_PhaseSheddingLimits_Record entries[1]; // Dynamically allocate entrie…
Dr600_dpm.c990 ATOM_PPLIB_PhaseSheddingLimits_Record *entry; in r600_parse_extended_power_table()
1009 entry = (ATOM_PPLIB_PhaseSheddingLimits_Record *) in r600_parse_extended_power_table()
1010 ((u8 *)entry + sizeof(ATOM_PPLIB_PhaseSheddingLimits_Record)); in r600_parse_extended_power_table()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
Dpptable.h567 }ATOM_PPLIB_PhaseSheddingLimits_Record; typedef
572ATOM_PPLIB_PhaseSheddingLimits_Record entries[1]; // Dynamically allocate entrie…
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/
Damdgpu_dpm.c402 ATOM_PPLIB_PhaseSheddingLimits_Record *entry; in amdgpu_parse_extended_power_table()
421 entry = (ATOM_PPLIB_PhaseSheddingLimits_Record *) in amdgpu_parse_extended_power_table()
422 ((u8 *)entry + sizeof(ATOM_PPLIB_PhaseSheddingLimits_Record)); in amdgpu_parse_extended_power_table()