# Pastebin URdLGERv [piotro@minimyth-armv8 git-src]$ git bisect start [piotro@minimyth-armv8 git-src]$ git bisect good 37872edf6fc678f90b1b2c8354a91007089f43b8 [piotro@minimyth-armv8 git-src]$ git bisect bad 2701f887fc376202577ad942c20a7284b12823f3 Bisecting: 7 revisions left to test after this (roughly 3 steps) [348d374d01302ffe0e88e04e2509ff1407d731b5] panfrost: Respect modifiers in resource management [piotro@minimyth-armv8 git-src]$ git bisect good Bisecting: 3 revisions left to test after this (roughly 2 steps) [8c0cb56fd9e9742af1186fe093bb38d7e2e59285] panfrost: Enable YTR where allowed [piotro@minimyth-armv8 git-src]$ git bisect good Bisecting: 1 revision left to test after this (roughly 1 step) [24c921b1b5cc427c7ab1abd76c443db4a008d1b9] panfrost: Ensure AFBC slices are aligned [piotro@minimyth-armv8 git-src]$ git bisect good Bisecting: 0 revisions left to test after this (roughly 0 steps) [2a1217513e1c5d881718c2a7f2afb951e1fe6305] panfrost: Implement panfrost_query_dmabuf_modifiers [piotro@minimyth-armv8 git-src]$ git bisect bad 2a1217513e1c5d881718c2a7f2afb951e1fe6305 is the first bad commit commit 2a1217513e1c5d881718c2a7f2afb951e1fe6305 Author: Alyssa Rosenzweig Date: Wed Jul 22 12:11:39 2020 -0400 panfrost: Implement panfrost_query_dmabuf_modifiers v2: Only advertise AFBC if PAN_MESA_DEBUG=afbc is set. This is to avoid sharing AFBC buffers as SCANOUT until corresponding kernel bugfixes are landed. Technically a kernel issue but let's prevent a regression. Signed-off-by: Alyssa Rosenzweig Tested-by: Icecream95 [v1] Part-of: :040000 040000 712395915497f4b8cf1bdb2340f9f9be5458f639 37a3146bd530a97312eecf54c77fac34f7a6987c M src