mirror-linux/drivers/gpu/drm/msm/dp
Dave Airlie 6d8372713c Merge tag 'drm-msm-next-2024-04-11' of https://gitlab.freedesktop.org/drm/msm into drm-fixes
Fixes for v6.9

Display:
- Fixes for PM refcount leak when DP goes to disconnected state and
  also when link training fails. This is also one of the issues found
  with the pm runtime series
- Add missing newlines to prints in msm_fb and msm_kms
- Change permissions of some dpu debugfs entries which write to const
  data from catalog to read-only to avoid protection faults
- Fix the interface table for the catalog of X1E80100. This is an
  important fix to bringup DP for X1E80100.
- Logging fix to print the callback symbol in the invalid IRQ message
  case rather than printing when its known to be NULL.
- Bindings fix to add DP node as child of mdss for mdss node
- Minor typo fix in DP driver API which handles port status change

GPU:
- fix CHRASHDUMP_READ()
- fix HHB (highest bank bit) for a619 to fix UBWC corruption

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Rob Clark <robdclark@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/CAF6AEGvFwRUcHGWva7oDeydq1PTiZMduuykCD2MWaFrT4iMGZA@mail.gmail.com
2024-04-12 11:01:45 +10:00
..
dp_audio.c drm/msm/dp: move parity calculation to dp_utils 2024-03-04 11:35:05 +02:00
dp_audio.h
dp_aux.c drm/msm/dp: remove PHY handling from dp_catalog.c 2024-02-11 22:38:07 +02:00
dp_aux.h drm/msm/dp: drop dp_parser 2024-02-11 22:38:07 +02:00
dp_catalog.c drm/msm/dp: enable SDP and SDE periph flush update 2024-03-04 11:38:51 +02:00
dp_catalog.h drm/msm/dp: enable SDP and SDE periph flush update 2024-03-04 11:38:51 +02:00
dp_ctrl.c drm/msm/dp: enable SDP and SDE periph flush update 2024-03-04 11:38:51 +02:00
dp_ctrl.h drm/msm/dp: drop dp_parser 2024-02-11 22:38:07 +02:00
dp_debug.c drm/msm/dp: drop dp_parser 2024-02-11 22:38:07 +02:00
dp_debug.h drm/msm/dp: cleanup debugfs handling 2023-12-03 03:12:49 +03:00
dp_display.c Merge tag 'drm-msm-next-2024-04-11' of https://gitlab.freedesktop.org/drm/msm into drm-fixes 2024-04-12 11:01:45 +10:00
dp_display.h drm/msm/dp: drop dp_parser 2024-02-11 22:38:07 +02:00
dp_drm.c drm/msm/dp: allow YUV420 mode for DP connector when CDM available 2024-03-04 11:38:51 +02:00
dp_drm.h drm/msm/dp: allow YUV420 mode for DP connector when CDM available 2024-03-04 11:38:51 +02:00
dp_link.c drm/msm/dp: return correct Colorimetry for DP_TEST_DYNAMIC_RANGE_CEA case 2024-01-24 14:09:19 -08:00
dp_link.h drm/msm/dp: remove mdss_dp_test_bit_depth_to_bpc() 2024-02-11 22:38:06 +02:00
dp_panel.c drm/msm/dp: add VSC SDP support for YUV420 over DP 2024-03-04 11:38:50 +02:00
dp_panel.h drm/msm/dp: check if VSC SDP is supported in DP programming 2024-03-04 11:34:21 +02:00
dp_reg.h drm/msm/dp: enable SDP and SDE periph flush update 2024-03-04 11:38:51 +02:00
dp_utils.c drm/msm/dp: add VSC SDP support for YUV420 over DP 2024-03-04 11:38:50 +02:00
dp_utils.h drm/msm/dp: add VSC SDP support for YUV420 over DP 2024-03-04 11:38:50 +02:00