patch: disable drm/xe patches that don't apply to current kernels (NEEDS FIXING)

Rename two .patch files to .patch.NEED_FIX so the patch driver
skips them on apply. Both are drm/xe kernel patches that stopped
applying cleanly after an upstream rebase and haven't been
refreshed yet:

  - 0002-drm-xe-guc-use-GUC_SIZE-SZ_4K-for-alignment.patch
  - 0005-drm-xe-query-use-PAGE_SIZE-as-the-minimum-page-align.patch

Kernels that were picking these up need them re-based against
current upstream drm/xe before re-enabling. Not a behaviour
change on its own — the patches were already failing the apply
step — but stops the noise in build logs and makes it obvious
at a glance which patches need maintainer attention.
This commit is contained in:
Igor Pecovnik
2026-05-01 20:54:17 +02:00
committed by Igor
parent fee43b8770
commit e825695352
2 changed files with 0 additions and 0 deletions