xekmd-backport: Update the target kernel to v7.0#294
xekmd-backport: Update the target kernel to v7.0#294smuqthya wants to merge 5 commits intointel-gpu:kernel-backport/mainfrom
Conversation
Update config to download 7.0 version of kernel. Clean-up exisiting patches which are not required for 7.0 after rebase. Signed-off-by: S A Muqthyar Ahmed <syed.abdul.muqthyar.ahmed@intel.com>
Pick changes related to platform enablement of NVL-P on top of KV7.0 Signed-off-by: S A Muqthyar Ahmed <syed.abdul.muqthyar.ahmed@intel.com>
Remove Force_probe for nvlp platform Signed-off-by: S A Muqthyar Ahmed <syed.abdul.muqthyar.ahmed@intel.com>
| @@ -1,198 +0,0 @@ | |||
| From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 | |||
| From: Dominik Grzegorzek <dominik.grzegorzek@intel.com> | |||
There was a problem hiding this comment.
we can remove the folders under features
Only below folders we need to maintain correct? because now the same features will not be applicable
base
features
eudebug
fixes
There was a problem hiding this comment.
backport
└── patches
├── base
│ ├── 0001-drivers-gpu-nvlp-Drop-force_probe-requ.patch
│ ├── 0001-drm-Add-a-vendor-specific-recovery-method-to-drm-dev.patch
│ ├── 0001-drm-i915-nvlp-Hook-up-display-support.patch
│ ├── 0001-drm-i915-vbt-Add-eDP-Data-rate-overrride-field-in-VB.patch
│ ├── 0001-drm-xe-Add-a-helper-function-to-set-recovery-method.patch
│ ├── 0001-drm-xe-Add-documentation-for-Xe-Device-Wedging.patch
│ ├── 0001-drm-xe-Add-support-to-handle-hardware-errors.patch
│ ├── 0001-drm-xe-Apply-Wa_14020316580-in-xe_gt_idle_enable_pg.patch
│ ├── 0001-drm-xe-debugfs-Don-t-expose-dgfx-residencies-attribu.patch
│ ├── 0001-drm-xe-dma-buf-Allow-pinning-of-p2p-dma-buf.patch
│ ├── 0001-drm-xe-doc-Document-device-wedged-and-runtime-surviv.patch
│ ├── 0001-drm-xe-Drop-preempt-fences-when-destroying-imported-.patch
│ ├── 0001-drm-xe-Increase-TDF-timeout.patch
│ ├── 0001-drm-xe-make-xe_gt_idle_disable_c6-handle-the-forcewa.patch
│ ├── 0001-drm-xe-migrate-don-t-misalign-current-bytes.patch
│ ├── 0001-drm-xe-migrate-fix-batch-buffer-sizing.patch
│ ├── 0001-drm-xe-Move-number-of-XeCore-fuse-registers-to-graph.patch
│ ├── 0001-drm-xe-nvlp-Add-NVL-P-platform-definition.patch
│ ├── 0001-drm-xe-nvlp-Attach-MOCS-table-for-nvlp.patch
│ ├── 0001-drm-xe-nvlp-Bump-maximum-WOPCM-size.patch
│ ├── 0001-drm-xe-nvlp-Define-GuC-firmware-for-NVL-P.patch
│ ├── 0001-drm-xe-pat-Differentiate-between-primary-and-media-f.patch
│ ├── 0001-drm-xe-Pre-allocate-system-memory-for-pinned-externa.patch
│ ├── 0001-drm-xe-Restore-engine-registers-before-restarting-sc.patch
│ ├── 0001-drm-xe-xe3p_lpg-Add-initial-workarounds-for-graphics.patch
│ ├── 0001-drm-xe-xe3p_lpg-Add-LRC-parsing-for-additional-RCS-e.patch
│ ├── 0001-drm-xe-xe3p_lpg-Add-MCR-steering.patch
│ ├── 0001-drm-xe-xe3p_lpg-Add-new-PAT-table.patch
│ ├── 0001-drm-xe-xe3p_lpg-Add-support-for-graphics-IP-35.10.patch
│ ├── 0001-drm-xe-xe3p_lpg-Disable-reporting-of-context-switch-.patch
│ ├── 0001-drm-xe-xe3p_lpg-Drop-unnecessary-tuning-settings.patch
│ ├── 0001-drm-xe-xe3p_lpg-Extend-group-ID-mask-size.patch
│ ├── 0001-drm-xe-xe3p_lpg-Set-STLB-bank-hash-mode-to-4KB.patch
│ ├── 0001-drm-xe-xe3p_lpg-Update-LRC-sizes.patch
│ ├── 0001-drm-xe-xe_debugfs-Exposure-of-G-State-and-pcie-link-.patch
│ ├── 0001-drm-xe-xe_hw_error-Add-fault-injection-to-trigger-cs.patch
│ ├── 0001-drm-xe-xe_hw_error-Handle-CSC-Firmware-reported-Hard.patch
│ ├── 0001-drm-xe-xe_survivability-Add-support-for-Runtime-surv.patch
│ └── 0001-drm-xe-xe_survivability-Refactor-survivability-mode.patch
├── features
│ └── eu-debug
└── fixes
└── base
pravalikagurram1
left a comment
There was a problem hiding this comment.
please check and update the Review comments
| @@ -1 +1 @@ | |||
| BASELINE=v6.17.13 | |||
| BASELINE=v7.0-rc1 | |||
There was a problem hiding this comment.
we will rebase on top of this version later.
| ### 2. Choose Location | ||
| Place the patch in the appropriate directory based on patch type: | ||
|
|
||
| #### Directory Structure: |
There was a problem hiding this comment.
Directory stuction is not same for all the branches correct. may be we can keep ex: 6.17 dir structure
Update document on how fixes need to be added as part of folder and how to add fixes in the series section Signed-off-by: S A Muqthyar Ahmed <syed.abdul.muqthyar.ahmed@intel.com>
Add autotagging for merges on branches - kernel-backport/main - kernel-backport/v6.17 Add tagging by checking config file, verify if existing tag is available, then increament minor version or else if its first time start from 0. Branch: kernel-backport/main --------------------------------------------------------------------------------------------- Config BASELINE | Tag Sequence | Notes --------------------------------------------------------------------------------------------- v7.0-rc1 | v7.0-rc1.0 → v7.0-rc1.1 → v7.0-rc1.2 | Incremental patches v7.0-rc2 | v7.0-rc2.0 → v7.0-rc2.1 | RC updated, resets to .0 v7.0 | v7.0.0 → v7.0.1 → v7.0.2 | Stable release, resets to .0 v7.1-rc1 | v7.1-rc1.0 → v7.1-rc1.1 | New version, resets to .0 --------------------------------------------------------------------------------------------- Branch: kernel-backport/v6.17 --------------------------------------------------------------------------------------------- Config BASELINE | Tag Sequence | Notes --------------------------------------------------------------------------------------------- v6.17-rc7 | v6.17-rc7.0 → v6.17-rc7.1 → v6.17-rc7.2 |Incremental patches v6.17 | v6.17.0 → v6.17.1 → v6.17.2 |Stable release, resets to .0 v6.18-rc1 | v6.18-rc1.0 → v6.18-rc1.1 |New version, resets to .0 --------------------------------------------------------------------------------------------- Signed-off-by: S A Muqthyar Ahmed <syed.abdul.muqthyar.ahmed@intel.com>
508baf1 to
ffd82de
Compare
Update config to download 7.0 version of kernel.
Clean-up exisiting patches which are not required for 7.0 after rebase.
Signed-off-by: S A Muqthyar Ahmed syed.abdul.muqthyar.ahmed@intel.com