commit | 6b6b3eeffb0089c987a2ad66f2050d397dea6241 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Mon Nov 28 19:37:07 2016 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Mon Dec 05 16:23:25 2016 +0200 |
tree | 758dc2ff6f71f2657fd78a6ae7f80a836b5bfa6c | |
parent | 50a9dd3f24e1478ce143bf2876b0680f2038c503 [diff] |
drm/i915: Remove duplicated wm setup for vlv and chv The code for vlv and chv wm latency/function pointer setup is identical. Drop one of the copies. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1480354637-14209-6-git-send-email-ville.syrjala@linux.intel.com Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>