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

Alexandru Dadu posted 2 patches 2 weeks, 1 day ago
drivers/gpu/drm/imagination/pvr_ccb.c      | 38 ++++++++++++++++++++++++++----
drivers/gpu/drm/imagination/pvr_fw.c       | 17 +------------
drivers/gpu/drm/imagination/pvr_fw_trace.c |  1 -
3 files changed, 35 insertions(+), 21 deletions(-)
[PATCH 0/2] drm/imagination: Firmware interface cleanup and improvements
Posted by Alexandru Dadu 2 weeks, 1 day ago
Series contains cleanup commits targeted to FW interface.
    - Avoid initialization of never used data.
    - KCCB member initialized in the correct place.

Signed-off-by: Alexandru Dadu <alexandru.dadu@imgtec.com>
---
Alessio Belle (1):
      drm/imagination: Avoid initialisation of unused FW trace buffer pointer

Matt Coster (1):
      drm/imagination: Collect KCCB initialisation

 drivers/gpu/drm/imagination/pvr_ccb.c      | 38 ++++++++++++++++++++++++++----
 drivers/gpu/drm/imagination/pvr_fw.c       | 17 +------------
 drivers/gpu/drm/imagination/pvr_fw_trace.c |  1 -
 3 files changed, 35 insertions(+), 21 deletions(-)
---
base-commit: bd4f284df04d76fd65e57141cb1e6e7a49e4c3cb
change-id: 20260909-b4-avoid-init-of-unused-fw-trace-buffer-pointer-ad76e5b57945

Best regards,
--  
Alexandru Dadu <alexandru.dadu@imgtec.com>
Re: [PATCH 0/2] drm/imagination: Firmware interface cleanup and improvements
Posted by Alessio Belle 1 week, 3 days ago
On Thu, 10 Sep 2026 10:56:38 +0300, Alexandru Dadu wrote:
> Series contains cleanup commits targeted to FW interface.
>     - Avoid initialization of never used data.
>     - KCCB member initialized in the correct place.

Applied to drm-misc-next, thanks!

[1/2] drm/imagination: Collect KCCB initialisation
      commit: 05cce7f9b638536c544328ea135edb864f503aa5
[2/2] drm/imagination: Avoid initialisation of unused FW trace buffer pointer
      commit: 109f4e9010c37966d59780f7c76064581064b7f2

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