[PATCH v3] drm/panfrost: Add errata descriptions from kbase
Rob Herring
robh at kernel.org
Fri Aug 23 18:07:11 UTC 2019
On Fri, Aug 23, 2019 at 10:52 AM Alyssa Rosenzweig
<alyssa.rosenzweig at collabora.com> wrote:
>
> While newer kbase include only the numbers of errata, older kbase
> releases included one-line descriptions for each errata, which is useful
> for those working on the driver. Import these descriptions. Most are
> from kbase verbatim; a few I edited for clarity.
>
> v2: Wrote a description for the workaround of an issue whose cause is
> still unknown (Stephen). Errata which pertain to newer models
> unsupported by the mainline driver, for which Arm has not yet released
> errata information, have been removed from the issue list as the kernel
> need not concern itself with these.
>
> v3: Readded errata not yet handled, adding descriptions based on the
> workarounds in the latest kbase release.
>
> Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig at collabora.com>
> ---
> drivers/gpu/drm/panfrost/panfrost_issues.h | 81 ++++++++++++++++++++++
> 1 file changed, 81 insertions(+)
Applied, thanks.
One more step to making you a kernel developer... :)
Rob
More information about the dri-devel
mailing list