HomeSort by: relevance | last modified time | path
    Searched defs:allocation (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
amdgpu_command_table.c 950 SET_PIXEL_CLOCK_PS_ALLOCATION allocation; local in function:set_pixel_clock_v3
952 memset(&allocation, 0, sizeof(allocation));
955 allocation.sPCLKInput.ucPpll = ATOM_PPLL1;
957 allocation.sPCLKInput.ucPpll = ATOM_PPLL2;
961 allocation.sPCLKInput.usRefDiv =
963 allocation.sPCLKInput.usFbDiv =
965 allocation.sPCLKInput.ucFracFbDiv =
967 allocation.sPCLKInput.ucPostDiv =
971 allocation.sPCLKInput.usPixelClock
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_ppatomctrl.c 1461 SET_VOLTAGE_PS_ALLOCATION allocation; local in function:atomctrl_get_leakage_id_from_efuse
1463 (SET_VOLTAGE_PARAMETERS_V1_3 *)&allocation.sASICSetVoltage;

Completed in 19 milliseconds