<div dir="ltr"><div dir="auto" class="m_8062902291372803364ApplePlainTextBody" style="word-wrap:break-word">Hi again!<div><br></div><div>As I said before, our pipeline is transparent and opaque to the cpu. To implement vblank, all I have is the xilinx vdma frame counter interrupt. I was wondering why it was not used in xilinx_drm_crtc_enable_<wbr>vblank and rather a specific method for vtc and dp was used.</div><div><br></div><div>Wouldn't it be possible to call xilinx_drm_crtc_vblank_<wbr>handler from the DMA completion callback (callback member of dma_async_tx_descriptor)?</div><div><br></div><div>It would then work regardless of the pipeline (vtc, dp, or custom) wouldn't it? </div></div>
</div>