Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/
H A DCVE-2021-4207.patch4 Subject: [PATCH] display/qxl-render: fix race condition in qxl_cursor
32 @@ -266,7 +266,7 @@ static QEMUCursor *qxl_cursor(PCIQXLDevice *qxl, QXLCursor *cursor,
H A DCVE-2021-4206.patch34 @@ -247,6 +247,13 @@ static QEMUCursor *qxl_cursor(PCIQXLDevice *qxl, QXLCursor *cursor,
H A D0001-hw-display-qxl-Pass-requested-buffer-size-to-qxl_phy.patch26 For QXLCursor in qxl_render_cursor() -> qxl_cursor() we
/OK3568_Linux_fs/kernel/drivers/gpu/drm/qxl/
H A Dqxl_dev.h415 struct qxl_cursor { struct
H A Dqxl_display.c581 struct qxl_cursor *cursor; in qxl_cursor_atomic_update()
604 sizeof(struct qxl_cursor) + size, in qxl_cursor_atomic_update()