diff options
author | Imre Deak <imre.deak@intel.com> | 2018-01-16 12:24:15 +0100 |
---|---|---|
committer | Imre Deak <imre.deak@intel.com> | 2018-01-30 15:40:12 +0100 |
commit | 394676f05bee6ddea67e9aafc978a7b9afb72528 (patch) | |
tree | 437517130d926bd0299af833ec6b87fb3f5b7e94 /include/drm | |
parent | drm/i915: Add display WA #1175 for planes ending close to right screen edge (diff) | |
download | linux-394676f05bee6ddea67e9aafc978a7b9afb72528.tar.xz linux-394676f05bee6ddea67e9aafc978a7b9afb72528.zip |
drm/i915: Add WA for planes ending close to left screen edge
While running the kms_plane clipping test I noticed a similar problem to
the one described in Display WA #1175. In this case, similarly for
planes other than the cursor, with 1 or 3 pixels visible from the left
edge of the screen to the end of the plane and an odd plane X offset
used for clipping causes the same kind of underflow and display
corruption as described for WA #1175. Fix this in a similar way as that
WA rejecting planes ending <4 pixels from the left screen edge.
v2:
- Rebase on v2 of patch 1/1.
Testcase: igt/kms_plane/plane-clipping-pipe-*-planes
Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180116112415.22060-2-imre.deak@intel.com
Diffstat (limited to 'include/drm')
0 files changed, 0 insertions, 0 deletions