]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/gpu/drm/i915/i915_drv.h
drm/i915: s/haswell_update_wm/ilk_update_wm/
authorImre Deak <imre.deak@intel.com>
Tue, 17 Dec 2013 12:46:36 +0000 (14:46 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 17 Dec 2013 18:22:26 +0000 (19:22 +0100)
commit820c1980353808717f78a0c4ca2c734f0247dc0c
tree2c97945ca72858e1a10f0d0378f4a32d5102e982
parentd0f8e45aff4ecc7ab00b8c59acbccd5c1b1de202
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 <imre.deak@intel.com>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/intel_pm.c