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

/linux-master/drivers/gpu/drm/qxl/
H A Dqxl_image.c33 qxl_allocate_chunk(struct qxl_device *qdev, function
76 ret = qxl_allocate_chunk(qdev, release, image, sizeof(struct qxl_data_chunk) + stride * height);

Completed in 144 milliseconds