]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/i915: s/vlv_plane_wm_compute/vlv_raw_plane_wm_compute/ etc.
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 21 Apr 2017 18:14:18 +0000 (21:14 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 10 May 2017 13:48:30 +0000 (16:48 +0300)
commit77d14ee415b8aef427822ddf4c7f9dd43f1c83b8
tree5c2b4a8a30232409fca7d23a89542a49865a3de3
parent52eb92c6fe8f89c3099dd28386f178999abd5438
drm/i915: s/vlv_plane_wm_compute/vlv_raw_plane_wm_compute/ etc.

Rename some of the vlv wm functions to reflect the fact that they
operate on the "raw" watermarks.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170421181432.15216-2-ville.syrjala@linux.intel.com
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
drivers/gpu/drm/i915/intel_pm.c