On Thu, 2023-08-24 at 07:31 +0900, Masahiro Yamada wrote: > On Fri, Aug 18, 2023 at 4:35 AM Sarah Walker <sarah.walker@xxxxxxxxxx> wrote: > > This patch series 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). > > > > > > > > > I failed to compile this patch set. > > I applied this series to linux next-20230822 and set CONFIG_DRM_POWERVR=m. > > > I got this error. > > CC [M] drivers/gpu/drm/imagination/pvr_ccb.o > In file included from drivers/gpu/drm/imagination/pvr_ccb.c:4: > drivers/gpu/drm/imagination/pvr_ccb.h:7:10: fatal error: > pvr_rogue_fwif.h: No such file or directory > 7 | #include "pvr_rogue_fwif.h" > | ^~~~~~~~~~~~~~~~~~ > compilation terminated. Apologies, it appears patch 6 (which includes this and other headers) got blocked by our IT email policy. Will resend. Sarah