[Freedreno] Freedreno on i.MX53
Ilia Mirkin
imirkin at alum.mit.edu
Thu Jul 30 11:14:55 PDT 2015
On Thu, Jul 30, 2015 at 1:32 PM, Martin Fuzzey <mfuzzey at parkeon.com> wrote:
> Comparing with the command stream from the blob driver is complicated by the
> blob driver using the hardware binning commands.
At least on a3xx/a4xx you can disable binning (and texture tiling)
with a few statements in an adreno_config.txt file in the cwd.
binning=sw
textureTiling=0
That should match things up better if the a2xx driver uses the same things.
-ilia
More information about the Freedreno
mailing list