[PATCH v2 0/5] drm/xe: enable driver usage on non-4KiB kernels
Matthew Brost
matthew.brost at intel.com
Wed Jul 9 04:35:21 UTC 2025
On Wed, Jul 09, 2025 at 01:02:48PM +0900, Simon.Richter at hogyros.de wrote:
> Hi,
>
> this needs to be rebased after the abolition of bo->size — that is either trivial or needs an adjustment in how the size in the parent BO is set.
>
Did this series set bo->size to a different value than the size argument
to drm_gem_private_object_init? If it did, that could be an issue. If
not, s/bo->size/xe_bo_size(bo)
Matt
> Simon
More information about the Intel-xe
mailing list