Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/uc/abi/
H A Dguc_actions_slpc_abi.h126 SLPC_MEDIA_RATIO_MODE_DYNAMIC_CONTROL = 0, enumerator
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt_sysfs_pm.c599 slpc->media_ratio_mode == SLPC_MEDIA_RATIO_MODE_DYNAMIC_CONTROL) { in media_freq_factor_show()
629 for (mode = SLPC_MEDIA_RATIO_MODE_DYNAMIC_CONTROL; in media_freq_factor_store()
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_slpc.c286 slpc->media_ratio_mode = SLPC_MEDIA_RATIO_MODE_DYNAMIC_CONTROL; in intel_guc_slpc_init()