Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/swsmu/
A Dsmu_cmn.c811 int skipped_feature_id; in smu_cmn_disable_all_features_with_exception() local
814 skipped_feature_id = smu_cmn_to_asic_specific_index(smu, in smu_cmn_disable_all_features_with_exception()
817 if (skipped_feature_id < 0) in smu_cmn_disable_all_features_with_exception()
820 features_to_disable &= ~(1ULL << skipped_feature_id); in smu_cmn_disable_all_features_with_exception()

Completed in 4 milliseconds