linux/drivers/gpu/drm/msm/dp
Dave Airlie 1e9124df8b Merge tag 'drm-msm-fixes-2022-06-20' of https://gitlab.freedesktop.org/drm/msm into drm-fixes
Fixes for v5.19-rc4

- Workaround for parade DSI bridge power sequencing
- Fix for multi-planar YUV format offsets
- Limiting WB modes to max sspp linewidth
- Fixing the supported rotations to add 180 back for IGT
- Fix to handle pm_runtime_get_sync() errors to avoid unclocked access
  in the bind() path for dpu driver
- Fix the irq_free() without request issue which was a being hit frequently
  in CI.
- Fix to add minimum ICC vote in the msm_mdss pm_resume path to address
  bootup splats
- Fix to avoid dereferencing without checking in WB encoder
- Fix to avoid crash during suspend in DP driver by ensuring interrupt
  mask bits are updated
- Remove unused code from dpu_encoder_virt_atomic_check()
- Fix to remove redundant init of dsc variable
- Fix to ensure mmap offset is initialized to avoid memory corruption
  from unpin/evict
- Fix double runpm disable in probe-defer path
- VMA fenced-unpin fixes
- Fix for WB max-width
- Fix for rare dp resolution change issue

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Rob Clark <robdclark@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/CAF6AEGvdsOF1-+WfTWyEyu33XPcvxOCU00G-dz7EF2J+fdyUHg@mail.gmail.com
2022-06-24 10:11:27 +10:00
..
dp_audio.c Merge tag 'drm-msm-next-2022-05-09' of https://gitlab.freedesktop.org/drm/msm into drm-next 2022-05-11 12:40:47 +10:00
dp_audio.h drm/msm/dp: add audio support for Display Port on MSM 2020-09-15 10:54:34 -07:00
dp_aux.c drm/msm/dp: wait for hpd high before aux transaction 2022-05-02 02:39:34 +03:00
dp_aux.h Merge tag 'drm-msm-next-2022-05-09' of https://gitlab.freedesktop.org/drm/msm into drm-next 2022-05-11 12:40:47 +10:00
dp_catalog.c Merge tag 'drm-msm-next-2022-05-09' of https://gitlab.freedesktop.org/drm/msm into drm-next 2022-05-11 12:40:47 +10:00
dp_catalog.h drm/msm/dp: wait for hpd high before aux transaction 2022-05-02 02:39:34 +03:00
dp_clk_util.c drm/msm/dpu: simplify clocks handling 2022-02-18 20:15:12 +03:00
dp_clk_util.h drm/msm/dpu: simplify clocks handling 2022-02-18 20:15:12 +03:00
dp_ctrl.c Merge tag 'drm-msm-fixes-2022-06-20' of https://gitlab.freedesktop.org/drm/msm into drm-fixes 2022-06-24 10:11:27 +10:00
dp_ctrl.h drm/msm/dp: force link training for display resolution change 2022-06-18 09:14:06 -07:00
dp_debug.c drm/msm/dp: remove max_pclk_khz field from dp_panel/dp_display 2022-05-02 02:13:01 +03:00
dp_debug.h drm/msm/dp: Use the connector passed to dp_debug_get() 2021-10-15 16:40:09 -07:00
dp_display.c Merge tag 'drm-msm-fixes-2022-06-20' of https://gitlab.freedesktop.org/drm/msm into drm-fixes 2022-06-24 10:11:27 +10:00
dp_display.h drm/msm/dp: Add eDP support via aux_bus 2022-05-02 02:13:01 +03:00
dp_drm.c drm/msm/dp: Add eDP support via aux_bus 2022-05-02 02:13:01 +03:00
dp_drm.h drm/msm/dp: remove extra wrappers and public functions 2022-05-02 02:13:01 +03:00
dp_hpd.c drm/msm/dp: Drop now unused hpd_high member 2021-11-29 16:19:58 -08:00
dp_hpd.h drm/msm/dp: Drop now unused hpd_high member 2021-11-29 16:19:58 -08:00
dp_link.c drm/msm/dp: replace DRM_DEBUG_DP marco with drm_dbg_dp 2022-05-02 02:13:01 +03:00
dp_link.h drm/msm/dp: DisplayPort PHY compliance tests fixup 2020-11-04 08:26:25 -08:00
dp_panel.c drm for 5.19-rc1 2022-05-25 16:18:27 -07:00
dp_panel.h drm for 5.19-rc1 2022-05-25 16:18:27 -07:00
dp_parser.c drm/msm/dp: Add eDP support via aux_bus 2022-05-02 02:13:01 +03:00
dp_parser.h drm/msm/dp: Add eDP support via aux_bus 2022-05-02 02:13:01 +03:00
dp_power.c drm/msm/dp: replace DRM_DEBUG_DP marco with drm_dbg_dp 2022-05-02 02:13:01 +03:00
dp_power.h drm/msm/dp: Fixed couple of typos 2021-06-23 07:33:52 -07:00
dp_reg.h drm/msm/dp: return correct connection status after suspend 2020-11-10 12:38:58 -08:00