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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_vega20_smumgr.c 256 memcpy(priv->smu_tables.entry[TABLE_ACTIVITY_MONITOR_COEFF].table, table,
257 priv->smu_tables.entry[TABLE_ACTIVITY_MONITOR_COEFF].size);
263 upper_32_bits(priv->smu_tables.entry[TABLE_ACTIVITY_MONITOR_COEFF].mc_addr))) == 0,
268 lower_32_bits(priv->smu_tables.entry[TABLE_ACTIVITY_MONITOR_COEFF].mc_addr))) == 0,
272 PPSMC_MSG_TransferTableDram2Smu, TABLE_ACTIVITY_MONITOR_COEFF | (workload_type << 16))) == 0,
289 upper_32_bits(priv->smu_tables.entry[TABLE_ACTIVITY_MONITOR_COEFF].mc_addr))) == 0,
294 lower_32_bits(priv->smu_tables.entry[TABLE_ACTIVITY_MONITOR_COEFF].mc_addr))) == 0,
299 TABLE_ACTIVITY_MONITOR_COEFF | (workload_type << 16))) == 0,
306 memcpy(table, priv->smu_tables.entry[TABLE_ACTIVITY_MONITOR_COEFF].table,
307 priv->smu_tables.entry[TABLE_ACTIVITY_MONITOR_COEFF].size)
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
smu11_driver_if.h 842 #define TABLE_ACTIVITY_MONITOR_COEFF 8
smu11_driver_if_arcturus.h 890 #define TABLE_ACTIVITY_MONITOR_COEFF 10
smu11_driver_if_navi10.h 1070 #define TABLE_ACTIVITY_MONITOR_COEFF 8
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/vega12/
smu9_driver_if.h 716 #define TABLE_ACTIVITY_MONITOR_COEFF 8

Completed in 19 milliseconds