[PATCH v3 0/2] drm/imagination: FW trace bug fix and configuration update

Brajesh Gupta posted 2 patches 1 month, 2 weeks ago
drivers/gpu/drm/imagination/pvr_fw_trace.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[PATCH v3 0/2] drm/imagination: FW trace bug fix and configuration update
Posted by Brajesh Gupta 1 month, 2 weeks ago
Signed-off-by: Brajesh Gupta <brajesh.gupta@imgtec.com>
---
Changes in v3:
- Fixed typo in v2 update of commit description.
- Link to v2: https://lore.kernel.org/r/20260424-ftrace_fix-v2-0-50146ff526d5@imgtec.com

Changes in v2:
- Fixed the name of module param in commit description for 2nd patch.
- Link to v1: https://lore.kernel.org/r/20260417-ftrace_fix-v1-0-9fefe194592a@imgtec.com

---
Brajesh Gupta (2):
      drm/imagination: Fix segfault when updating ftrace mask
      drm/imagination: Restrict init_fw_trace_mask module param to read only

 drivers/gpu/drm/imagination/pvr_fw_trace.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
base-commit: 3bce3fdd1ff2ba242f76ab66659fff27207299f1
change-id: 20260417-ftrace_fix-5de47d2448c0

Best regards,
-- 
Brajesh Gupta <brajesh.gupta@imgtec.com>
Re: [PATCH v3 0/2] drm/imagination: FW trace bug fix and configuration update
Posted by Alessio Belle 1 month, 2 weeks ago
On Mon, 2026-04-27 at 11:01 +0530, Brajesh Gupta wrote:
> Signed-off-by: Brajesh Gupta <brajesh.gupta@imgtec.com>
> ---
> Changes in v3:
> - Fixed typo in v2 update of commit description.
> - Link to v2: https://lore.kernel.org/r/20260424-ftrace_fix-v2-0-50146ff526d5@imgtec.com
> 
> Changes in v2:
> - Fixed the name of module param in commit description for 2nd patch.
> - Link to v1: https://lore.kernel.org/r/20260417-ftrace_fix-v1-0-9fefe194592a@imgtec.com
> 
> ---
> Brajesh Gupta (2):
>       drm/imagination: Fix segfault when updating ftrace mask
>       drm/imagination: Restrict init_fw_trace_mask module param to read only
> 
>  drivers/gpu/drm/imagination/pvr_fw_trace.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> ---
> base-commit: 3bce3fdd1ff2ba242f76ab66659fff27207299f1
> change-id: 20260417-ftrace_fix-5de47d2448c0
> 
> Best regards,

For the whole serie,

Reviewed-by: Alessio Belle <alessio.belle@imgtec.com>

Thanks,
Alessio
Re: (subset) [PATCH v3 0/2] drm/imagination: FW trace bug fix and configuration update
Posted by Matt Coster 1 month, 2 weeks ago
On Mon, 27 Apr 2026 11:01:36 +0530, Brajesh Gupta wrote:
> 


Applied, thanks!

[1/2] drm/imagination: Fix segfault when updating ftrace mask
      commit: 5dfd429591f8d7185bf63a08b5c30863fb605611

Best regards,
-- 
Matt Coster <matt.coster@imgtec.com>
Re: (subset) [PATCH v3 0/2] drm/imagination: FW trace bug fix and configuration update
Posted by Matt Coster 1 month, 2 weeks ago
On Mon, 27 Apr 2026 11:01:36 +0530, Brajesh Gupta wrote:
> 


Applied, thanks!

[2/2] drm/imagination: Restrict init_fw_trace_mask module param to read only
      commit: 96f865ed44b0d4f7ecadee3855861ef38f25a3cf

Best regards,
-- 
Matt Coster <matt.coster@imgtec.com>