Re: [PATCH] drm/imagination: Fix value of HWRT address in pvr_job_create tracepoint

From: Alessio Belle

Date: Fri Jul 24 2026 - 04:04:29 EST


On Mon, 20 Jul 2026 16:07:28 +0100, Alessio Belle wrote:
> The pvr_job_create tracepoint was using pvr_fw_object::fw_addr_offset
> to display the firmware address of the render target structure attached
> to a job, but that's an offset into the firmware heap, not the expected
> full address, which is more useful in general e.g. for cross referencing
> against firmware logs.
>
> Use pvr_fw_object_get_fw_addr() to get the full firmware address.
>
> [...]

Applied to drm-misc-fixes, thanks!

[1/1] drm/imagination: Fix value of HWRT address in pvr_job_create tracepoint
commit: 112badb7245059c176e3924f9cd9ce2933cb0082

Best regards,
--
Alessio Belle <alessio.belle@xxxxxxxxxx>