Searched hist:e03512edd2b8d01fe9d34b8c66cc21933e4a68f6 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_rps.h | diff e03512edd2b8d01fe9d34b8c66cc21933e4a68f6 Fri Dec 13 12:37:35 CST 2019 Andi Shyti <andi.shyti@intel.com> drm/i915/rps: Add frequency translation helpers
Add two helpers that for reading the actual GT's frequency. The two helpers are:
- intel_rps_read_cagf: reads the frequency and returns it not normalized
- intel_rps_read_actual_frequency: provides the frequency in Hz.
Use the above helpers in sysfs and debugfs.
Signed-off-by: Andi Shyti <andi.shyti@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20191213183736.31992-2-andi@etezian.org
|
H A D | intel_rps.c | diff e03512edd2b8d01fe9d34b8c66cc21933e4a68f6 Fri Dec 13 12:37:35 CST 2019 Andi Shyti <andi.shyti@intel.com> drm/i915/rps: Add frequency translation helpers
Add two helpers that for reading the actual GT's frequency. The two helpers are:
- intel_rps_read_cagf: reads the frequency and returns it not normalized
- intel_rps_read_actual_frequency: provides the frequency in Hz.
Use the above helpers in sysfs and debugfs.
Signed-off-by: Andi Shyti <andi.shyti@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20191213183736.31992-2-andi@etezian.org
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_pmu.c | diff e03512edd2b8d01fe9d34b8c66cc21933e4a68f6 Fri Dec 13 12:37:35 CST 2019 Andi Shyti <andi.shyti@intel.com> drm/i915/rps: Add frequency translation helpers
Add two helpers that for reading the actual GT's frequency. The two helpers are:
- intel_rps_read_cagf: reads the frequency and returns it not normalized
- intel_rps_read_actual_frequency: provides the frequency in Hz.
Use the above helpers in sysfs and debugfs.
Signed-off-by: Andi Shyti <andi.shyti@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20191213183736.31992-2-andi@etezian.org
|
H A D | i915_sysfs.c | diff e03512edd2b8d01fe9d34b8c66cc21933e4a68f6 Fri Dec 13 12:37:35 CST 2019 Andi Shyti <andi.shyti@intel.com> drm/i915/rps: Add frequency translation helpers
Add two helpers that for reading the actual GT's frequency. The two helpers are:
- intel_rps_read_cagf: reads the frequency and returns it not normalized
- intel_rps_read_actual_frequency: provides the frequency in Hz.
Use the above helpers in sysfs and debugfs.
Signed-off-by: Andi Shyti <andi.shyti@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20191213183736.31992-2-andi@etezian.org
|
H A D | i915_debugfs.c | diff e03512edd2b8d01fe9d34b8c66cc21933e4a68f6 Fri Dec 13 12:37:35 CST 2019 Andi Shyti <andi.shyti@intel.com> drm/i915/rps: Add frequency translation helpers
Add two helpers that for reading the actual GT's frequency. The two helpers are:
- intel_rps_read_cagf: reads the frequency and returns it not normalized
- intel_rps_read_actual_frequency: provides the frequency in Hz.
Use the above helpers in sysfs and debugfs.
Signed-off-by: Andi Shyti <andi.shyti@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20191213183736.31992-2-andi@etezian.org
|