-
- Downloads
Merge tag 'drm-msm-fixes-2024-10-16' of https://gitlab.freedesktop.org/drm/msm into drm-fixes
Fixes for v6.12 Display: - move CRTC resource assignment to atomic_check otherwise to make consecutive calls to atomic_check() consistent - fix rounding / sign-extension issues with pclk calculation in case of DSC - cleanups to drop incorrect null checks in dpu snapshots - fix to use kvzalloc in dpu snapshot to avoid allocation issues in heavily loaded system cases - Fix to not program merge_3d block if dual LM is not being used - Fix to not flush merge_3d block if its not enabled otherwise this leads to false timeouts GPU: - a7xx: add a fence wait before SMMU table update Signed-off-by:Dave Airlie <airlied@redhat.com> From: Rob Clark <robdclark@gmail.com> Link: https://patchwork.freedesktop.org/patch/msgid/CAF6AEGsp3Zbd_H3FhHdRz9yCYA4wxX4SenpYRSk=Mx2d8GMSuQ@mail.gmail.com
No related branches found
No related tags found
Showing
- drivers/gpu/drm/msm/adreno/a6xx_gpu.c 13 additions, 3 deletionsdrivers/gpu/drm/msm/adreno/a6xx_gpu.c
- drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c 13 additions, 7 deletionsdrivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c
- drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c 42 additions, 26 deletionsdrivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c
- drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c 5 additions, 2 deletionsdrivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c
- drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_wb.c 4 additions, 1 deletiondrivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_wb.c
- drivers/gpu/drm/msm/disp/msm_disp_snapshot_util.c 10 additions, 9 deletionsdrivers/gpu/drm/msm/disp/msm_disp_snapshot_util.c
- drivers/gpu/drm/msm/dsi/dsi_host.c 2 additions, 2 deletionsdrivers/gpu/drm/msm/dsi/dsi_host.c
- drivers/gpu/drm/msm/hdmi/hdmi_phy_8998.c 0 additions, 9 deletionsdrivers/gpu/drm/msm/hdmi/hdmi_phy_8998.c
Loading
Please register or sign in to comment