[PATCH 1/2] dt-bindings: Add Apple SoC GPU
Sasha Finkelstein
fnkl.kernel at gmail.com
Wed Jun 11 19:06:55 UTC 2025
On Wed, 11 Jun 2025 at 20:44, Sven Peter <sven at kernel.org> wrote:
> > + - description: Driver-opaque calibration blob
> > + - description: Calibration blob
>
> Like Alyssa mentioned, this description also raises more questions than
> it answers for me. Do we know what these two blobs contain or why they
> are two separate blobs?
At some point in the gpu initialization process we give the firmware a bag
of pointers to various stuff it needs. HwCalA and HwCalB are separate
pointers, and they use separate gpu allocations. We do not fully know
what is in there, but we know what some of the fields do and how to
create the blobs based on data from apple device tree.
More information about the dri-devel
mailing list