[Intel-gfx] [PATCH v1 1/1] drm/i915/pxp: Add drm_dbgs for critical PXP events.
Teres Alexis, Alan Previn
alan.previn.teres.alexis at intel.com
Wed Sep 13 22:21:40 UTC 2023
On Mon, 2023-09-11 at 12:26 +0300, Jani Nikula wrote:
> On Wed, 06 Sep 2023, Alan Previn <alan.previn.teres.alexis at intel.com> wrote:
> > Debugging PXP issues can't even begin without understanding precedding
> > sequence of events. Add drm_dbg into the most important PXP events.
> >
> > Signed-off-by: Alan Previn <alan.previn.teres.alexis at intel.com>
alan:snip
>
> > +
> > + drm_dbg(&pxp->ctrl_gt->i915->drm, "PXP: %s invoked", __func__);
>
> drm_dbg already covers __func__ (via __builtin_return_address(0) in
> __drm_dev_dbg), it's redundant.
>
> Ditto for all added debugs below.
My bad - yup - will fix them.
Thanks for taking time to review this patch.
...alan
>
More information about the Intel-gfx
mailing list