Symbol: SMU_CAP
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_12_ppt.c
1106
if (smu_v13_0_6_cap_supported(smu, SMU_CAP(RAS_EEPROM)))
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_12_ppt.c
348
if (smu_v13_0_6_cap_supported(smu, SMU_CAP(BOARD_VOLTAGE))) {
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_12_ppt.c
355
if (smu_v13_0_6_cap_supported(smu, SMU_CAP(PLDM_VERSION)) &&
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_12_ppt.c
359
if (smu_v13_0_6_cap_supported(smu, SMU_CAP(NPM_METRICS)))
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_12_ppt.c
362
if (smu_v13_0_6_cap_supported(smu, SMU_CAP(FAST_PPT)) &&
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_12_ppt.c
596
smu_v13_0_6_cap_supported(smu, SMU_CAP(TEMP_METRICS)))
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_12_ppt.c
600
return smu_v13_0_6_cap_supported(smu, SMU_CAP(TEMP_METRICS));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_12_ppt.c
618
if (!smu_v13_0_6_cap_supported(smu, SMU_CAP(SYSTEM_POWER_METRICS)))
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_12_ppt.c
654
if (!smu_v13_0_6_cap_supported(smu, SMU_CAP(NPM_METRICS)))
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_12_ppt.c
817
if (smu_v13_0_6_cap_supported(smu, SMU_CAP(HST_LIMIT_METRICS))) {
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_12_ppt.c
954
SMU_CAP(HST_LIMIT_METRICS))) {
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
1114
if (!smu_v13_0_6_cap_supported(smu, SMU_CAP(DPM_POLICY))) {
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
1267
smu_v13_0_6_cap_supported(smu, SMU_CAP(STATIC_METRICS)))
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
1274
if (smu_v13_0_6_cap_supported(smu, SMU_CAP(DPM))) {
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
1393
if (!smu_v13_0_6_cap_supported(smu, SMU_CAP(SET_UCLK_MAX)))
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
1662
if (smu_v13_0_6_cap_supported(smu, SMU_CAP(BOARD_VOLTAGE))) {
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
1738
if (!smu_v13_0_6_cap_supported(smu, SMU_CAP(FAST_PPT)))
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
1767
if (!smu_v13_0_6_cap_supported(smu, SMU_CAP(FAST_PPT)))
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
1922
if (!smu_v13_0_6_cap_supported(smu, SMU_CAP(MCA_DEBUG_MODE)))
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
2075
SMU_CAP(SET_UCLK_MAX)))
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
2284
if (ret == -EIO && !smu_v13_0_6_cap_supported(smu, SMU_CAP(DPM))) {
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
2601
smu_v13_0_6_cap_supported(smu, SMU_CAP(STATIC_METRICS)))
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
2608
per_inst = smu_v13_0_6_cap_supported(smu, SMU_CAP(PER_INST_METRICS));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
2653
smu, SMU_CAP(HST_LIMIT_METRICS))) {
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
2703
smu_v13_0_6_cap_supported(smu, SMU_CAP(STATIC_METRICS))) {
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
2777
if (smu_v13_0_6_cap_supported(smu, SMU_CAP(PCIE_METRICS))) {
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
2806
if (smu_v13_0_6_cap_supported(smu, SMU_CAP(OTHER_END_METRICS)))
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
2832
per_inst = smu_v13_0_6_cap_supported(smu, SMU_CAP(PER_INST_METRICS));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
2858
smu, SMU_CAP(HST_LIMIT_METRICS))) {
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
297
enum smu_v13_0_6_caps default_cap_list[] = { SMU_CAP(DPM),
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
2978
if (!smu_v13_0_6_cap_supported(smu, SMU_CAP(CTF_LIMIT)))
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
298
SMU_CAP(SET_UCLK_MAX),
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
299
SMU_CAP(DPM_POLICY),
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
300
SMU_CAP(PCIE_METRICS),
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
301
SMU_CAP(CTF_LIMIT),
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
302
SMU_CAP(MCA_DEBUG_MODE),
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
303
SMU_CAP(RMA_MSG),
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
304
SMU_CAP(ACA_SYND) };
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
3098
if (!smu_v13_0_6_cap_supported(smu, SMU_CAP(RMA_MSG)))
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
311
smu_v13_0_6_cap_set(smu, SMU_CAP(OTHER_END_METRICS));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
3121
if (!smu_v13_0_6_cap_supported(smu, SMU_CAP(SDMA_RESET))) {
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
313
smu_v13_0_6_cap_set(smu, SMU_CAP(PER_INST_METRICS));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
3149
return smu_v13_0_6_cap_supported(smu, SMU_CAP(VCN_RESET));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
315
smu_v13_0_6_cap_set(smu, SMU_CAP(SDMA_RESET));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
317
smu_v13_0_6_cap_set(smu, SMU_CAP(VCN_RESET));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
319
smu_v13_0_6_cap_set(smu, SMU_CAP(STATIC_METRICS));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
320
smu_v13_0_6_cap_set(smu, SMU_CAP(BOARD_VOLTAGE));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
321
smu_v13_0_6_cap_set(smu, SMU_CAP(PLDM_VERSION));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
327
enum smu_v13_0_6_caps default_cap_list[] = { SMU_CAP(DPM),
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
328
SMU_CAP(PCIE_METRICS),
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
329
SMU_CAP(CTF_LIMIT),
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
330
SMU_CAP(MCA_DEBUG_MODE),
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
331
SMU_CAP(RMA_MSG),
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
332
SMU_CAP(ACA_SYND),
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
333
SMU_CAP(OTHER_END_METRICS),
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
334
SMU_CAP(PER_INST_METRICS) };
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
341
smu_v13_0_6_cap_clear(smu, SMU_CAP(DPM));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
344
smu_v13_0_6_cap_set(smu, SMU_CAP(SDMA_RESET));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
347
smu_v13_0_6_cap_set(smu, SMU_CAP(STATIC_METRICS));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
350
smu_v13_0_6_cap_set(smu, SMU_CAP(HST_LIMIT_METRICS));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
3507
if (smu_v13_0_6_cap_supported(smu, SMU_CAP(ACA_SYND))) {
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
353
smu_v13_0_6_cap_set(smu, SMU_CAP(BOARD_VOLTAGE));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
354
smu_v13_0_6_cap_set(smu, SMU_CAP(PLDM_VERSION));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
358
smu_v13_0_6_cap_set(smu, SMU_CAP(VCN_RESET));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
361
smu_v13_0_6_cap_set(smu, SMU_CAP(FAST_PPT));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
363
smu_v13_0_6_cap_set(smu, SMU_CAP(SYSTEM_POWER_METRICS));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
368
smu_v13_0_6_cap_set(smu, SMU_CAP(TEMP_METRICS));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
370
smu_v13_0_6_cap_set(smu, SMU_CAP(NPM_METRICS));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
372
smu_v13_0_6_cap_set(smu, SMU_CAP(TEMP_METRICS));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
3796
if (smu_v13_0_6_cap_supported(smu, SMU_CAP(ACA_SYND)))
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
380
enum smu_v13_0_6_caps default_cap_list[] = { SMU_CAP(DPM),
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
381
SMU_CAP(SET_UCLK_MAX),
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
382
SMU_CAP(DPM_POLICY),
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
3828
smu_v13_0_6_cap_set(smu, SMU_CAP(RAS_EEPROM));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
383
SMU_CAP(PCIE_METRICS),
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
384
SMU_CAP(CTF_LIMIT),
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
385
SMU_CAP(MCA_DEBUG_MODE),
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
386
SMU_CAP(RMA_MSG),
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
387
SMU_CAP(ACA_SYND) };
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
396
smu_v13_0_6_cap_clear(smu, SMU_CAP(DPM));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
398
smu_v13_0_6_cap_clear(smu, SMU_CAP(CTF_LIMIT));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
401
smu_v13_0_6_cap_clear(smu, SMU_CAP(PCIE_METRICS));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
402
smu_v13_0_6_cap_clear(smu, SMU_CAP(DPM_POLICY));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
403
smu_v13_0_6_cap_clear(smu, SMU_CAP(RMA_MSG));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
404
smu_v13_0_6_cap_clear(smu, SMU_CAP(ACA_SYND));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
407
smu_v13_0_6_cap_set(smu, SMU_CAP(PER_INST_METRICS));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
410
smu_v13_0_6_cap_set(smu, SMU_CAP(OTHER_END_METRICS));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
412
smu_v13_0_6_cap_clear(smu, SMU_CAP(DPM_POLICY));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
414
smu_v13_0_6_cap_clear(smu, SMU_CAP(SET_UCLK_MAX));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
416
smu_v13_0_6_cap_clear(smu, SMU_CAP(PCIE_METRICS));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
418
smu_v13_0_6_cap_clear(smu, SMU_CAP(MCA_DEBUG_MODE));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
420
smu_v13_0_6_cap_set(smu, SMU_CAP(PER_INST_METRICS));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
422
smu_v13_0_6_cap_clear(smu, SMU_CAP(RMA_MSG));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
424
smu_v13_0_6_cap_clear(smu, SMU_CAP(ACA_SYND));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
427
smu_v13_0_6_cap_set(smu, SMU_CAP(HST_LIMIT_METRICS));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
437
SMU_CAP(STATIC_METRICS));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
439
SMU_CAP(BOARD_VOLTAGE));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
440
smu_v13_0_6_cap_set(smu, SMU_CAP(PLDM_VERSION));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
446
SMU_CAP(STATIC_METRICS));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
448
SMU_CAP(BOARD_VOLTAGE));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
452
smu_v13_0_6_cap_set(smu, SMU_CAP(PLDM_VERSION));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
458
smu_v13_0_6_cap_set(smu, SMU_CAP(SDMA_RESET));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
462
smu_v13_0_6_cap_set(smu, SMU_CAP(VCN_RESET));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
835
if (smu_v13_0_6_cap_supported(smu, SMU_CAP(PLDM_VERSION)) &&
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
867
if (smu_v13_0_6_cap_supported(smu, SMU_CAP(FAST_PPT)) &&
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
869
smu_v13_0_6_cap_clear(smu, SMU_CAP(FAST_PPT));
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
888
smu_v13_0_6_cap_supported(smu, SMU_CAP(STATIC_METRICS))) {
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c
966
if (smu_v13_0_6_cap_supported(smu, SMU_CAP(STATIC_METRICS))) {