Home
last modified time | relevance | path

Searched refs:SVGA_FIFO_RESERVED (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/vmwgfx/
Dvmwgfx_fifo.c374 SVGA_FIFO_RESERVED); in vmw_fifo_reserve()
412 iowrite32(bytes, fifo_mem + SVGA_FIFO_RESERVED); in vmw_fifo_res_copy()
480 iowrite32(0, fifo_mem + SVGA_FIFO_RESERVED); in vmw_fifo_commit()
Dsvga_reg.h516 SVGA_FIFO_RESERVED, /* Bytes past NEXT_CMD with real contents */ enumerator