commit | 6d5019b681976c3487f43141f1f64bd1ac770ac5 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Apr 21 21:14:20 2017 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed May 10 16:48:31 2017 +0300 |
tree | 8d158c46233a65eeecdf34324e72147bd0669350 | |
parent | 868b0c08b2c461f4a1856305f13974d33c465cab [diff] |
drm/i915: s/vlv_num_wm_levels/intel_wm_num_levels/ Rename the VLV/CHV max_level->num_levels helper to have an intel_ prefix since it's not VLV/CHV specific and I'll want to use it on other platforms as well. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170421181432.15216-4-ville.syrjala@linux.intel.com Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>