From 820c1980353808717f78a0c4ca2c734f0247dc0c Mon Sep 17 00:00:00 2001 From: Imre Deak Date: Tue, 17 Dec 2013 14:46:36 +0200 Subject: [PATCH] drm/i915: s/haswell_update_wm/ilk_update_wm/ We use this hook starting from ILK onwards, so change the prefix accordingly. Also rename functions/struct names used from haswell_update_wm that are relevant to ILK already. No functional change. Signed-off-by: Imre Deak Reviewed-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-format-patch failed