AMD GPU: Difference between revisions

m Mention side-effect of Vega Graphics patch
m Fix URL for zen patches (previous commits incorrectly signed)
Line 62: Line 62:
   amdgpu-stability-patch = pkgs.fetchpatch {
   amdgpu-stability-patch = pkgs.fetchpatch {
     name = "amdgpu-stability-patch-zen";
     name = "amdgpu-stability-patch-zen";
     url = "https://github.com/zen-kernel/zen-kernel/compare/fd00d197bb0a82b25e28d26d4937f917969012aa...WhiteHusky:zen-kernel:bd7822bb10068aaec994773824d20c7ea0fcff94.diff";
     url = "https://github.com/zen-kernel/zen-kernel/compare/fd00d197bb0a82b25e28d26d4937f917969012aa...WhiteHusky:zen-kernel:f4c32ca166ad55d7e2bbf9adf121113500f3b42b.diff";
     hash = "sha256-bMT5OqBCyILwspWJyZk0j0c8gbxtcsEI53cQMbhbkL8=";
     hash = "sha256-bMT5OqBCyILwspWJyZk0j0c8gbxtcsEI53cQMbhbkL8=";
   };
   };