commit | 36cc8b963f5eb46352dc79d79e4bd5e8dd2ac2d6 | [log] [tgz] |
---|---|---|
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Tue Nov 21 18:18:51 2017 +0000 |
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Wed Nov 22 11:25:05 2017 +0000 |
tree | 425f1dcf9615b320a2f8bcc480793d31dc20019e | |
parent | 0cd4684d6ea9a4ffec33fc19de4dd667bb90d0a5 [diff] |
drm/i915: Convert intel_rc6_residency_us to ns Will be used for exposing the PMU counters. v2: * Move intel_runtime_pm_get/put to the callers. (Chris Wilson) * Restore full unit conversion precision. Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20171121181852.16128-8-tvrtko.ursulin@linux.intel.com