Keqian Zhu
b097b80bc9
virtio-gpu: Optimize 2D resource data transfer
...
The following points sometimes can reduce much data
to copy:
1. When width matches, we can transfer data with one
call of iov_to_buf().
2. Only the required height need to transfer, not
whole image.
Signed-off-by: Keqian Zhu <zhukeqian1@huawei.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20230612021358.25068-1-zhukeqian1@huawei.com>
2023-06-27 17:08:47 +02:00
..
2023-06-20 10:01:30 +02:00
2023-06-26 09:49:24 -04:00
2023-06-20 10:01:30 +02:00
2023-05-26 09:10:49 +02:00
2023-06-26 10:23:01 +02:00
2023-06-20 10:01:30 +02:00
2022-04-06 14:31:55 +02:00
2023-06-26 09:50:00 -04:00
2023-06-20 10:01:30 +02:00
2023-06-26 10:23:01 +02:00
2023-06-20 10:01:30 +02:00
2021-05-02 17:24:51 +02:00
2023-06-22 18:55:14 -04:00
2023-06-27 17:08:47 +02:00
2023-06-20 10:01:30 +02:00
2023-06-20 10:01:30 +02:00
2023-06-24 13:39:48 +02:00
2023-03-13 15:39:31 +04:00
2023-06-20 10:01:30 +02:00
2023-06-26 09:50:00 -04:00
2023-06-20 10:01:30 +02:00
2023-06-26 09:50:00 -04:00
2023-06-25 22:41:30 +02:00
2023-06-20 10:01:30 +02:00
2023-06-20 10:01:30 +02:00
2023-06-20 10:01:30 +02:00
2023-06-16 17:58:46 +08:00
2023-06-22 09:30:11 +02:00
2023-06-23 02:54:40 -04:00
2023-02-27 13:27:05 +00:00
2023-06-05 20:48:34 +02:00
2023-06-22 09:31:18 +02:00
2023-06-26 09:50:00 -04:00
2022-10-17 16:15:10 -03:00
2023-06-20 10:01:30 +02:00
2023-06-20 10:01:30 +02:00
2023-06-20 10:01:30 +02:00
2023-03-22 15:06:57 +00:00
2023-06-23 02:54:44 -04:00
2023-06-20 10:01:30 +02:00
2023-06-25 22:41:30 +02:00
2023-06-20 10:01:30 +02:00
2023-06-25 22:41:30 +02:00
2023-06-20 10:01:30 +02:00
2023-06-26 10:23:01 +02:00
2023-06-26 10:23:01 +02:00
2023-06-20 10:01:30 +02:00
2023-06-05 20:48:34 +02:00
2023-06-23 02:54:44 -04:00
2023-06-26 09:50:00 -04:00
2023-06-20 10:01:30 +02:00
2023-06-20 10:01:30 +02:00
2023-05-22 09:44:48 +02:00
2023-06-20 10:01:30 +02:00
2023-06-05 20:48:34 +02:00
2023-06-13 11:28:58 +02:00
2023-06-20 10:01:30 +02:00
2023-06-20 10:01:30 +02:00
2023-06-20 10:01:30 +02:00
2021-07-20 20:10:21 +02:00
2023-06-20 10:01:30 +02:00
2023-06-13 11:28:58 +02:00
2023-06-26 09:50:00 -04:00
2023-06-20 10:01:30 +02:00
2023-06-20 10:01:30 +02:00
2023-03-24 14:52:14 +00:00
2023-05-26 09:10:49 +02:00
2023-03-01 08:22:49 +00:00
2022-06-06 18:09:03 +00:00