amdgpu crashes on [AMD/ATI] Picasso (rev c2) Reproducible: Always Steps to Reproduce: 1. modprobe amdgpu 2. 3. Actual Results: # modprobe amdgpu Killed
Created attachment 647806 [details] emerge --info
Created attachment 647808 [details] .config
Created attachment 647810 [details] dmesg
I was able to modprobe amdgpu with kernel 5.4.48 by changing some kernel parameters.
Created attachment 647868 [details] config-5.4.48
Created attachment 647870 [details] dmesg-5.4.48
Could be any of the following changes (just in case anyone else hits this) # CONFIG_DRM_LOAD_EDID_FIRMWARE is not set # CONFIG_AMD_MEM_ENCRYPT is not set CONFIG_HW_RANDOM_AMD=y CONFIG_PINCTRL_AMD=y # CONFIG_DRM_AMDGPU_SI is not set # CONFIG_DRM_AMDGPU_USERPTR is not set # CONFIG_DRM_AMDGPU_GART_DEBUGFS is not set CONFIG_DRM_AMD_DC_DCN1_0=y CONFIG_DRM_AMD_DC_DCN2_0=y # CONFIG_DRM_AMD_DC_DCN2_1 is not set CONFIG_DRM_AMD_DC_DSC_SUPPORT=y # CONFIG_HSA_AMD is not set # CONFIG_CALGARY_IOMMU is not set # CONFIG_INTEL_IOMMU is not set