[PATCH] drm/panfrost: Add missing GPU feature registers

Rob Herring robh at kernel.org
Mon Oct 14 19:05:56 UTC 2019


On Mon, Oct 14, 2019 at 10:15 AM Steven Price <steven.price at arm.com> wrote:
>
> Three feature registers were declared but never actually read from the
> GPU. Add THREAD_MAX_THREADS, THREAD_MAX_WORKGROUP_SIZE and
> THREAD_MAX_BARRIER_SIZE so that the complete set are available.
>
> Fixes: 4bced8bea094 ("drm/panfrost: Export all GPU feature registers")
> Signed-off-by: Steven Price <steven.price at arm.com>
> ---
>  drivers/gpu/drm/panfrost/panfrost_gpu.c | 3 +++
>  1 file changed, 3 insertions(+)

Applied to drm-misc-fixes.

Rob


More information about the dri-devel mailing list