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

From: Brajesh Gupta

Date: Tue May 12 2026 - 02:48:20 EST


General enchancements to improve driver reliability.

Signed-off-by: Brajesh Gupta <brajesh.gupta@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>