Re: [PATCH] drm/xe/tests: fix the bo evict build break

2025-04-28 Thread kernel test robot
ux/commits/Dave-Airlie/drm-xe-tests-fix-the-bo-evict-build-break/20250428-114114 base: https://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git exynos-drm-next patch link: https://lore.kernel.org/r/20250428034043.407486-1-airlied%40gmail.com patch subject: [PATCH] drm/xe/tests:

Re: [PATCH] drm/xe/tests: fix the bo evict build break

2025-04-27 Thread Matthew Brost
On Mon, Apr 28, 2025 at 01:40:42PM +1000, Dave Airlie wrote: > From: Dave Airlie > Thanks Dave, I already merge this fix. I guess our new CI policy rejected this though - I'll follow up on allowing you trigger our CI for anything going forward. Matt > Fixes: 55df7c0c62c1 ("drm/ttm/xe: drop unu

[PATCH] drm/xe/tests: fix the bo evict build break

2025-04-27 Thread Dave Airlie
From: Dave Airlie Fixes: 55df7c0c62c1 ("drm/ttm/xe: drop unused force_alloc flag") Signed-off-by: Dave Airlie --- drivers/gpu/drm/xe/tests/xe_bo.c | 2 +- drivers/gpu/drm/xe/tests/xe_dma_buf.c | 2 +- drivers/gpu/drm/xe/tests/xe_migrate.c | 2 +- 3 files changed, 3 insertions(+), 3 deletio