[PATCH v2 0/4] drm/imagination: Multiple enhancement

From: Brajesh Gupta

Date: Tue May 19 2026 - 04:34:38 EST


General enchancements to improve driver reliability.

Signed-off-by: Brajesh Gupta <brajesh.gupta@xxxxxxxxxx>
---
Changes in v2:
- Commit description updated to bette reflect the change.
- Dropped some superfluous comments.
- Link to v1: https://lore.kernel.org/r/20260512-b4-context_reset-v1-0-439bee96ed83@xxxxxxxxxx

---
Brajesh Gupta (4):
drm/imagination: Populate FW common context ID before passing to the FW
drm/imagination: Don't timeout job if its fence has been signaled
drm/imagination: Rename FW booted to FW initialised
drm/imagination: Access FW initialised state with READ/WRITE_ONCE

drivers/gpu/drm/imagination/pvr_context.c | 30 ++++++++++++++++--------------
drivers/gpu/drm/imagination/pvr_device.c | 2 +-
drivers/gpu/drm/imagination/pvr_fw.c | 4 ++--
drivers/gpu/drm/imagination/pvr_fw.h | 7 +++++--
drivers/gpu/drm/imagination/pvr_mmu.c | 4 ++--
drivers/gpu/drm/imagination/pvr_power.c | 14 +++++++-------
drivers/gpu/drm/imagination/pvr_queue.c | 7 ++++++-
7 files changed, 39 insertions(+), 29 deletions(-)
---
base-commit: ddfbe68a14260aabce25322fac81f2d02501369a
change-id: 20260512-b4-context_reset-f6909e31712d

Best regards,
--
Brajesh Gupta <brajesh.gupta@xxxxxxxxxx>