OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SVGA_FIFO_FENCE
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_irq.c
166
uint32_t seqno = vmw_mmio_read(fifo_mem +
SVGA_FIFO_FENCE
);
312
vmw_mmio_write(signal_seq, fifo_mem +
SVGA_FIFO_FENCE
);
vmwgfx_fifo.c
169
vmw_mmio_write(dev_priv->last_read_seqno, fifo_mem +
SVGA_FIFO_FENCE
);
193
dev_priv->last_read_seqno = vmw_mmio_read(fifo_mem +
SVGA_FIFO_FENCE
);
vmwgfx_fence.c
152
u32 seqno = vmw_mmio_read(fifo_mem +
SVGA_FIFO_FENCE
);
511
seqno = vmw_mmio_read(fifo_mem +
SVGA_FIFO_FENCE
);
533
new_seqno = vmw_mmio_read(fifo_mem +
SVGA_FIFO_FENCE
);
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
svga_reg.h
927
SVGA_FIFO_FENCE
,
1728
*
SVGA_FIFO_FENCE
register. It will also compare the fence against
1734
*
SVGA_FIFO_FENCE
for this command,
Completed in 36 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025