]> git.karo-electronics.de Git - linux-beck.git/commit
drm/i915/skl: Remove linetime from skl_wm_values
authorLyude <cpaul@redhat.com>
Thu, 15 Sep 2016 14:56:06 +0000 (10:56 -0400)
committerLyude <cpaul@redhat.com>
Sun, 16 Oct 2016 23:08:10 +0000 (19:08 -0400)
commitb707aa50414633b193da99af5d86acd95c2d9dc4
treec1c3bf174058b06b37336160aa4ba98d408e56e4
parentce0ba283f64e632a088b40a09d74522555275287
drm/i915/skl: Remove linetime from skl_wm_values

Next part of cleaning up the watermark code for skl. This is easy, since
it seems that we never actually needed to keep track of the linetime in
the skl_wm_values struct anyway.

Signed-off-by: Lyude <cpaul@redhat.com>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/intel_display.c
drivers/gpu/drm/i915/intel_pm.c