Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New kernel support like 6.1.0 #99

Closed
congzhangzh opened this issue May 24, 2023 · 16 comments
Closed

New kernel support like 6.1.0 #99

congzhangzh opened this issue May 24, 2023 · 16 comments

Comments

@congzhangzh
Copy link

Hi folks,

when will the new kernel be supported like 6.1.0?

Or do you have plan to upstream and when? Or can you provide the guide to patch the latest kernel?

Tks,
Cong

@congzhangzh
Copy link
Author

as a Debian bookworm release, this is something needed now:)

@nyanmisaka
Copy link

Any update on this? Paging @NitinGote since you're the most active maintainer here.

@ayazahma
Copy link
Contributor

ayazahma commented Jul 4, 2023

Which platform are you looking for 6.1 support? if its Arc then I suggest using 6.2 kernel as its enabled in base kernel itself
We have a plan for 6.1 backport but it will take some time.

@nyanmisaka
Copy link

@ayazahma Thx for the response. DG1 is our target platform and it still requires the DKMS kernel to utilize media features.

intel/media-driver#1415 (comment)

@ayazahma
Copy link
Contributor

ayazahma commented Jul 4, 2023

@nyanmisaka DG1 is not being supported and tested with i915 backported OOT driver.

@nyanmisaka
Copy link

@ayazahma That's interesting. DG1 is working fine with this backported OOT driver.

Add the developers from media-driver suggested us to do so, since DG1 failed using media in upstream driver.

intel/media-driver#1415 (comment)

intel/media-driver#1415 (comment)

@congzhangzh
Copy link
Author

Which platform are you looking for 6.1 support? if its Arc then I suggest using 6.2 kernel as its enabled in base kernel itself We have a plan for 6.1 backport but it will take some time.

That seems cool, can you give some upstream repo&path direction, maybe I can build the kernel myself if it's not supported by Debian :) @ayazahma

@congzhangzh
Copy link
Author

Which platform are you looking for 6.1 support? if its Arc then I suggest using 6.2 kernel as its enabled in base kernel itself We have a plan for 6.1 backport but it will take some time.

maybe something wrong? I can not find any debug_eu related kernel config, I provide one config file which debian linux 6.3 kernel use @ayazahma
config-6.3.0-1-amd64.txt

@congzhangzh
Copy link
Author

or I miss something?

sudo cat /boot/config-6.3.0-1-amd64 |grep -i 915
CONFIG_MT7915E=m
# CONFIG_MFD_DA9150 is not set
CONFIG_DRM_I915=m
CONFIG_DRM_I915_FORCE_PROBE=""
CONFIG_DRM_I915_CAPTURE_ERROR=y
CONFIG_DRM_I915_COMPRESS_ERROR=y
CONFIG_DRM_I915_USERPTR=y
CONFIG_DRM_I915_GVT_KVMGT=m
CONFIG_DRM_I915_PXP=y
# drm/i915 Debugging
# CONFIG_DRM_I915_WERROR is not set
# CONFIG_DRM_I915_DEBUG is not set
# CONFIG_DRM_I915_DEBUG_MMIO is not set
# CONFIG_DRM_I915_SW_FENCE_DEBUG_OBJECTS is not set
# CONFIG_DRM_I915_SW_FENCE_CHECK_DAG is not set
# CONFIG_DRM_I915_DEBUG_GUC is not set
# CONFIG_DRM_I915_SELFTEST is not set
# CONFIG_DRM_I915_LOW_LEVEL_TRACEPOINTS is not set
# CONFIG_DRM_I915_DEBUG_VBLANK_EVADE is not set
# CONFIG_DRM_I915_DEBUG_RUNTIME_PM is not set
# end of drm/i915 Debugging
# drm/i915 Profile Guided Optimisation
CONFIG_DRM_I915_REQUEST_TIMEOUT=20000
CONFIG_DRM_I915_FENCE_TIMEOUT=10000
CONFIG_DRM_I915_USERFAULT_AUTOSUSPEND=250
CONFIG_DRM_I915_HEARTBEAT_INTERVAL=2500
CONFIG_DRM_I915_PREEMPT_TIMEOUT=640
CONFIG_DRM_I915_PREEMPT_TIMEOUT_COMPUTE=7500
CONFIG_DRM_I915_MAX_REQUEST_BUSYWAIT=8000
CONFIG_DRM_I915_STOP_TIMEOUT=100
CONFIG_DRM_I915_TIMESLICE_DURATION=1
# end of drm/i915 Profile Guided Optimisation
CONFIG_DRM_I915_GVT=y
CONFIG_SND_HDA_I915=y

@ayazahma
Copy link
Contributor

ayazahma commented Aug 7, 2023

Hello @congzhangzh ,
debug_eu is not part of Arc upstream, this will be only supported via Out of tree driver, We are working to add support of 6.2

@congzhangzh
Copy link
Author

I use debian bookworms:)

@congzhangzh
Copy link
Author

I use debian bookworms:)

which use kernel 6.1, and backport will be 6.3:) @ayazahma

@ayazahma
Copy link
Contributor

We support and test Ubuntu 22.04 hwe kernel which has been moved to 6.2 , and we are working to add support for that.
6.1 LTS will be compliable but since Testing is not being done so we cannot commit to support 6.1 lts version.

@congzhangzh
Copy link
Author

We support and test Ubuntu 22.04 hwe kernel which has been moved to 6.2 , and we are working to add support for that.
6.1 LTS will be compliable but since Testing is not being done so we cannot commit to support 6.1 lts version.

Cool, seems 6.1 should be ok, tks:)

@smuqthya
Copy link

6.1LTS is part of release now. Please check the latest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants