On Wed, 19 Feb 2025 11:49:16 -0800, Jessica Zhang wrote: > To debug display mmu faults, this series introduces a display fault > handler similar to the gpu one. > > This series has been tested on sc7280 chromebook by using triggering > a smmu fault by forcing an incorrect stride on the planes. > Applied, thanks! [1/5] drm/msm: register a fault handler for display mmu faults https://gitlab.freedesktop.org/lumag/msm/-/commit/eabba31a839a [2/5] drm/msm/iommu: rename msm_fault_handler to msm_gpu_fault_handler https://gitlab.freedesktop.org/lumag/msm/-/commit/f66f3cf6bc42 [3/5] drm/msm/iommu: introduce msm_iommu_disp_new() for msm_kms https://gitlab.freedesktop.org/lumag/msm/-/commit/c37d9f0b1a18 [4/5] drm/msm: switch msm_kms to use msm_iommu_disp_new() https://gitlab.freedesktop.org/lumag/msm/-/commit/85bdbd8306d8 [5/5] drm/msm/dpu: rate limit snapshot capture for mmu faults https://gitlab.freedesktop.org/lumag/msm/-/commit/89839e69f615 Best regards, -- Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>