Searched refs:batch_finish (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi_501.h1407 pSmi->batch_finish, pSmi->batch_index); \
1411 if (pSmi->batch_finish >= 0) \
1412 pSmi->batch_handle[pSmi->batch_finish] = \
1417 ((pSmi->batch_finish + 1) << 3); \
1419 pSmi->batch_finish = pSmi->batch_index; \
1432 pSmi->batch_finish, pSmi->batch_index); \
H A Dsmi.h294 int batch_finish; /* Last finish command offset */ member in struct:__anon910553c20208
H A Dsmi_driver.c1526 pSmi->batch_finish = -1;

Completed in 7 milliseconds