Re: [RFC PATCH v2 0/2] Imagination Technologies PowerVR DRM driver

2023-04-18 Thread Daniel Vetter
On Thu, Apr 13, 2023 at 11:34:17AM +0100, Sarah Walker wrote: > This patch adds the initial DRM driver for Imagination Technologies PowerVR > GPUs, starting with those based on our Rogue architecture. It's worth pointing > out that this is a new driver, written from the ground up, rather than a > r

Re: [RFC PATCH v2 0/2] Imagination Technologies PowerVR DRM driver

2023-04-13 Thread Jani Nikula
On Thu, 13 Apr 2023, Sarah Walker wrote: > The code in this patch, along with some of its history, can also be found > here: > https://gitlab.freedesktop.org/frankbinns/powervr/-/tree/powervr-next FYI patch 1/2 is likely so big that it gets dropped by the list. BR, Jani. -- Jani Nikula, Intel

[RFC PATCH v2 0/2] Imagination Technologies PowerVR DRM driver

2023-04-13 Thread Sarah Walker
This patch adds the initial DRM driver for Imagination Technologies PowerVR GPUs, starting with those based on our Rogue architecture. It's worth pointing out that this is a new driver, written from the ground up, rather than a refactored version of our existing downstream driver (pvrsrvkm). This