Releases: gnattu/linux
6.9.1-jelly
This ensures that all four CCS engines work properly, but the memcpy performance might still be impacted.
With the upcoming work that will give the user the chance to configure the CCS mode, this might improve.
6.8.7-arch-revert-ccs
An arch build reverting the CCS related changes to test jellyfin-ffmpeg
6.8.7-Automate-CCS-Mode-setting-during-engine-resets
Intel developers missed setting the CCS mode during resume and engine resets.
Create a workaround to be added in the engine's workaround list.
This workaround sets the XEHP_CCS_MODE value at every reset.
6.8.7-intel-ccs_mode-4
This is the 6.8.7 kernel applied with Intel supplied patches to help find out the root cause of the the regression.
What this series does is to force CCS mode to 4 (or to themaximum). This way we will understand whether the issue comes because of disabling the automatic load balancing or by forcing it to use only one CCS.
This is not a guranteed fix and is only used for test purpose.