On Tue, 2026-09-15 at 11:03 +0300, Alexandru Dadu wrote: Hi Alexandru, > Series contains cleanup commits targeted to FW interface. > - Firmware connection ctl moved in the same place as the other > firmware ctl structures. > - Remove unnecessary structure mapping. > > Signed-off-by: Alexandru Dadu <[email protected]> > --- > Alessio Belle (2): > drm/imagination: Treat FW connection ctl like other interface structures > drm/imagination: Don't map FW interface structures unnecessarily > > drivers/gpu/drm/imagination/pvr_fw.c | 130 > ++++++++++++++++++++--------------- > drivers/gpu/drm/imagination/pvr_fw.h | 18 ++--- > 2 files changed, 80 insertions(+), 68 deletions(-) > --- > base-commit: bd4f284df04d76fd65e57141cb1e6e7a49e4c3cb > change-id: 20260914-b4-do-not-map-if-structs-unnecessarily-de8868bd58d9 > For the whole series, Reviewed-by: Brajesh Gupta <[email protected]>
Thanks, Brajesh > Best regards, > -- > Alexandru Dadu <[email protected]> >
