Home
last modified time | relevance | path

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

/linux-5.19.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()
/linux-5.19.10/drivers/gpu/drm/amd/include/
Dpptable.h567 }ATOM_PPLIB_PhaseSheddingLimits_Record; typedef
572ATOM_PPLIB_PhaseSheddingLimits_Record entries[1]; // Dynamically allocate entrie…
/linux-5.19.10/drivers/gpu/drm/amd/pm/legacy-dpm/
Dlegacy_dpm.c336 ATOM_PPLIB_PhaseSheddingLimits_Record *entry; in amdgpu_parse_extended_power_table()
355 entry = (ATOM_PPLIB_PhaseSheddingLimits_Record *) in amdgpu_parse_extended_power_table()
356 ((u8 *)entry + sizeof(ATOM_PPLIB_PhaseSheddingLimits_Record)); in amdgpu_parse_extended_power_table()