[Mesa-dev] [RFC] panfrost/midgard: Hack some bits to get things working on T720

Alyssa Rosenzweig alyssa.rosenzweig at collabora.com
Wed Jun 12 13:58:37 UTC 2019


> +        uint32_t *known_unknown = ((void*)ctx->misc_0.cpu + 40960);
> +        *known_unknown = 0xa0000000;
> +

This is doubly scary, since misc_0 is marked INVISIBLE/GROWABLE. Rob
has been coding under the assumption growable must never be accessed
CPU-side. If this is strictly necessary (and not just covering up a
different bug), this would potentially require kernel side assistance.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190612/d900edd3/attachment-0001.sig>


More information about the mesa-dev mailing list