Loading drivers/gpu/drm/msm/msm_smmu.c +1 −3 Original line number Diff line number Diff line Loading @@ -444,9 +444,7 @@ static int msm_smmu_fault_handler(struct iommu_domain *domain, DRM_ERROR("SMMU device:%s", client->dev ? client->dev->kobj.name : ""); /* generate dump, but no panic */ SDE_DBG_DUMP("sde", "dsi0_ctrl", "dsi0_phy", "dsi1_ctrl", "dsi1_phy", "vbif", "dbg_bus", "vbif_dbg_bus"); SDE_DBG_DUMP("all", "dbg_bus", "vbif_dbg_bus"); /* * return -ENOSYS to allow smmu driver to dump out useful Loading Loading
drivers/gpu/drm/msm/msm_smmu.c +1 −3 Original line number Diff line number Diff line Loading @@ -444,9 +444,7 @@ static int msm_smmu_fault_handler(struct iommu_domain *domain, DRM_ERROR("SMMU device:%s", client->dev ? client->dev->kobj.name : ""); /* generate dump, but no panic */ SDE_DBG_DUMP("sde", "dsi0_ctrl", "dsi0_phy", "dsi1_ctrl", "dsi1_phy", "vbif", "dbg_bus", "vbif_dbg_bus"); SDE_DBG_DUMP("all", "dbg_bus", "vbif_dbg_bus"); /* * return -ENOSYS to allow smmu driver to dump out useful Loading