Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_fence.c88 return vmw_read(vmw, SVGA_REG_FENCE_GOAL); in vmw_fence_goal_read()
96 vmw_write(vmw, SVGA_REG_FENCE_GOAL, value); in vmw_fence_goal_write()
/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_reg.h207 SVGA_REG_FENCE_GOAL = 84, enumerator