[PATCH 0/2] Unify repeated register definitions and move FWCORE macros
From: Alexandru Dadu
Date: Fri Aug 07 2026 - 03:18:51 EST
Refactor repeated register definitions into base/offset pair.
Move FWCORE_* macros to pvr_rogue_cr_defs.h.
Signed-off-by: Alexandru Dadu <alexandru.dadu@xxxxxxxxxx>
---
Matt Coster (2):
drm/imagination: Unify repeated register defines
drm/imagination: Move FWCORE_* macros to reg defs
drivers/gpu/drm/imagination/pvr_fw_riscv.c | 28 +-
drivers/gpu/drm/imagination/pvr_fw_startstop.c | 24 +-
drivers/gpu/drm/imagination/pvr_rogue_cr_defs.h | 920 ++++--------------------
drivers/gpu/drm/imagination/pvr_rogue_defs.h | 22 +-
drivers/gpu/drm/imagination/pvr_rogue_riscv.h | 2 -
5 files changed, 155 insertions(+), 841 deletions(-)
---
base-commit: e55fead22ff9ee047ab9f1903860c4b43043514e
change-id: 20260806-b4-unify-repeated-reg-defs-and-move-fwcore-macros-737f00de8bf6
Best regards,
--
Alexandru Dadu <alexandru.dadu@xxxxxxxxxx>