Home
last modified time | relevance | path

Searched refs:qxl_clip_rects (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/
H A Dqxl_draw.c33 int size = sizeof(struct qxl_clip_rects) + sizeof(struct qxl_rect) * num_clips; in alloc_clips()
39 * the qxl_clip_rects. This is *not* the same as the memory allocated
40 * on the device, it is offset to qxl_clip_rects.chunk.data */
45 struct qxl_clip_rects *dev_clips; in drawable_set_clipping()
H A Dqxl_dev.h756 struct qxl_clip_rects { struct
/kernel/linux/linux-6.6/drivers/gpu/drm/qxl/
H A Dqxl_draw.c36 int size = sizeof(struct qxl_clip_rects) + sizeof(struct qxl_rect) * num_clips; in alloc_clips()
42 * the qxl_clip_rects. This is *not* the same as the memory allocated
43 * on the device, it is offset to qxl_clip_rects.chunk.data */
49 struct qxl_clip_rects *dev_clips; in drawable_set_clipping()
H A Dqxl_dev.h756 struct qxl_clip_rects { struct

Completed in 7 milliseconds