Re: [PATCH v5 7/9] drm: Add a drm_get_unmapped_area() helper

2020-03-03 Thread kbuild test robot
Hi "Thomas, I love your patch! Yet something to improve: [auto build test ERROR on drm-exynos/exynos-drm-next] [also build test ERROR on drm-intel/for-linux-next drm-tip/drm-tip linus/master v5.6-rc4 next-20200303] [cannot apply to tegra-drm/drm/tegra/for-next] [if your patch is applied to the w

[PATCH v5 7/9] drm: Add a drm_get_unmapped_area() helper

2020-03-03 Thread VMware
From: Thomas Hellstrom Unaligned virtual addresses makes it unlikely that huge page-table entries can be used. So align virtual buffer object address huge page boundaries to the underlying physical address huge page boundaries taking buffer object sizes into account to determine when it might be