HomeSort by: relevance | last modified time | path
    Searched refs:ATOM_PPLIB_PhaseSheddingLimits_Record (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/include/
pptable.h 569 }ATOM_PPLIB_PhaseSheddingLimits_Record;
574 ATOM_PPLIB_PhaseSheddingLimits_Record entries[1]; // Dynamically allocate entries.
  /src/sys/external/bsd/drm2/dist/drm/radeon/
pptable.h 528 }ATOM_PPLIB_PhaseSheddingLimits_Record;
533 ATOM_PPLIB_PhaseSheddingLimits_Record entries[1]; // Dynamically allocate entries.
radeon_r600_dpm.c 995 ATOM_PPLIB_PhaseSheddingLimits_Record *entry;
1014 entry = (ATOM_PPLIB_PhaseSheddingLimits_Record *)
1015 ((u8 *)entry + sizeof(ATOM_PPLIB_PhaseSheddingLimits_Record));
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_dpm.c 402 ATOM_PPLIB_PhaseSheddingLimits_Record *entry;
421 entry = (ATOM_PPLIB_PhaseSheddingLimits_Record *)
422 ((u8 *)entry + sizeof(ATOM_PPLIB_PhaseSheddingLimits_Record));

Completed in 58 milliseconds