Searched refs:command_ring (Results 1 – 4 of 4) sorted by relevance
191 qdev->command_ring = qxl_ring_create(&(qdev->ram_header->cmd_ring_hdr), in qxl_device_init()281 qxl_ring_free(qdev->command_ring); in qxl_device_fini()
114 while (!qxl_check_idle(qdev->command_ring)); in qxl_drm_freeze()
271 struct qxl_ring *command_ring; member
187 return qxl_ring_push(qdev->command_ring, &cmd, interruptible); in qxl_push_command_ring_release()