Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_blit.c211 * vmw_find_last_diff - find the last difference between dst and src
220 static ssize_t vmw_find_last_diff(const u8 *dst, const u8 *src, size_t size, in vmw_find_last_diff() function
310 csize = vmw_find_last_diff(dest, src, n, diff->cpp); in vmw_diff_memcpy()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_blit.c211 * vmw_find_last_diff - find the last difference between dst and src
220 static ssize_t vmw_find_last_diff(const u8 *dst, const u8 *src, size_t size, in vmw_find_last_diff() function
310 csize = vmw_find_last_diff(dest, src, n, diff->cpp); in vmw_diff_memcpy()

Completed in 2 milliseconds