Searched refs:gem_read (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | kgem.c | 758 static int gem_read(int fd, uint32_t handle, const void *dst, function in typeref:typename:int 3399 gem_read(kgem->fd, rq->bo->handle, &value, kgem->reloc[i].offset, has_64bit ? 8 : 4); 4278 if (gem_read(kgem->fd, rq->bo->handle, kgem->batch, 0, batch_end*sizeof(uint32_t)) == 0) 8031 if (gem_read(kgem->fd,
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | kgem.c | 592 static int gem_read(int fd, uint32_t handle, const void *dst, function in typeref:typename:int 2880 gem_read(kgem->fd, rq->bo->handle, &value, kgem->reloc[i].offset, has_64bit ? 8 : 4); 3729 if (gem_read(kgem->fd, rq->bo->handle, kgem->batch, 0, batch_end*sizeof(uint32_t)) == 0) 7380 if (gem_read(kgem->fd,
|
Completed in 42 milliseconds