Searched refs:batch_handle (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_hwmc.c157 &xvmc_driver->batch_handle) < 0) {
169 if (xvmc_driver->batch_handle) {
170 drmRmMap(pI830->drmSubFD, xvmc_driver->batch_handle);
171 xvmc_driver->batch_handle = 0;
H A Di830_hwmc.h92 drm_handle_t batch_handle; member in struct:intel_xvmc_driver
H A Di915_hwmc.c492 contextRec->comm.batchbuffer.handle = xvmc_driver->batch_handle;
/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi_501.h1350 &pSmi->batch_handle[pSmi->batch_index]; \
1367 &pSmi->batch_handle[pSmi->batch_index++]; \
1396 &pSmi->batch_handle[pSmi->batch_index]; \
1412 pSmi->batch_handle[pSmi->batch_finish] = \
H A Dsmi.h291 int64_t *batch_handle; /* Virtual address */ member in struct:__anon910553c20208
H A Dsmi_driver.c1525 pSmi->batch_handle = (int64_t *)(pSmi->FBBase + pSmi->batch_offset);

Completed in 11 milliseconds