]> git.baikalelectronics.ru Git - kernel.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)
commitdde3fcb22b925fa287e19eb55ffade9afbf358c9
treec1c3bf174058b06b37336160aa4ba98d408e56e4
parent00903615c88436cf05d9ef34cdbb0ceda3d09c24
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