HomeSort by: relevance | last modified time | path
    Searched refs:SVGA_REG_COMMAND_LOW (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
svga_reg.h 203 SVGA_REG_COMMAND_LOW = 48, /* Lower 32 bits and submits commands */
361 * aligned physical address into the SVGA_REG_COMMAND_LOW and
363 * bits of the physical address. SVGA_REG_COMMAND_LOW contains the
366 * used for the SVGACBContext value. Writing to SVGA_REG_COMMAND_LOW
  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_cmdbuf.c 322 vmw_write(man->dev_priv, SVGA_REG_COMMAND_LOW, val);

Completed in 135 milliseconds