Searched refs:qxl_check_idle (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/qxl/
H A Dqxl_drv.c183 while (!qxl_check_idle(qdev->command_ring));
184 while (!qxl_check_idle(qdev->release_ring))
H A Dqxl_cmd.c92 int qxl_check_idle(struct qxl_ring *ring) function
203 if (!qxl_check_idle(qdev->release_ring)) {
H A Dqxl_drv.h277 int qxl_check_idle(struct qxl_ring *ring);

Completed in 267 milliseconds