]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Add comments about units of latency values
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 1 Aug 2013 13:18:55 +0000 (16:18 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 5 Aug 2013 17:04:18 +0000 (19:04 +0200)
commita3416e9a619c6218830d202007a506efe3f75ab0
treef3d3f93ddf5eaceefd221720b0162938c09c35dc
parent37b956b94a001ffe2c2e31047f6f08c66029b94c
drm/i915: Add comments about units of latency values

All the ILK+ WM compute functions take the latency values in 0.1us
units. Add a few comments to remind people about that.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_pm.c