Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/radeon/
H A Dpptable.h236 #define ATOM_PPLIB_CLASSIFICATION_OVERDRIVETEMPLATE 0x0200 macro
H A Dr600_dpm.c107 if (class & ATOM_PPLIB_CLASSIFICATION_OVERDRIVETEMPLATE) in r600_dpm_print_class_info()
/openbsd/sys/dev/pci/drm/amd/include/
H A Dpptable.h263 #define ATOM_PPLIB_CLASSIFICATION_OVERDRIVETEMPLATE 0x0200 macro
/openbsd/sys/dev/pci/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c87 if (class & ATOM_PPLIB_CLASSIFICATION_OVERDRIVETEMPLATE) in amdgpu_dpm_print_class_info()
/openbsd/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c645 if (classification & ATOM_PPLIB_CLASSIFICATION_OVERDRIVETEMPLATE) in make_classification_flags()