Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/
H A Dintel_rps.h42 u8 intel_rps_get_down_threshold(struct intel_rps *rps);
H A Dintel_gt_sysfs_pm.c721 return sysfs_emit(buf, "%u\n", intel_rps_get_down_threshold(rps)); in rps_down_threshold_pct_show()
H A Dintel_rps.c2624 u8 intel_rps_get_down_threshold(struct intel_rps *rps) in intel_rps_get_down_threshold() function