Re: [PATCH 1/2] dt-bindings: Add Apple SoC GPU
From: Sasha Finkelstein
Date: Wed Jun 11 2025 - 15:07:16 EST
On Wed, 11 Jun 2025 at 20:44, Sven Peter <sven@xxxxxxxxxx> 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.