[PATCH 0/2] drm/imagination: Firmware interface cleanup

Alexandru Dadu posted 2 patches 1 week, 2 days ago
drivers/gpu/drm/imagination/pvr_fw.c | 130 ++++++++++++++++++++---------------
drivers/gpu/drm/imagination/pvr_fw.h |  18 ++---
2 files changed, 80 insertions(+), 68 deletions(-)
[PATCH 0/2] drm/imagination: Firmware interface cleanup
Posted by Alexandru Dadu 1 week, 2 days ago
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 <alexandru.dadu@imgtec.com>
---
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

Best regards,
--  
Alexandru Dadu <alexandru.dadu@imgtec.com>
Re: [PATCH 0/2] drm/imagination: Firmware interface cleanup
Posted by Alessio Belle 22 hours ago
On Tue, 15 Sep 2026 11:03:44 +0300, Alexandru Dadu wrote:
> 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.

Applied to drm-misc-next, thanks!

[1/2] drm/imagination: Treat FW connection ctl like other interface structures
      commit: f1db0120f15da7c6000b9f19aa9e15e6ba8afb2a
[2/2] drm/imagination: Don't map FW interface structures unnecessarily
      commit: c4c54ffd65555ac5316f8faf4d7dc8c815877937

Best regards,
-- 
Alessio Belle <alessio.belle@imgtec.com>