Searched refs:PP_CLOCK_STRETCH_MASK (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/amd/include/
H A Damd_shared.h192 * @PP_CLOCK_STRETCH_MASK: Clock stretching.
219 PP_CLOCK_STRETCH_MASK = 0x400, enumerator in enum:PP_FEATURE_MASK
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_hwmgr.c138 hwmgr->feature_mask & PP_CLOCK_STRETCH_MASK ? true : false;
H A Dsmu7_hwmgr.c1937 if ((hwmgr->pp_table_version != PP_TABLE_V0) && (hwmgr->feature_mask & PP_CLOCK_STRETCH_MASK)

Completed in 244 milliseconds