Skip to content
Commit b1f1c2c1 authored by Ville Syrjälä's avatar Ville Syrjälä
Browse files

drm/i915: Fix glk/cnl display w/a #1175



The workaround was supposed to look at the plane destination
coordinates. Currently it's looking at some mixture of src
and dst coordinates that doesn't make sense. Fix it up.

Signed-off-by: default avatarVille Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180719182214.4323-2-ville.syrjala@linux.intel.com


Fixes: 394676f0 (drm/i915: Add WA for planes ending close to left screen edge)
Reviewed-by: default avatarImre Deak <imre.deak@intel.com>
parent 1aeb1b5f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment