Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.c350 const uint32_t svga_cursor_on = show ? SVGA_CURSOR_ON_SHOW in vmw_cursor_update_position() local
359 vmw_write(dev_priv, SVGA_REG_CURSOR4_ON, svga_cursor_on); in vmw_cursor_update_position()
362 vmw_fifo_mem_write(dev_priv, SVGA_FIFO_CURSOR_ON, svga_cursor_on); in vmw_cursor_update_position()
370 vmw_write(dev_priv, SVGA_REG_CURSOR_ON, svga_cursor_on); in vmw_cursor_update_position()