This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

dm365 video driver

 Hi

I'm using dm365 and dvsdk4.00.I want to edit output video data in davinci_display_isr() (in davinci_display.c) when i run the decode demo.

but the addr is phys(0x8xxxxxxx)and nextFrm->baddr (0x4xxxxxxx)is for userland,I can not read in driver.How can i get the virtual address of video frame?

 

Dan