drm/msm/dpu: stop using raw IRQ indices in the kernel traces
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Wed, 2 Aug 2023 10:04:25 +0000 (13:04 +0300)
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Sun, 8 Oct 2023 21:34:44 +0000 (00:34 +0300)
commit6be6ece92050fed3229a3ffdd93d2604b9bc66dd
tree9b676bfd3ddb20ccad4d12fcc2f08644c57826f8
parent6893199183f836e1ff452082f0f9d068364b2f17
drm/msm/dpu: stop using raw IRQ indices in the kernel traces

In preparation to reworking IRQ indcies, stop using raw indices in
kernel traces. Instead use a pair of register index and bit. This
corresponds closer to the values in HW catalog.

Reviewed-by: Marijn Suijten <marijn.suijten@somainline.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/550935/
Link: https://lore.kernel.org/r/20230802100426.4184892-8-dmitry.baryshkov@linaro.org
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_interrupts.c
drivers/gpu/drm/msm/disp/dpu1/dpu_trace.h