···1818#include "armada_fb.h"1919#include "armada_gem.h"2020#include "armada_hw.h"2121+#include "armada_trace.h"21222223struct armada_frame_work {2324 struct armada_plane_work work;···464463 * have to set the actual status register value. This is racy.465464 */466465 writel_relaxed(0, dcrtc->base + LCD_SPU_IRQ_ISR);466466+467467+ trace_armada_drm_irq(&dcrtc->crtc, stat);467468468469 /* Mask out those interrupts we haven't enabled */469470 v = stat & dcrtc->irq_ena;