Searched defs:indirect (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/kernel/efb/src/
H A Dradeon_state.c1617 DRM_DEBUG("indirect: buf=%d s=0x%x e=0x%x\n", buf->idx, start, end);
1636 /* Fire off the indirect buffer */
1842 * Dispatch the indirect buffer.
2629 drm_radeon_indirect_t indirect; local
2639 DRM_COPYFROM_WITH_RETURN(&indirect, (void *) data, sizeof (indirect));
2641 DRM_DEBUG("indirect: idx=%d s=%d e=%d d=%d\n",
2642 indirect.idx, indirect.start, indirect
[all...]

Completed in 18 milliseconds