2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/gpu/drm/msm/dp
Dave Airlie 9a1cd7d6df Merge tag 'drm-msm-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/msm into drm-fixes
Fixes for v6.14-rc4

Display:
* More catalog fixes:
 - to skip watchdog programming through top block if its not present
 - fix the setting of WB mask to ensure the WB input control is programmed
   correctly through ping-pong
 - drop lm_pair for sm6150 as that chipset does not have any 3dmerge block
* Fix the mode validation logic for DP/eDP to account for widebus (2ppc)
  to allow high clock resolutions
* Fix to disable dither during encoder disable as otherwise this was
  causing kms_writeback failure due to resource sharing between
* WB and DSI paths as DSI uses dither but WB does not
* Fixes for virtual planes, namely to drop extraneous return and fix
  uninitialized variables
* Fix to avoid spill-over of DSC encoder block bits when programming
  the bits-per-component
* Fixes in the DSI PHY to protect against concurrent access of
  PHY_CMN_CLK_CFG regs between clock and display drivers

Core/GPU:
* Fix non-blocking fence wait incorrectly rounding up to 1 jiffy timeout
* Only print GMU fw version once, instead of each time the GPU resumes

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Rob Clark <robdclark@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/CAF6AEGtt2AODBXdod8ULXcAygf_qYvwRDVeUVtODx=2jErp6cA@mail.gmail.com
2025-02-21 10:50:29 +10:00
..
dp_audio.c Merge tag 'drm-msm-next-2025-01-07' of gitlab.freedesktop.org:drm/msm into drm-next 2025-01-13 11:14:07 +10:00
dp_audio.h drm/msm/dp: stop passing panel to msm_dp_audio_get() 2024-12-22 09:26:05 +02:00
dp_aux.c drm/msm/dp: prefix all symbols with msm_dp_ 2024-10-31 21:08:01 +02:00
dp_aux.h drm/msm/dp: prefix all symbols with msm_dp_ 2024-10-31 21:08:01 +02:00
dp_catalog.c drm/msm/dp: drop obsolete audio headers access through catalog 2024-12-22 09:25:42 +02:00
dp_catalog.h drm/msm/dp: drop obsolete audio headers access through catalog 2024-12-22 09:25:42 +02:00
dp_ctrl.c drm/msm/dp: disable the opp table request even for dp_ctrl_off_link() 2024-12-12 11:33:28 -08:00
dp_ctrl.h drm/msm/dp: prefix all symbols with msm_dp_ 2024-10-31 21:08:01 +02:00
dp_debug.c drm/msm/dp: prefix all symbols with msm_dp_ 2024-10-31 21:08:01 +02:00
dp_debug.h drm/msm/dp: prefix all symbols with msm_dp_ 2024-10-31 21:08:01 +02:00
dp_display.c Merge tag 'drm-msm-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/msm into drm-fixes 2025-02-21 10:50:29 +10:00
dp_display.h drm/msm/dp: prefix all symbols with msm_dp_ 2024-10-31 21:08:01 +02:00
dp_drm.c drm/msm/dp: account for widebus and yuv420 during mode validation 2025-02-15 11:46:42 -08:00
dp_drm.h drm/msm/dp: prefix all symbols with msm_dp_ 2024-10-31 21:08:01 +02:00
dp_link.c drm/msm/dp: prefix all symbols with msm_dp_ 2024-10-31 21:08:01 +02:00
dp_link.h drm/msm/dp: prefix all symbols with msm_dp_ 2024-10-31 21:08:01 +02:00
dp_panel.c drm/msm/dp: drop struct msm_dp_panel_in 2024-12-22 09:25:59 +02:00
dp_panel.h drm/msm/dp: drop struct msm_dp_panel_in 2024-12-22 09:25:59 +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: fix msm_dp_utils_pack_sdp_header interface 2024-12-02 18:41:42 -08:00
dp_utils.h drm/msm/dp: fix msm_dp_utils_pack_sdp_header interface 2024-12-02 18:41:42 -08:00