Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dpptable.h526 }ATOM_PPLIB_PhaseSheddingLimits_Record; typedef
531ATOM_PPLIB_PhaseSheddingLimits_Record entries[1]; // Dynamically allocate entrie…
H A Dr600_dpm.c987 ATOM_PPLIB_PhaseSheddingLimits_Record *entry; in r600_parse_extended_power_table()
1005 entry = (ATOM_PPLIB_PhaseSheddingLimits_Record *) in r600_parse_extended_power_table()
1006 ((u8 *)entry + sizeof(ATOM_PPLIB_PhaseSheddingLimits_Record)); in r600_parse_extended_power_table()
/linux/drivers/gpu/drm/amd/include/
H A Dpptable.h572 }ATOM_PPLIB_PhaseSheddingLimits_Record; typedef
579 ATOM_PPLIB_PhaseSheddingLimits_Record entries[] __counted_by(ucNumEntries);
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c302 ATOM_PPLIB_PhaseSheddingLimits_Record *entry; in amdgpu_parse_extended_power_table()
318 entry = (ATOM_PPLIB_PhaseSheddingLimits_Record *) in amdgpu_parse_extended_power_table()
319 ((u8 *)entry + sizeof(ATOM_PPLIB_PhaseSheddingLimits_Record)); in amdgpu_parse_extended_power_table()