]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/i915: Kill level 0 wm hack for VLV/CHV
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 2 Mar 2017 17:15:04 +0000 (19:15 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 3 Mar 2017 14:50:10 +0000 (16:50 +0200)
commit7373728ddf5ebb199b8e000d8e097eb534ab6e6d
treecad383e11226b4f1e1d18e325a4a61309c421089
parent1a10ae6ba8c3df4af9bcdb6f40348af71e72bd13
drm/i915: Kill level 0 wm hack for VLV/CHV

We now compute the watermarks correctly, so just return an error if we
can't support the configuration.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170302171508.1666-15-ville.syrjala@linux.intel.com
drivers/gpu/drm/i915/intel_pm.c