Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/radeon/
Dpptable.h526 }ATOM_PPLIB_PhaseSheddingLimits_Record; typedef
531ATOM_PPLIB_PhaseSheddingLimits_Record entries[1]; // Dynamically allocate entrie…
Dr600_dpm.c988 ATOM_PPLIB_PhaseSheddingLimits_Record *entry; in r600_parse_extended_power_table()
1007 entry = (ATOM_PPLIB_PhaseSheddingLimits_Record *) in r600_parse_extended_power_table()
1008 ((u8 *)entry + sizeof(ATOM_PPLIB_PhaseSheddingLimits_Record)); in r600_parse_extended_power_table()
/linux-6.12.1/drivers/gpu/drm/amd/include/
Dpptable.h572 }ATOM_PPLIB_PhaseSheddingLimits_Record; typedef
579 ATOM_PPLIB_PhaseSheddingLimits_Record entries[] __counted_by(ucNumEntries);
/linux-6.12.1/drivers/gpu/drm/amd/pm/legacy-dpm/
Dlegacy_dpm.c328 ATOM_PPLIB_PhaseSheddingLimits_Record *entry; in amdgpu_parse_extended_power_table()
345 entry = (ATOM_PPLIB_PhaseSheddingLimits_Record *) in amdgpu_parse_extended_power_table()
346 ((u8 *)entry + sizeof(ATOM_PPLIB_PhaseSheddingLimits_Record)); in amdgpu_parse_extended_power_table()