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

Brajesh Gupta posted 4 patches 5 days, 18 hours ago
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(-)
[PATCH v2 0/4] drm/imagination: Multiple enhancement
Posted by Brajesh Gupta 5 days, 18 hours ago
General enchancements to improve driver reliability.

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

---
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@imgtec.com>
Re: [PATCH v2 0/4] drm/imagination: Multiple enhancement
Posted by Matt Coster 5 days, 15 hours ago
On Tue, 19 May 2026 13:55:25 +0530, Brajesh Gupta wrote:
> General enchancements to improve driver reliability.

Applied, thanks!

[1/4] drm/imagination: Populate FW common context ID before passing to the FW
      commit: de1e8a590f4ed48b6b7902fc3aafc878262f8278
[2/4] drm/imagination: Don't timeout job if its fence has been signaled
      commit: ee7cb742531432ec1bb29b996e3363aacd860054
[3/4] drm/imagination: Rename FW booted to FW initialised
      commit: 42577ba79fbfbc6c2f246d523cb22a66329d4826
[4/4] drm/imagination: Access FW initialised state with READ/WRITE_ONCE
      commit: fe49308cb80d24972595a6b87c516a322d22c92c

Best regards,
-- 
Matt Coster <matt.coster@imgtec.com>
Re: [PATCH v2 0/4] drm/imagination: Multiple enhancement
Posted by Matt Coster 5 days, 15 hours ago
On 19/05/2026 09:25, Brajesh Gupta wrote:
> General enchancements to improve driver reliability.
> 
> Signed-off-by: Brajesh Gupta <brajesh.gupta@imgtec.com>

For the series:

Reviewed-by: Matt Coster <matt.coster@imgtec.com>

> ---
> 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@imgtec.com
> 
> ---
> 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@imgtec.com>
> 


-- 
Matt Coster
E: matt.coster@imgtec.com