[Public] Hi, For a product that has the IP GC 11.0.4, there is a lone error message that comes up during bootup related to some missing support for KFD on kernel 6.1.20. kfd kfd: amdgpu: GC IP 0b0004 not supported in kfd This is fixed by this series of commits that landed in 6.2 that fixes KFD support on this product (and also fixes a warning). fd72e2cb2f9d ("drm/amdkfd: introduce dummy cache info for property asic") c0cc999f3c32 ("drm/amdkfd: Fix the warning of array-index-out-of-bounds") 88c21c2b56aa ("drm/amdkfd: add GC 11.0.4 KFD support") Can you please bring to 6.1.y? Thanks,