Searched refs:anv_gem_reg_read (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_gem_stubs.c | 256 anv_gem_reg_read(struct anv_device *device, function in typeref:typename:int
|
| H A D | anv_gem.c | 427 anv_gem_reg_read(struct anv_device *device, uint32_t offset, uint64_t *result) function in typeref:typename:int
|
| H A D | anv_private.h | 1242 int anv_gem_reg_read(struct anv_device *device,
|
| H A D | anv_device.c | 3728 ret = anv_gem_reg_read(device, TIMESTAMP | 1,
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_gem_stubs.c | 294 anv_gem_reg_read(int fd, uint32_t offset, uint64_t *result) function in typeref:typename:int
|
| H A D | anv_gem.c | 579 anv_gem_reg_read(int fd, uint32_t offset, uint64_t *result) function in typeref:typename:int
|
| H A D | anv_device.c | 924 device->has_reg_timestamp = anv_gem_reg_read(fd, TIMESTAMP | I915_REG_READ_8B_WA, 4565 ret = anv_gem_reg_read(device->fd, TIMESTAMP | I915_REG_READ_8B_WA,
|
| H A D | anv_private.h | 1450 int anv_gem_reg_read(int fd, uint32_t offset, uint64_t *result);
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.2.0.rst | 1890 - anv: pass the fd directly to anv_gem_reg_read()
|
Completed in 33 milliseconds