RE: [PATCH] drm/xe/bo: Cache vram_region_gpu_offset in struct xe_bo
From: Yuri Martins
Date: Tue Mar 31 2026 - 23:00:50 EST
Hi Thomas,
Thanks for the review and the detailed feedback on the move_notify pattern.
You're right to ask for performance data, I don't have any. My hardware
(Core Ultra 7 258V) is integrated-only, so vram_region_gpu_offset() returns
0 and the path this targets was never exercised. I should have realized
that before submitting.
Withdrawing this patch.
Thanks,
Yuri