Skip to content

mesa: freedreno: Partial revert of "freedreno: fix invalidate logic"

John Stultz requested to merge john.stultz/mesa:fdo-master-tiling-glitch into master

This is a partial reverts of commit bcefa0f1 ("freedreno: fix invalidate logic"), as it was causing an apparent tiling glitch on db845 and db410 when booting w/ AOSP.

Example video of the glitch here: https://drive.google.com/file/d/1v-Qyc4j3fIE27XbfsMqvVYuncJzr8pfP/view

With this patch removed, the glitch does not occur.

Change-Id: Ice0101b2029a721c766a25312c44edbad0751b01 Cc: Jonathan Marek jonathan@marek.ca Cc: Rob Clark robdclark@chromium.org Cc: Amit Pundir amit.pundir@linaro.org Cc: Sumit Semwal sumit.semwal@linaro.org Signed-off-by: John Stultz john.stultz@linaro.org

Merge request reports